summaryrefslogtreecommitdiffstats
path: root/pid/fancontroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* rename away from RPMPatrick Venture2019-07-161-1/+1
* split parameters for logging and tuningPatrick Venture2019-05-081-2/+2
* add tuning enable variablePatrick Venture2019-02-281-6/+8
* DBusConfiguration: Fix scalingJames Feist2019-02-151-6/+0
* [dbus-configuration] Back out divide by 100James Feist2019-02-041-0/+6
* Move all floats to doublesPatrick Venture2018-11-111-8/+8
* style: function names should be lower camelPatrick Venture2018-10-301-1/+1
* style: member functions should be lower camelPatrick Venture2018-10-301-8/+8
* cleanup: move from copy and pointer to just const referencePatrick Venture2018-10-231-2/+2
* cleanup: apply constness to read-only iteratorsPatrick Venture2018-10-231-2/+2
* cleanup: reduce scope of variablesPatrick Venture2018-10-131-8/+1
* add .clang-formatPatrick Venture2018-08-311-10/+9
* test: pid: fancontrollerPatrick Venture2018-06-221-0/+6
* test: pid: zonePatrick Venture2018-06-221-2/+2
* pid: zone split out buildersPatrick Venture2018-06-141-1/+1
* fancontroller: remove percentage log entryPatrick Venture2018-06-011-4/+0
* PID Objects & AlgoPatrick Venture2018-03-081-0/+146
OpenPOWER on IntegriCloud