summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set ignoreDbusMinMax for StepwiseHEADmasterJames Feist2019-11-121-0/+1
* Add ignoreDbusMinMax to temp configurationsJames Feist2019-11-111-0/+1
* Start phoshphor-pid-control after fansensorPeter Lundgren2019-11-061-0/+1
* conf: add ignoreDbusMinMax optionPatrick Venture2019-09-106-3/+166
* build: drop flto option to workaround gcc issuePatrick Venture2019-09-091-4/+2
* sensors: buildjson: only load min/max if type fanPatrick Venture2019-08-291-2/+17
* sensors: buildjson: minor min/max cleanupPatrick Venture2019-08-291-10/+5
* s/swampd.service/phosphor-pid-control.service/gPatrick Venture2019-07-182-4/+4
* rename away from RPMPatrick Venture2019-07-168-34/+34
* rename RPMSetPoint to SetPointPatrick Venture2019-07-169-26/+26
* gitignore: add service filePatrick Venture2019-07-161-0/+2
* bugfix: writePath is the dbus object path for the sensorPatrick Venture2019-07-162-8/+4
* Allow setting setpoint based on dynamic thresholdsJames Feist2019-07-162-48/+165
* sensors: ignore min/max in json for D-Bus passive sensor readKun Yi2019-07-113-16/+0
* util: Avoid division by invalid valueKun Yi2019-07-101-1/+1
* dbuspassive: Fix typo in variable checkKun Yi2019-07-101-1/+1
* README: configure: fixup markdownPatrick Venture2019-06-261-19/+8
* Adding service fileVijay Khemka2019-06-253-0/+41
* dbusconfiguration: Protect better against bad configJames Feist2019-06-241-6/+7
* README: add timeout field to configure detailsPatrick Venture2019-06-191-3/+11
* README: configure: add PID notesPatrick Venture2019-06-181-23/+169
* README: start adding configuration detailsPatrick Venture2019-06-142-0/+113
* README: cleanup obsolete or unimportant dataPatrick Venture2019-06-141-160/+8
* README: cleanup and split out oem-ipmi detailsPatrick Venture2019-06-142-73/+80
* README: formatting cleanupPatrick Venture2019-06-141-27/+26
* Add Fan Redundancy SupportJames Feist2019-06-058-18/+276
* docs: Add a small guide for thermal tuningKun Yi2019-06-052-0/+56
* Add stepwise parserHank Liou2019-05-282-19/+147
* Check fans for failureWill Liang2019-05-232-1/+141
* main: fix loggingEnabled checkingKun Yi2019-05-171-2/+2
* Remove FanProfile configurationJames Feist2019-05-131-111/+42
* Make dbusconfiguration reloadable without rebootJames Feist2019-05-0910-112/+161
* Consolidate all util.hppJames Feist2019-05-0816-135/+133
* explicitly expect a directory for loggingPatrick Venture2019-05-082-2/+3
* split parameters for logging and tuningPatrick Venture2019-05-088-24/+36
* main: drop log file path checkPatrick Venture2019-05-081-2/+1
* Remove threadsJames Feist2019-04-079-197/+167
* Bugfix: dbusconfiguration: read correct hysteresisJames Feist2019-04-021-1/+1
* build: install into bin instead of sbinPatrick Venture2019-03-281-1/+1
* bugfix: grab hystersis parameter from pid jsonPatrick Venture2019-03-262-2/+51
* autotools: Fix for autoconf-archive 2019.01.19Patrick Venture2019-03-194-4/+14
* pid: zone: add zone id to log namePatrick Venture2019-03-181-1/+1
* swap out getopts for cli11Patrick Venture2019-03-112-34/+21
* experiment: cppcheck cleanupPatrick Venture2019-03-111-1/+1
* use filesystem instead of experimentalPatrick Venture2019-03-082-7/+2
* build: add CODE_COVERAGE_CXXFLAGS everywherePatrick Venture2019-03-061-2/+6
* build: enable code coveragePatrick Venture2019-03-064-4/+68
* build: rework gtest checksPatrick Venture2019-03-062-22/+73
* gitignore: add coverage piecesPatrick Venture2019-03-061-0/+9
* add tuning enable variablePatrick Venture2019-02-2810-68/+105
OpenPOWER on IntegriCloud