summaryrefslogtreecommitdiffstats
path: root/monitor
Commit message (Expand)AuthorAgeFilesLines
* libfan: RemoveWilliam A. Kennington III2019-02-051-1/+0
* Remove timer in favor of sdeventplus/utility/timerWilliam A. Kennington III2019-02-052-19/+7
* Prefer bind over method call in lambdaWilliam A. Kennington III2018-11-051-1/+2
* Switch sd_event loops to sdeventplusWilliam A. Kennington III2018-10-296-35/+17
* Fix exit status codesWilliam A. Kennington III2018-10-193-6/+6
* Add -flto to CXXFLAGSAndrew Geissler2018-08-271-1/+2
* Throw custom exceptions on D-Bus method failuresMatt Spinler2018-05-091-0/+2
* Add generation of propertiesMatch conditionMatthew Barth2018-05-032-1/+50
* Support optional conditions on creating fansMatthew Barth2018-05-035-2/+111
* Handle timer expiration on state changesMatthew Barth2018-03-011-19/+17
* Define a mode for tach sensor timerMatthew Barth2018-03-014-14/+67
* Add tach sensor functional delayMatthew Barth2018-03-016-4/+21
* NonzeroSpeed: Check trust determination sensorsMatthew Barth2018-03-012-6/+11
* Replace tuple with struct for trust sensor groupMatthew Barth2018-03-012-12/+16
* Generate sensor to trust associationMatthew Barth2018-03-013-21/+34
* optimize: Tach sensors as shared pointersMatthew Barth2018-03-015-13/+12
* Add target interface for fan monitorLei YU2018-02-266-8/+36
* Add factor and offset for fan monitorLei YU2018-02-266-2/+58
* Set tach sensor to functional on startMatthew Barth2018-01-304-71/+78
* Use setFunctional when tach sensor is constructedMatthew Barth2018-01-231-2/+1
* Remove getTargetSpeedMatthew Barth2018-01-232-21/+2
* All sensors should return a target speed valueMatthew Barth2018-01-184-28/+44
* Set tach sensor inventory functional stateMatthew Barth2017-12-052-7/+12
* Add functional property for each tach sensorMatthew Barth2017-12-054-2/+47
* Update fan inventory methodMatthew Barth2017-12-052-43/+12
* Update trust group sensor timer startMatthew Barth2017-11-271-2/+5
* monitor: Start checking tach trustMatt Spinler2017-10-113-2/+27
* monitor: Update YAML parser to handle trust groupsMatt Spinler2017-10-113-2/+33
* monitor: Update example YAMLMatt Spinler2017-10-111-1/+21
* monitor: Add trust manager classMatt Spinler2017-10-112-0/+151
* monitor: Add NonzeroSpeed trust group classMatt Spinler2017-10-111-0/+63
* monitor: Add tach sensor trust group classMatt Spinler2017-10-113-1/+239
* monitor: Move timer ops into TachSensorMatt Spinler2017-10-022-8/+27
* Create fan monitor init modeMatthew Barth2017-08-235-37/+166
* monitor: Remove static systemd match callbacksBrad Bishop2017-08-032-58/+6
* monitor: Use sdbusplus::bus::match::rulesBrad Bishop2017-08-031-5/+2
* monitor: Do not allow TachSensor moveBrad Bishop2017-08-031-2/+4
* monitor: Allow missing sensorsBrad Bishop2017-08-033-12/+37
* monitor: Remove getServiceBrad Bishop2017-08-032-17/+0
* monitor: Use common wrapper methodsBrad Bishop2017-08-031-32/+5
* fan-monitor: Capture more data on failureMatt Spinler2017-07-302-1/+12
* monitor: Avoid Target interface for mapper queriesBrad Bishop2017-07-111-1/+3
* phosphor-fan-presence elog error exception.Dinesh Chinari2017-06-283-14/+15
* fan-monitor: use sd_notify(READY=1)Matt Spinler2017-06-261-0/+10
* Move Fan objects back to heapMatt Spinler2017-05-121-2/+2
* Use unique_ptr for sd_event object wrapperMatt Spinler2017-05-115-12/+10
* Generate data from yaml during buildMatt Spinler2017-05-113-55/+42
* Python script to generate monitor dataMatt Spinler2017-05-111-0/+73
* Add inventory update supportMatt Spinler2017-05-112-2/+94
* Add timer start/stop supportMatt Spinler2017-05-111-1/+43
OpenPOWER on IntegriCloud