summaryrefslogtreecommitdiffstats
path: root/ipmid.C
Commit message (Collapse)AuthorAgeFilesLines
* Added Dynamic lookup for sensor typesChris Austen2015-10-221-27/+47
| | | | | | | 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 virtual sensor supportChris Austen2015-10-191-0/+44
|
* Add routines for getting lookup data from the system dbus objectChris Austen2015-10-191-0/+121
|
* Print the dlopen failure for debuggingChris Austen2015-10-191-18/+18
|
* Reset the lib path string per .soChris Austen2015-10-131-3/+4
|
* Set response bit returning from the ipmi callChris Austen2015-10-131-2/+2
|
* Convert to SDBusChris Austen2015-10-131-109/+210
|
* Using SYSTEM_BUS than SESSION_BUSvishwabmc2015-10-091-1/+1
|
* Final IPMI Net Function routervishwabmc2015-10-091-0/+326
OpenPOWER on IntegriCloud