aboutsummaryrefslogtreecommitdiff
path: root/core/sensor.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-30sensors: Fix dtc warning for dts sensors.Pridhiviraj Paidipeddi1-0/+2
2017-11-20sensors: dts: Assert special wakeup on idle cores while reading temperatureShilpasri G Bhat1-1/+1
2017-07-28sensors: occ: Add support to clear sensor groupsShilpasri G Bhat1-0/+13
2017-07-28sensors: occ: Add support for OCC inband sensorsShilpasri G Bhat1-0/+4
2016-12-08sensor: add a family field in the handlerCédric Le Goater1-1/+3
2015-11-12sensor: add a compatible propertyCédric Le Goater1-0/+1
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-03-24sensor: return OPAL_UNSUPPORTED when no sensors are supportedCédric Le Goater1-1/+1
2015-03-24dts: add device tree nodes for the core temperaturesCédric Le Goater1-0/+2
2015-03-24dts: add support to read the core temperaturesCédric Le Goater1-0/+4
2015-03-24core: add a platform op to read sensorsCédric Le Goater1-0/+41