summaryrefslogtreecommitdiffstats
path: root/sensors
Commit message (Expand)AuthorAgeFilesLines
* conf: add ignoreDbusMinMax optionPatrick Venture2019-09-101-0/+10
* 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
* Add Fan Redundancy SupportJames Feist2019-06-051-2/+17
* Make dbusconfiguration reloadable without rebootJames Feist2019-05-093-17/+14
* Expand conf namespaceJames Feist2019-02-264-9/+12
* dbuspassive: allow scalingJames Feist2019-02-261-2/+2
* swap libconfig++ for json in configuration parsingPatrick Venture2019-02-112-125/+0
* conf change: sensors: read and write path renamePatrick Venture2019-02-113-20/+20
* sensors: buildjson: add todo for failurePatrick Venture2019-02-081-0/+3
* add support to build sensors from jsonPatrick Venture2019-02-082-0/+108
* sensors: add method to grab default timeoutPatrick Venture2019-02-081-0/+14
* Change all default_bus back to new_system busJames Feist2019-01-291-2/+2
* manager: use pass by reference by defaultPatrick Venture2018-10-302-2/+2
* style: misc camel casingPatrick Venture2018-10-301-4/+4
* style: use system path for dbus headersPatrick Venture2018-10-301-1/+1
* sensors: throw build time exceptions on failurePatrick Venture2018-10-301-3/+13
* errors: add exception for build time failurePatrick Venture2018-10-301-0/+1
* dbus: dbuswrite: use factory to catch errorsPatrick Venture2018-10-301-2/+4
* style: function names should be lower camelPatrick Venture2018-10-304-7/+7
* style: member functions should be lower camelPatrick Venture2018-10-304-6/+6
* style: fixup naming of structuresPatrick Venture2018-10-303-5/+7
* cleanup: apply constness to read-only iteratorsPatrick Venture2018-10-231-1/+1
* [dbus-passive] Add threshold fan failureJames Feist2018-10-153-0/+10
* cleanup: reduce scope of variablesPatrick Venture2018-10-131-1/+2
* add .clang-formatPatrick Venture2018-08-3111-220/+170
* Add ability to configure from dbusJames Feist2018-07-231-0/+18
* test: dbus: passive read interfacePatrick Venture2018-06-281-5/+5
* dbus: transition to interface for testingPatrick Venture2018-06-221-1/+3
* test: pid: zonePatrick Venture2018-06-221-2/+2
* enable unit-tests: enable for SensorManagerPatrick Venture2018-06-145-18/+33
* sensors: split building from manager objectPatrick Venture2018-06-146-237/+304
* Spelling fixesGunnar Mills2018-06-141-1/+1
* sensors: host: add commentPatrick Venture2018-06-111-0/+7
* Sensor ObjectsPatrick Venture2018-03-088-0/+582
OpenPOWER on IntegriCloud