Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | conf: add ignoreDbusMinMax option | Patrick Venture | 2019-09-10 | 2 | -1/+140 |
* | rename away from RPM | Patrick Venture | 2019-07-16 | 3 | -18/+18 |
* | rename RPMSetPoint to SetPoint | Patrick Venture | 2019-07-16 | 4 | -12/+12 |
* | Add Fan Redundancy Support | James Feist | 2019-06-05 | 2 | -5/+6 |
* | Add stepwise parser | Hank Liou | 2019-05-28 | 1 | -0/+85 |
* | Check fans for failure | Will Liang | 2019-05-23 | 1 | -0/+112 |
* | Make dbusconfiguration reloadable without reboot | James Feist | 2019-05-09 | 2 | -4/+4 |
* | Consolidate all util.hpp | James Feist | 2019-05-08 | 1 | -1/+1 |
* | bugfix: grab hystersis parameter from pid json | Patrick Venture | 2019-03-26 | 1 | -0/+49 |
* | autotools: Fix for autoconf-archive 2019.01.19 | Patrick Venture | 2019-03-19 | 1 | -2/+0 |
* | build: enable code coverage | Patrick Venture | 2019-03-06 | 1 | -2/+10 |
* | build: rework gtest checks | Patrick Venture | 2019-03-06 | 1 | -4/+6 |
* | add tuning enable variable | Patrick Venture | 2019-02-28 | 1 | -2/+2 |
* | Expand conf namespace | James Feist | 2019-02-26 | 2 | -6/+6 |
* | s/minThermalRPM/minThermalOutput | James Feist | 2019-02-26 | 3 | -12/+13 |
* | dbuspassive: allow scaling | James Feist | 2019-02-26 | 1 | -2/+5 |
* | stepwise: Add ceiling type | James Feist | 2019-02-26 | 2 | -6/+7 |
* | conf change: s/feedFwdOffOffsetCoeff/feedFwdOffsetCoeff/g | Patrick Venture | 2019-02-20 | 2 | -4/+4 |
* | DBusConfiguration: Fix scaling | James Feist | 2019-02-15 | 1 | -4/+6 |
* | add json verification for configurations | Patrick Venture | 2019-02-11 | 2 | -1/+158 |
* | add support to build zones and PIDs from json | Patrick Venture | 2019-02-11 | 2 | -1/+72 |
* | conf change: s/set-point/setpoint/ | Patrick Venture | 2019-02-11 | 1 | -1/+1 |
* | conf change: sensors: read and write path rename | Patrick Venture | 2019-02-11 | 1 | -10/+10 |
* | add support to build sensors from json | Patrick Venture | 2019-02-08 | 2 | -1/+105 |
* | Move all variant usage to std | James Feist | 2019-02-08 | 1 | -2/+3 |
* | Add Hysteresis to pid controllers | James Feist | 2019-02-05 | 1 | -0/+68 |
* | test: add phosphor-logging to test make | Patrick Venture | 2018-12-06 | 1 | -2/+4 |
* | Allow multiple inputs to thermal and stepwise controllers | James Feist | 2018-11-15 | 1 | -24/+54 |
* | Move all floats to doubles | Patrick Venture | 2018-11-11 | 6 | -24/+24 |
* | style: s/getMinThermalRpmSetPt/getMinThermalRPMSetpoint/g | Patrick Venture | 2018-10-30 | 1 | -3/+3 |
* | performance: fixup missing const reference in zone | Patrick Venture | 2018-10-30 | 1 | -1/+1 |
* | style: s/getZoneId/getZoneID/g | Patrick Venture | 2018-10-30 | 1 | -1/+1 |
* | dbus: passive: move exception checking into factory | Patrick Venture | 2018-10-30 | 1 | -17/+4 |
* | style: function names should be lower camel | Patrick Venture | 2018-10-30 | 2 | -14/+14 |
* | style: member functions should be lower camel | Patrick Venture | 2018-10-30 | 9 | -70/+70 |
* | [dbus-passive] Add threshold fan failure | James Feist | 2018-10-15 | 2 | -0/+156 |
* | Add hysteresis to stepwise controller | James Feist | 2018-09-21 | 2 | -0/+88 |
* | Add stepwise controller | James Feist | 2018-09-12 | 1 | -3/+3 |
* | clang-format: fix pointer alignment, sort using | Patrick Venture | 2018-09-04 | 7 | -56/+56 |
* | add .clang-format | Patrick Venture | 2018-08-31 | 16 | -345/+359 |
* | add missing gmock header: read|write interface mock | Patrick Venture | 2018-08-29 | 2 | -0/+4 |
* | test: dbus: dbusactiveread | Patrick Venture | 2018-06-28 | 2 | -1/+56 |
* | test: dbus: passive read interface | Patrick Venture | 2018-06-28 | 2 | -1/+281 |
* | dbus: transition to interface for testing | Patrick Venture | 2018-06-22 | 1 | -0/+21 |
* | test: pid: fancontroller | Patrick Venture | 2018-06-22 | 2 | -1/+243 |
* | test: pid: thermalcontroller | Patrick Venture | 2018-06-22 | 2 | -1/+123 |
* | test: pid: zone | Patrick Venture | 2018-06-22 | 5 | -15/+451 |
* | update configure and test/Makefile.am | Patrick Venture | 2018-06-22 | 1 | -5/+4 |
* | util: enable unit-tests | Patrick Venture | 2018-06-15 | 2 | -1/+75 |
* | test: sensors: host | Patrick Venture | 2018-06-14 | 3 | -1/+211 |