summaryrefslogtreecommitdiffstats
path: root/dbus/dbusconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Set ignoreDbusMinMax for StepwiseHEADmasterJames Feist2019-11-121-0/+1
* Add ignoreDbusMinMax to temp configurationsJames Feist2019-11-111-0/+1
* Allow setting setpoint based on dynamic thresholdsJames Feist2019-07-161-48/+136
* sensors: ignore min/max in json for D-Bus passive sensor readKun Yi2019-07-111-5/+0
* dbusconfiguration: Protect better against bad configJames Feist2019-06-241-6/+7
* Remove FanProfile configurationJames Feist2019-05-131-111/+42
* Make dbusconfiguration reloadable without rebootJames Feist2019-05-091-39/+73
* Consolidate all util.hppJames Feist2019-05-081-1/+1
* Bugfix: dbusconfiguration: read correct hysteresisJames Feist2019-04-021-1/+1
* Add fan profile support to dbusconfigurationJames Feist2019-02-281-6/+206
* Expand conf namespaceJames Feist2019-02-261-7/+7
* s/minThermalRPM/minThermalOutputJames Feist2019-02-261-3/+3
* dbuspassive: allow scalingJames Feist2019-02-261-0/+5
* stepwise: Add ceiling typeJames Feist2019-02-261-0/+3
* dbusconfiguration: set timeout to 0James Feist2019-02-251-2/+2
* build: drop support for YAML configurationsPatrick Venture2019-02-141-3/+3
* conf change: pid: all pid details are now camelCasePatrick Venture2019-02-111-26/+31
* conf change: sensors: read and write path renamePatrick Venture2019-02-111-5/+5
* conf change: rename zone variablesPatrick Venture2019-02-111-4/+4
* Move all variant usage to stdJames Feist2019-02-081-54/+47
* Add Hysteresis to pid controllersJames Feist2019-02-051-0/+18
* [dbus-configuration] Add regex supportJames Feist2019-02-051-40/+59
* dbusconfiguration: Change apply_visitor to visitJames Feist2018-12-061-23/+21
* dbusconfiguration: Fix and simplify zone calculationJames Feist2018-11-161-34/+17
* Move all floats to doublesPatrick Venture2018-11-111-17/+17
* dbusconfiguration: Protect against partial configJames Feist2018-11-011-1/+1
* cleanup: drop obsolete is_method_error checksPatrick Venture2018-10-311-9/+0
* style: rename main globals per stylePatrick Venture2018-10-301-13/+13
* style: fixup naming of structuresPatrick Venture2018-10-301-4/+4
* dbusconfiguration: lower cpu cycles while waitingJames Feist2018-10-291-0/+1
* dbusconfiguration: Fix mapper callJames Feist2018-10-251-1/+1
* cleanup: apply constness to read-only iteratorsPatrick Venture2018-10-231-5/+5
* dbus: set inclusion to local-first searchPatrick Venture2018-10-141-2/+3
* dbus: transition to find_ifPatrick Venture2018-10-131-6/+9
* Stop using mapbox namespace directlyJames Feist2018-10-111-17/+17
* [dbusconfiguration] Allow partial configurationsJames Feist2018-10-061-99/+124
* Add hysteresis to stepwise controllerJames Feist2018-09-211-0/+16
* Add stepwise controllerJames Feist2018-09-121-133/+252
* DbusConfiguration Flatten configurationJames Feist2018-09-121-86/+123
* clang-format: fix pointer alignment, sort usingPatrick Venture2018-09-041-37/+37
* dbusConfiguration: restart on configuration changeJames Feist2018-08-221-0/+21
* Add ability to configure from dbusJames Feist2018-07-231-0/+341
OpenPOWER on IntegriCloud