summaryrefslogtreecommitdiffstats
path: root/pid/builder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expand conf namespaceJames Feist2019-02-261-4/+4
* s/minThermalRPM/minThermalOutputJames Feist2019-02-261-1/+1
* conf change: rename zone variablesPatrick Venture2019-02-111-2/+2
* pid: add helper methods for thermal controller typesPatrick Venture2018-11-151-12/+2
* Allow multiple inputs to thermal and stepwise controllersJames Feist2018-11-151-1/+12
* style: s/getZoneId/getZoneID/gPatrick Venture2018-10-301-1/+1
* style: function names should be lower camelPatrick Venture2018-10-301-3/+3
* style: member functions should be lower camelPatrick Venture2018-10-301-3/+3
* style: fixup naming of structuresPatrick Venture2018-10-301-3/+3
* cleanup: rename variable per openbmc stylePatrick Venture2018-10-231-2/+2
* cleanup: apply constness to read-only iteratorsPatrick Venture2018-10-231-8/+8
* Add stepwise controllerJames Feist2018-09-121-2/+16
* add .clang-formatPatrick Venture2018-08-311-26/+14
* pid: zone split out buildersPatrick Venture2018-06-141-0/+133
OpenPOWER on IntegriCloud