summaryrefslogtreecommitdiffstats
path: root/targets.hpp
Commit message (Expand)AuthorAgeFilesLines
* Add PWM device node override option in RPM mode04-16-2019Raptor Engineering Development Team2019-05-101-0/+12
* use filesystem instead of experimentalPatrick Venture2019-03-111-2/+2
* cleanup: reduced scope of variablesPatrick Venture2018-10-121-2/+3
* add .clang-formatPatrick Venture2018-08-311-38/+26
* hwmonio:: Add Interface base class and testsPatrick Venture2018-06-141-7/+11
* Use s.c_str() in log messagesJoseph Reynolds2018-05-141-1/+1
* hwmonio: split IoAccess object outPatrick Venture2018-04-241-3/+4
* move calls to cstdlib::getenv to env::getEnvPatrick Venture2018-04-181-2/+2
* move getEnv methods into env namespacePatrick Venture2018-04-181-1/+2
* Check TARGET_MODE on target sensorsMatthew Barth2018-04-131-32/+67
* Make it possible to choose the target interfaceMatt Spinler2018-02-261-0/+10
* Add pwm id as fan pwm targetLei YU2018-02-021-35/+22
* Add fan pwm interface targetPatrick Venture2018-02-011-11/+51
* Read fan target sysfs value on startupMatt Spinler2017-10-241-5/+39
* Use hwmonio for attribute IOBrad Bishop2017-08-311-8/+6
* Don't exit program on sysfs read failures.Patrick Venture2017-07-271-4/+4
* Write pwmX_enable for fans that have a fanX_targetMatt Spinler2017-05-111-11/+17
* Update hwmon fan target sysfs entriesMatthew Barth2017-03-301-9/+13
* Create a FanSpeedObject interfaceMatthew Barth2017-03-301-0/+64
OpenPOWER on IntegriCloud