summaryrefslogtreecommitdiff
path: root/prog/pwm/fancontrol
Commit message (Expand)AuthorAgeFilesLines
* Improve some more error messagesPeter Zahemszky2020-11-141-3/+4
* Fix an error messagePeter Zahemszky2020-11-141-1/+1
* Adding AVERAGE option to fancontrolKarol Szklarski2019-01-261-2/+30
* fancontrol: Do command substitution in double quotesOndřej Lysoněk2018-05-141-5/+5
* Update fancontroljschwender2018-03-111-39/+39
* Update fancontrol to save original pwm valuesRoland Ramthun2018-02-041-0/+58
* fancontrol: Reduce memory consumptionJean Delvare2015-06-251-2/+2
* fancontrol: Fix shell error when FCFANS is not setJean Delvare2014-11-051-2/+2
* Update my e-mail address and copyright yearsJean Delvare2014-03-201-1/+1
* fancontrol: Deal with moving hwmon attributesJean Delvare2014-01-281-0/+63
* Fix handling of absolute paths in configJean Delvare2013-05-231-1/+6
* pwm: Declare local variables as suchJean Delvare2013-05-011-8/+19
* fancontrol: Output error messages to stderrJean Delvare2011-12-041-33/+33
* fancontrol: Support setup where one PWM output controls several fansJean Delvare2011-12-041-13/+36
* Save hwmon device paths and names in configuration file, and check themJean Delvare2009-09-161-2/+66
* Minor line wrapping fix.Jean Delvare2009-09-081-4/+3
* Check that all referenced sysfs files exist before starting. If not,Jean Delvare2009-09-081-0/+54
* Don't assume legacy references to i2c devices, instead explicitlyJean Delvare2009-09-081-2/+6
* Add support for absolute path to hwmon devices.Jean Delvare2009-05-091-2/+5
* Create pid file only after successful initialization.Jean Delvare2009-02-281-7/+7
* Exit if configuration file can't be read.Jean Delvare2009-02-281-0/+6
* Drop support for kernels 2.4 and earlier.Jean Delvare2009-01-291-70/+41
* Don't round temperature values.Jean Delvare2009-01-291-7/+6
* Strip trailing whitespace.Jean Delvare2008-09-091-10/+10
* Don't use named pipes when we don't need them. Named pipes have been reportedJean Delvare2008-06-021-2/+4
* Arbitrary version bump.Jean Delvare2008-04-161-1/+1
* Drop obsolete comment.Jean Delvare2008-04-161-4/+0
* pwmconfig: Don't start if fancontrol is running.Jean Delvare2008-04-161-2/+10
* Patch from Aurelien Jarno:Jean Delvare2008-03-261-1/+2
* Detect improperly formatted FCTEMPS value (#2293).Jean Delvare2008-01-091-0/+7
* Only write integer values to pwm files.Jean Delvare2007-07-081-1/+3
* Use linear interpolation instead of quadratic to choose PWM values.Jean Delvare2007-07-081-1/+1
* fancontrol: Better integration with init scripts (picked from Suse)Jean Delvare2007-06-121-9/+13
* fancontrol:Jean Delvare2007-06-121-6/+56
* More cleanups to fancontrol:Jean Delvare2007-06-121-16/+18
* Cleanups to fancontrol:Jean Delvare2007-06-121-41/+4
* pwmconfig, fancontrol: Add support for non-i2c drivers. So far theJean Delvare2007-01-071-5/+34
* pwmconfig, fancontrol: Gracefully handle errors when writing toJean Delvare2007-01-051-2/+7
* Transion to new website, part2 - move more links, fix the CVS->SVNRudolf Marek2006-07-021-1/+1
* (mariusr) typo which caused problems with old sed versionsMarius Reiner2004-05-201-5/+5
* (mariusr) restorefans on TERM and KILL (submitted by Stephen Kitt)Marius Reiner2004-05-181-2/+2
* (mariusr) check the other mandatory settings, make FCFANS optionalMarius Reiner2004-05-181-9/+17
* Follow new sysfs naming scheme.Jean Delvare2004-05-081-2/+2
* pwmconfig: write fan dependency to config fileMark D. Studebaker2003-12-201-10/+118
* (marius) bugfixMarius Reiner2003-12-161-1/+1
* (marius) optimizationMarius Reiner2003-12-161-1/+1
* more fixes and improvementsMark D. Studebaker2003-12-151-11/+20
* (marius) commentsMarius Reiner2003-09-281-8/+8
* (marius) added URL to project page (documentation)Marius Reiner2003-07-051-1/+4
* (marius) added some comments.Marius Reiner2003-06-231-10/+17