summaryrefslogtreecommitdiffstats
path: root/dbus
Commit message (Expand)AuthorAgeFilesLines
* Set ignoreDbusMinMax for StepwiseHEADmasterJames Feist2019-11-121-0/+1
* Add ignoreDbusMinMax to temp configurationsJames Feist2019-11-111-0/+1
* conf: add ignoreDbusMinMax optionPatrick Venture2019-09-101-0/+7
* 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-112-14/+0
* util: Avoid division by invalid valueKun Yi2019-07-101-1/+1
* dbuspassive: Fix typo in variable checkKun Yi2019-07-101-1/+1
* dbusconfiguration: Protect better against bad configJames Feist2019-06-241-6/+7
* Add Fan Redundancy SupportJames Feist2019-06-054-11/+252
* Remove FanProfile configurationJames Feist2019-05-131-111/+42
* Make dbusconfiguration reloadable without rebootJames Feist2019-05-092-40/+74
* Consolidate all util.hppJames Feist2019-05-088-114/+8
* 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-263-9/+9
* s/minThermalRPM/minThermalOutputJames Feist2019-02-261-3/+3
* dbuspassive: allow scalingJames Feist2019-02-265-4/+60
* 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-084-77/+63
* Add Hysteresis to pid controllersJames Feist2019-02-051-0/+18
* [dbus-configuration] Add regex supportJames Feist2019-02-051-40/+59
* Change all default_bus back to new_system busJames Feist2019-01-292-3/+3
* Remove singleton from dbuswriterJames Feist2019-01-151-22/+8
* dbusconfiguration: Change apply_visitor to visitJames Feist2018-12-061-23/+21
* dbusconfiguration: Fix and simplify zone calculationJames Feist2018-11-161-34/+17
* std::variant: Fixup apply_visitor callsWilliam A. Kennington III2018-11-122-2/+2
* Move all floats to doublesPatrick Venture2018-11-113-39/+22
* dbusconfiguration: Protect against partial configJames Feist2018-11-011-1/+1
* cleanup: drop obsolete is_method_error checksPatrick Venture2018-10-312-13/+1
* style: rename main globals per stylePatrick Venture2018-10-301-13/+13
* dbus: dbuswrite: add try/catch block on callsPatrick Venture2018-10-301-6/+23
* dbus: dbuswrite: use factory to catch errorsPatrick Venture2018-10-302-12/+55
* dbus: passive: move exception checking into factoryPatrick Venture2018-10-303-15/+31
* dbus: util: add missing try/catch blockPatrick Venture2018-10-301-6/+11
* style: function names should be lower camelPatrick Venture2018-10-304-15/+15
* dbus: util: add missing try/catch blockPatrick Venture2018-10-303-6/+19
* style: member functions should be lower camelPatrick Venture2018-10-306-19/+19
* 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-passive] Add threshold fan failureJames Feist2018-10-154-2/+111
* dbus: set inclusion to local-first searchPatrick Venture2018-10-142-4/+6
* dbus: transition to find_ifPatrick Venture2018-10-131-6/+9
* Stop using mapbox namespace directlyJames Feist2018-10-113-21/+21
OpenPOWER on IntegriCloud