summaryrefslogtreecommitdiffstats
path: root/fan_speed.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add new RAWPWM environment variable to set direct PWM mode independent of _en...Raptor Engineering Development Team2019-05-101-0/+9
* Increase raw fan control steps to avoid fan huntingRaptor Engineering Development Team2019-04-191-1/+1
* Enable raw PWM control mode for systems without known fan typesRaptor Engineering Development Team2019-04-191-2/+31
* fan_speed: add underscore prefix to membersPatrick Venture2019-01-021-10/+10
* add .clang-formatPatrick Venture2018-08-311-47/+31
* hwmonio:: Add Interface base class and testsPatrick Venture2018-06-141-4/+4
* hwmonio: split IoAccess object outPatrick Venture2018-04-241-4/+5
* move getEnv methods into env namespacePatrick Venture2018-04-181-1/+1
* Only write pwm_enable if it has an env varMatt Spinler2017-10-241-13/+15
* Log the failing sysfs filenameMatt Spinler2017-10-091-0/+14
* sysfs IO enhancementsBrad Bishop2017-09-081-2/+7
* Use hwmonio for attribute IOBrad Bishop2017-08-311-14/+43
* Don't exit program on sysfs read failures.Patrick Venture2017-07-271-16/+16
* Write pwmX_enable for fans that have a fanX_targetMatt Spinler2017-05-111-0/+25
* Update hwmon fan target sysfs entriesMatthew Barth2017-03-301-0/+26
OpenPOWER on IntegriCloud