summaryrefslogtreecommitdiffstats
path: root/dbus/dbuspassive.cpp
Commit message (Expand)AuthorAgeFilesLines
* conf: add ignoreDbusMinMax optionPatrick Venture2019-09-101-0/+7
* sensors: ignore min/max in json for D-Bus passive sensor readKun Yi2019-07-111-9/+0
* dbuspassive: Fix typo in variable checkKun Yi2019-07-101-1/+1
* Add Fan Redundancy SupportJames Feist2019-06-051-6/+20
* Consolidate all util.hppJames Feist2019-05-081-1/+1
* Expand conf namespaceJames Feist2019-02-261-1/+1
* dbuspassive: allow scalingJames Feist2019-02-261-1/+24
* Move all variant usage to stdJames Feist2019-02-081-8/+6
* Change all default_bus back to new_system busJames Feist2019-01-291-1/+1
* std::variant: Fixup apply_visitor callsWilliam A. Kennington III2018-11-121-1/+1
* dbus: passive: move exception checking into factoryPatrick Venture2018-10-301-14/+25
* style: function names should be lower camelPatrick Venture2018-10-301-6/+6
* dbus: util: add missing try/catch blockPatrick Venture2018-10-301-0/+2
* style: member functions should be lower camelPatrick Venture2018-10-301-5/+5
* [dbus-passive] Add threshold fan failureJames Feist2018-10-151-1/+39
* Stop using mapbox namespace directlyJames Feist2018-10-111-2/+2
* add .clang-formatPatrick Venture2018-08-311-19/+12
* Add double support for sensor interfaceJames Feist2018-08-101-4/+4
* test: dbus: passive read interfacePatrick Venture2018-06-281-1/+20
* dbus: transition to interface for testingPatrick Venture2018-06-221-4/+6
* dbus: dbuspassive refactorPatrick Venture2018-06-221-17/+16
* Sensor ObjectsPatrick Venture2018-03-081-0/+107
OpenPOWER on IntegriCloud