summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add fan profile support to dbusconfigurationJames Feist2019-02-281-6/+206
* Expand conf namespaceJames Feist2019-02-2615-42/+52
* s/minThermalRPM/minThermalOutputJames Feist2019-02-2611-24/+26
* dbuspassive: allow scalingJames Feist2019-02-268-8/+72
* stepwise: Add ceiling typeJames Feist2019-02-268-10/+40
* dbusconfiguration: set timeout to 0James Feist2019-02-251-2/+2
* Allow removal from failsafe if timeout=0James Feist2019-02-251-19/+13
* conf change: s/feedFwdOffOffsetCoeff/feedFwdOffsetCoeff/gPatrick Venture2019-02-205-11/+11
* DBusConfiguration: Fix scalingJames Feist2019-02-153-10/+8
* build: drop support for YAML configurationsPatrick Venture2019-02-1419-527/+107
* main: if json configuration, override yaml builtPatrick Venture2019-02-141-18/+11
* main: add json configuration pathPatrick Venture2019-02-141-0/+3
* build: pkg anti-pattern: use defaultsPatrick Venture2019-02-131-18/+3
* Convert host-ipmid -> libipmidWilliam A. Kennington III2019-02-123-7/+11
* build: check for json headerPatrick Venture2019-02-121-0/+5
* swap libconfig++ for json in configuration parsingPatrick Venture2019-02-1110-404/+178
* add json verification for configurationsPatrick Venture2019-02-115-1/+250
* errors: add configuration exceptionPatrick Venture2019-02-111-0/+16
* add support to build zones and PIDs from jsonPatrick Venture2019-02-115-1/+197
* conf change: s/set-point/setpoint/Patrick Venture2019-02-1111-21/+21
* conf change: pid: all pid details are now camelCasePatrick Venture2019-02-1110-134/+141
* sysfs: style fix on sysfswritePatrick Venture2019-02-112-8/+8
* conf change: sensors: read and write path renamePatrick Venture2019-02-1112-74/+74
* conf change: rename zone variablesPatrick Venture2019-02-118-18/+18
* pid: rename variables with full namesPatrick Venture2019-02-111-20/+21
* pid: rename structure components for stylePatrick Venture2019-02-113-46/+49
* sensors: buildjson: add todo for failurePatrick Venture2019-02-081-0/+3
* add support to build sensors from jsonPatrick Venture2019-02-085-1/+214
* Move all variant usage to stdJames Feist2019-02-087-82/+71
* sensors: add method to grab default timeoutPatrick Venture2019-02-081-0/+14
* Add Hysteresis to pid controllersJames Feist2019-02-057-3/+142
* [dbus-configuration] Add regex supportJames Feist2019-02-051-40/+59
* [dbus-configuration] Back out divide by 100James Feist2019-02-041-0/+6
* README: Add margin thermal examplePatrick Venture2019-01-311-19/+24
* README: add missing verbatim wrapPatrick Venture2019-01-311-0/+2
* README: move contents into markdown READMEPatrick Venture2019-01-312-47/+47
* README: drop TOCPatrick Venture2019-01-311-2/+0
* Change all default_bus back to new_system busJames Feist2019-01-296-10/+10
* Remove singleton from dbuswriterJames Feist2019-01-151-22/+8
* Make James Feist a MaintainerJames Feist2019-01-151-1/+1
* build: cleanup configure script PKG_CHECK_MODULESPatrick Venture2018-12-181-7/+39
* dbusconfiguration: Change apply_visitor to visitJames Feist2018-12-061-23/+21
* test: add phosphor-logging to test makePatrick Venture2018-12-061-2/+4
* build: cleanup for readabilityPatrick Venture2018-11-261-6/+28
* build: set version to 0.1 to match recipePatrick Venture2018-11-261-1/+1
* main: drop unused headersPatrick Venture2018-11-261-2/+0
* build: drop commented out linePatrick Venture2018-11-161-1/+0
* pid: add helper methods for thermal controller typesPatrick Venture2018-11-153-12/+32
* dbusconfiguration: Fix and simplify zone calculationJames Feist2018-11-161-34/+17
* Allow multiple inputs to thermal and stepwise controllersJames Feist2018-11-156-40/+127
OpenPOWER on IntegriCloud