Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename away from RPM | Patrick Venture | 2019-07-16 | 1 | -6/+6 |
* | rename RPMSetPoint to SetPoint | Patrick Venture | 2019-07-16 | 1 | -4/+4 |
* | explicitly expect a directory for logging | Patrick Venture | 2019-05-08 | 1 | -1/+1 |
* | split parameters for logging and tuning | Patrick Venture | 2019-05-08 | 1 | -2/+2 |
* | pid: zone: add zone id to log name | Patrick Venture | 2019-03-18 | 1 | -1/+1 |
* | add tuning enable variable | Patrick Venture | 2019-02-28 | 1 | -7/+5 |
* | s/minThermalRPM/minThermalOutput | James Feist | 2019-02-26 | 1 | -3/+4 |
* | stepwise: Add ceiling type | James Feist | 2019-02-26 | 1 | -0/+4 |
* | Move all floats to doubles | Patrick Venture | 2018-11-11 | 1 | -12/+12 |
* | style: s/getMinThermalRpmSetPt/getMinThermalRPMSetpoint/g | Patrick Venture | 2018-10-30 | 1 | -1/+1 |
* | zone: use const reference consistently | Patrick Venture | 2018-10-30 | 1 | -2/+2 |
* | performance: fixup missing const reference in zone | Patrick Venture | 2018-10-30 | 1 | -2/+2 |
* | style: use system path for dbus headers | Patrick Venture | 2018-10-30 | 1 | -1/+1 |
* | style: s/getZoneId/getZoneID/g | Patrick Venture | 2018-10-30 | 1 | -1/+1 |
* | style: member functions should be lower camel | Patrick Venture | 2018-10-30 | 1 | -2/+2 |
* | Add stepwise controller | James Feist | 2018-09-12 | 1 | -4/+5 |
* | add .clang-format | Patrick Venture | 2018-08-31 | 1 | -88/+78 |
* | test: pid: zone | Patrick Venture | 2018-06-22 | 1 | -7/+20 |
* | pid: zone split out builders | Patrick Venture | 2018-06-14 | 1 | -11/+0 |
* | enable unit-tests: enable for SensorManager | Patrick Venture | 2018-06-14 | 1 | -5/+5 |
* | s/Control.FanCtrl.Mode/Control.Mode/ | Patrick Venture | 2018-05-10 | 1 | -2/+2 |
* | PID Objects & Algo | Patrick Venture | 2018-03-08 | 1 | -0/+124 |