[Skiboot] [PATCH V7 0/4] Add support for OCC inband sensors
Shilpasri G Bhat
shilpa.bhat at linux.vnet.ibm.com
Fri Jun 30 20:59:01 AEST 2017
This patch series provides support to parse and export the environment
sensors from inband sensors copied by OCC to main memory.
Shilpasri G Bhat (4):
sensors: occ: Add support for OCC inband sensors
sensors: occ: Send CSM_{min/max} on min/max sensor read
occ: sensors: Fix the sensor label for core temperature
occ: sensors: Skip the deconfigured core sensors
core/init.c | 1 +
core/sensor.c | 4 +
hw/Makefile.inc | 2 +-
hw/occ-sensor.c | 613 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
include/sensor.h | 1 +
include/skiboot.h | 4 +
6 files changed, 624 insertions(+), 1 deletion(-)
create mode 100644 hw/occ-sensor.c
--
1.8.3.1
More information about the Skiboot
mailing list