summaryrefslogtreecommitdiffstats
path: root/pid
Commit message (Expand)AuthorAgeFilesLines
* rename away from RPMPatrick Venture2019-07-164-15/+15
* rename RPMSetPoint to SetPointPatrick Venture2019-07-165-14/+14
* Add stepwise parserHank Liou2019-05-281-19/+62
* Check fans for failureWill Liang2019-05-231-1/+29
* Make dbusconfiguration reloadable without rebootJames Feist2019-05-091-0/+5
* Consolidate all util.hppJames Feist2019-05-082-11/+2
* explicitly expect a directory for loggingPatrick Venture2019-05-081-1/+1
* split parameters for logging and tuningPatrick Venture2019-05-086-15/+21
* Remove threadsJames Feist2019-04-074-115/+135
* bugfix: grab hystersis parameter from pid jsonPatrick Venture2019-03-261-2/+2
* pid: zone: add zone id to log namePatrick Venture2019-03-181-1/+1
* add tuning enable variablePatrick Venture2019-02-286-57/+93
* Expand conf namespaceJames Feist2019-02-264-14/+19
* s/minThermalRPM/minThermalOutputJames Feist2019-02-264-6/+7
* stepwise: Add ceiling typeJames Feist2019-02-265-4/+30
* Allow removal from failsafe if timeout=0James Feist2019-02-251-19/+13
* conf change: s/feedFwdOffOffsetCoeff/feedFwdOffsetCoeff/gPatrick Venture2019-02-201-1/+1
* DBusConfiguration: Fix scalingJames Feist2019-02-152-6/+2
* swap libconfig++ for json in configuration parsingPatrick Venture2019-02-113-169/+0
* add support to build zones and PIDs from jsonPatrick Venture2019-02-112-0/+124
* conf change: s/set-point/setpoint/Patrick Venture2019-02-115-10/+10
* conf change: pid: all pid details are now camelCasePatrick Venture2019-02-114-46/+48
* conf change: rename zone variablesPatrick Venture2019-02-112-5/+5
* pid: rename variables with full namesPatrick Venture2019-02-111-20/+21
* pid: rename structure components for stylePatrick Venture2019-02-113-46/+49
* Add Hysteresis to pid controllersJames Feist2019-02-054-2/+46
* [dbus-configuration] Back out divide by 100James Feist2019-02-041-0/+6
* pid: add helper methods for thermal controller typesPatrick Venture2018-11-153-12/+32
* Allow multiple inputs to thermal and stepwise controllersJames Feist2018-11-154-16/+57
* Move all floats to doublesPatrick Venture2018-11-1116-101/+101
* style: s/getMinThermalRpmSetPt/getMinThermalRPMSetpoint/gPatrick Venture2018-10-302-3/+3
* zone: use const reference consistentlyPatrick Venture2018-10-302-4/+4
* performance: fixup missing const reference in zonePatrick Venture2018-10-302-3/+3
* style: use system path for dbus headersPatrick Venture2018-10-301-1/+1
* style: s/getZoneId/getZoneID/gPatrick Venture2018-10-303-3/+3
* pid: add missing override specifiersPatrick Venture2018-10-301-4/+4
* pid: stepwisecontroller: add missing overridePatrick Venture2018-10-301-1/+1
* style: function names should be lower camelPatrick Venture2018-10-3010-18/+18
* style: member functions should be lower camelPatrick Venture2018-10-3013-59/+59
* style: fixup naming of structuresPatrick Venture2018-10-303-8/+8
* cleanup: move from copy and pointer to just const referencePatrick Venture2018-10-236-19/+20
* cleanup: rename variable per openbmc stylePatrick Venture2018-10-231-2/+2
* cleanup: apply constness to read-only iteratorsPatrick Venture2018-10-236-23/+25
* [dbus-passive] Add threshold fan failureJames Feist2018-10-151-1/+5
* cleanup: reduce scope of variablesPatrick Venture2018-10-133-11/+6
* Add hysteresis to stepwise controllerJames Feist2018-09-214-3/+29
* Add stepwise controllerJames Feist2018-09-1214-74/+326
* add .clang-formatPatrick Venture2018-08-3117-341/+294
* test: pid: fancontrollerPatrick Venture2018-06-223-0/+12
* test: pid: thermalcontrollerPatrick Venture2018-06-221-0/+6
OpenPOWER on IntegriCloud