Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [dbus-passive] Add threshold fan failure | James Feist | 2018-10-15 | 1 | -0/+5 |
| | | | | | | | | | | | | | | When a threshold is crossed for a monitored sensor, assert fan failure. Tested-by: Changed a sensor threshold so that its current reading made the threshold asserted and noticed via print messages that the sensor went into failure state. Also noticed fans ramp. Wrote unit test to verify sensor can move in and out of error state correctly. Change-Id: I83182536e4874eaba97f3f1d48d53ac110fba833 Signed-off-by: James Feist <james.feist@linux.intel.com> | ||||
* | add .clang-format | Patrick Venture | 2018-08-31 | 1 | -5/+3 |
| | | | | | Change-Id: I6627b5569c2e0f730be7331403218b823a2c622f Signed-off-by: Patrick Venture <venture@google.com> | ||||
* | Sensor Objects | Patrick Venture | 2018-03-08 | 1 | -0/+36 |
This includes all the sensor objects including a few implementations, including dbus and sysfs sensors. Change-Id: I9897c79f9fd463f00f0e02aeb6c32ffa89635dbe Signed-off-by: Patrick Venture <venture@google.com> |