Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor the code related to Sensor handling | Tom | 2016-09-23 | 1 | -0/+4 |
| | | | | | | | | | The sensor related code is moved to sensorhandler.c. These changes were part of the ipmi daemon code and would have to replicated in RMCP daemon. The refactoring would get away with those changes. Change-Id: Ib9e1a1929282221e6f259e4a54502eea82f42939 Signed-off-by: Tom <tomjoseph@in.ibm.com> | ||||
* | Add support for get-sensor-reading | Chris Austen | 2015-12-10 | 1 | -0/+1 |
| | |||||
* | Added Dynamic lookup for sensor types | Chris Austen | 2015-10-22 | 1 | -2/+11 |
| | | | | | | | Fixed bug where ipmi sensor readings > offset 7 where not asserted Added testcases for code Kept sensors 35,37-3A hardcoded until dbus side decides if they want to represent them. | ||||
* | Add sensor ipmi commands | Chris Austen | 2015-10-13 | 1 | -0/+13 |