Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename away from RPM | Patrick Venture | 2019-07-16 | 1 | -1/+1 |
* | split parameters for logging and tuning | Patrick Venture | 2019-05-08 | 1 | -2/+2 |
* | add tuning enable variable | Patrick Venture | 2019-02-28 | 1 | -6/+8 |
* | DBusConfiguration: Fix scaling | James Feist | 2019-02-15 | 1 | -6/+0 |
* | [dbus-configuration] Back out divide by 100 | James Feist | 2019-02-04 | 1 | -0/+6 |
* | Move all floats to doubles | Patrick Venture | 2018-11-11 | 1 | -8/+8 |
* | style: function names should be lower camel | Patrick Venture | 2018-10-30 | 1 | -1/+1 |
* | style: member functions should be lower camel | Patrick Venture | 2018-10-30 | 1 | -8/+8 |
* | cleanup: move from copy and pointer to just const reference | Patrick Venture | 2018-10-23 | 1 | -2/+2 |
* | cleanup: apply constness to read-only iterators | Patrick Venture | 2018-10-23 | 1 | -2/+2 |
* | cleanup: reduce scope of variables | Patrick Venture | 2018-10-13 | 1 | -8/+1 |
* | add .clang-format | Patrick Venture | 2018-08-31 | 1 | -10/+9 |
* | test: pid: fancontroller | Patrick Venture | 2018-06-22 | 1 | -0/+6 |
* | test: pid: zone | Patrick Venture | 2018-06-22 | 1 | -2/+2 |
* | pid: zone split out builders | Patrick Venture | 2018-06-14 | 1 | -1/+1 |
* | fancontroller: remove percentage log entry | Patrick Venture | 2018-06-01 | 1 | -4/+0 |
* | PID Objects & Algo | Patrick Venture | 2018-03-08 | 1 | -0/+146 |