summaryrefslogtreecommitdiffstats
path: root/monitor/fan.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow override of deviation with absolute minimum RPMRaptor Engineering Development Team2018-04-281-11/+21
* Handle timer expiration on state changesMatthew Barth2018-03-011-19/+17
* Define a mode for tach sensor timerMatthew Barth2018-03-011-1/+1
* Add tach sensor functional delayMatthew Barth2018-03-011-0/+1
* optimize: Tach sensors as shared pointersMatthew Barth2018-03-011-1/+1
* Add target interface for fan monitorLei YU2018-02-261-0/+1
* Add factor and offset for fan monitorLei YU2018-02-261-0/+9
* Set tach sensor to functional on startMatthew Barth2018-01-301-23/+25
* Remove getTargetSpeedMatthew Barth2018-01-231-8/+2
* All sensors should return a target speed valueMatthew Barth2018-01-181-19/+17
* Update fan inventory methodMatthew Barth2017-12-051-35/+12
* monitor: Start checking tach trustMatt Spinler2017-10-111-1/+13
* monitor: Move timer ops into TachSensorMatt Spinler2017-10-021-5/+3
* Create fan monitor init modeMatthew Barth2017-08-231-22/+26
* monitor: Allow missing sensorsBrad Bishop2017-08-031-7/+15
* fan-monitor: Capture more data on failureMatt Spinler2017-07-301-1/+4
* phosphor-fan-presence elog error exception.Dinesh Chinari2017-06-281-9/+1
* Use unique_ptr for sd_event object wrapperMatt Spinler2017-05-111-1/+1
* Add inventory update supportMatt Spinler2017-05-111-2/+69
* Add timer start/stop supportMatt Spinler2017-05-111-1/+43
* Add Timer support to TachSensorMatt Spinler2017-05-111-3/+12
* Add dbus support to TachSensorMatt Spinler2017-05-111-0/+15
* Fan and TachSensor class introductionMatt Spinler2017-05-111-0/+113
OpenPOWER on IntegriCloud