summaryrefslogtreecommitdiffstats
path: root/src/usr/ipmi/ipmisensor.C
Commit message (Collapse)AuthorAgeFilesLines
* Add support to retrieve the user power limit from the BMCRichard J. Knight2015-02-121-1/+17
| | | | | | | | | | | | | | | -Add support for DCMI get power limit command used to retrieve the limit setting and limit activation status from the BMC. Change-Id: I9bf7336bedd929d5202db8c48477d7025a5311ab RTC:122808 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15445 Tested-by: Jenkins Server Reviewed-by: Brian Silver <bsilver@us.ibm.com> Reviewed-by: WILLIAM G. HOFFA <wghoffa@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* System FW Progress sensor now updates with appropriate mappingsJosh Rispoli2015-02-091-4/+1
| | | | | | | | | | Change-Id: I46b5c54fa315192a505c297030d1de2845487e0c RTC:119124 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15345 Tested-by: Jenkins Server Reviewed-by: WILLIAM G. HOFFA <wghoffa@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Sensor errors flooding console on IPLRichard J. Knight2015-02-021-7/+13
| | | | | | | | | | | | | | | | | | | -Delete error logs generated due to bad completion codes returne by the BMC in response to sensor commands for sensors which are non-existant. This is a temporary change until the SDR is finalized and sensor numbers are updated. -Add additional sensor numbers to genHwsvMrwXml.pl script to match the current SDR for BMC build level 1/23 Change-Id: Ia02a83876b6da1c3f2ab27118d9baa7698c28d30 RTC:123044 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15463 Reviewed-by: Brian Silver <bsilver@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: WILLIAM G. HOFFA <wghoffa@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add target to sensor number interface.Richard J. Knight2015-01-161-3/+61
| | | | | | | | | | | Added routine to return the fault sensor number from a target Change-Id: I4f3b48b145af243e920b0d0414ebfeb677080d49 RTC:1196220 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14833 Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Create interface for the OCC_active sensorRichard J. Knight2015-01-091-10/+64
| | | | | | | | | | | | add code to manipulate the Occ_Active sensor for use by htmgt and others. Change-Id: I4013a0999138d4c3901f8cb42f121589226e0bf3 RTC:119073 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14783 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support simple clock calloutsNick Bofferding2014-12-131-0/+212
| | | | | | | | | | | | | | | | | | - Added new simple fault sensor to report clock faults - Updated MRW parser to generate clock fault sensors - Updated attribute definition to support clock fault sensors - Initialize clock fault sensors when Hostboot starts - Report clock fault to BMC when clock is called out - Terminate system (config option) when clock is deconfigured Change-Id: I5e4de8a7c509a45feaad948a565f4f614f821786 RTC: 117344 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14643 Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update present/functional state for DIMMs/COREs/PROCsRichard Knight2014-11-171-0/+669
add interfaces to handle updating various sensors use new interfaces to update sensor state for DIMM/CORE/PROC targets. Change-Id: I71a5792f80617b1baa46319565c6742507a0b667 RTC:108827 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14207 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud