summaryrefslogtreecommitdiffstats
path: root/pid/zone.hpp
Commit message (Expand)AuthorAgeFilesLines
* rename away from RPMPatrick Venture2019-07-161-6/+6
* rename RPMSetPoint to SetPointPatrick Venture2019-07-161-4/+4
* explicitly expect a directory for loggingPatrick Venture2019-05-081-1/+1
* split parameters for logging and tuningPatrick Venture2019-05-081-2/+2
* pid: zone: add zone id to log namePatrick Venture2019-03-181-1/+1
* add tuning enable variablePatrick Venture2019-02-281-7/+5
* s/minThermalRPM/minThermalOutputJames Feist2019-02-261-3/+4
* stepwise: Add ceiling typeJames Feist2019-02-261-0/+4
* Move all floats to doublesPatrick Venture2018-11-111-12/+12
* style: s/getMinThermalRpmSetPt/getMinThermalRPMSetpoint/gPatrick Venture2018-10-301-1/+1
* zone: use const reference consistentlyPatrick Venture2018-10-301-2/+2
* performance: fixup missing const reference in zonePatrick Venture2018-10-301-2/+2
* style: use system path for dbus headersPatrick Venture2018-10-301-1/+1
* style: s/getZoneId/getZoneID/gPatrick Venture2018-10-301-1/+1
* style: member functions should be lower camelPatrick Venture2018-10-301-2/+2
* Add stepwise controllerJames Feist2018-09-121-4/+5
* add .clang-formatPatrick Venture2018-08-311-88/+78
* test: pid: zonePatrick Venture2018-06-221-7/+20
* pid: zone split out buildersPatrick Venture2018-06-141-11/+0
* enable unit-tests: enable for SensorManagerPatrick Venture2018-06-141-5/+5
* s/Control.FanCtrl.Mode/Control.Mode/Patrick Venture2018-05-101-2/+2
* PID Objects & AlgoPatrick Venture2018-03-081-0/+124
OpenPOWER on IntegriCloud