summaryrefslogtreecommitdiffstats
path: root/monitor/tach_sensor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove timer in favor of sdeventplus/utility/timerWilliam A. Kennington III2019-02-051-15/+2
* Prefer bind over method call in lambdaWilliam A. Kennington III2018-11-051-1/+2
* Switch sd_event loops to sdeventplusWilliam A. Kennington III2018-10-291-2/+2
* Throw custom exceptions on D-Bus method failuresMatt Spinler2018-05-091-0/+2
* Define a mode for tach sensor timerMatthew Barth2018-03-011-2/+39
* Add tach sensor functional delayMatthew Barth2018-03-011-0/+2
* Add target interface for fan monitorLei YU2018-02-261-4/+5
* Add factor and offset for fan monitorLei YU2018-02-261-0/+4
* Set tach sensor to functional on startMatthew Barth2018-01-301-36/+39
* Use setFunctional when tach sensor is constructedMatthew Barth2018-01-231-2/+1
* All sensors should return a target speed valueMatthew Barth2018-01-181-1/+9
* Set tach sensor inventory functional stateMatthew Barth2017-12-051-1/+9
* Add functional property for each tach sensorMatthew Barth2017-12-051-1/+22
* monitor: Add tach sensor trust group classMatt Spinler2017-10-111-1/+0
* monitor: Remove static systemd match callbacksBrad Bishop2017-08-031-28/+4
* monitor: Use sdbusplus::bus::match::rulesBrad Bishop2017-08-031-5/+2
* monitor: Allow missing sensorsBrad Bishop2017-08-031-5/+15
* monitor: Remove getServiceBrad Bishop2017-08-031-12/+0
* monitor: Use common wrapper methodsBrad Bishop2017-08-031-32/+5
* monitor: Avoid Target interface for mapper queriesBrad Bishop2017-07-111-1/+3
* phosphor-fan-presence elog error exception.Dinesh Chinari2017-06-281-3/+10
* Use unique_ptr for sd_event object wrapperMatt Spinler2017-05-111-1/+1
* Add Timer support to TachSensorMatt Spinler2017-05-111-3/+12
* Add dbus support to TachSensorMatt Spinler2017-05-111-1/+189
* Fan and TachSensor class introductionMatt Spinler2017-05-111-0/+49
OpenPOWER on IntegriCloud