summaryrefslogtreecommitdiffstats
path: root/sensorhandler.h
Commit message (Collapse)AuthorAgeFilesLines
* Modify set sensor reading commandTom Joseph2017-03-151-0/+19
| | | | | | | | | The Set Sensor handling code is modified to use generated code for CPU, Core & DIMM sensors with Presence & Functional offset. Change-Id: I3b7fa4da870b745873da4732d457d793f5549ada Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
* Add privilege level for each IPMI commandTom2017-01-171-0/+1
| | | | | Change-Id: I07f160c6ea83dc91f46e21f263c4cf994aff081d Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
* Refactor the code related to Sensor handlingTom2016-09-231-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-readingChris Austen2015-12-101-0/+1
|
* Added Dynamic lookup for sensor typesChris Austen2015-10-221-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 commandsChris Austen2015-10-131-0/+13
OpenPOWER on IntegriCloud