summaryrefslogtreecommitdiffstats
path: root/hw/dts.c
Commit message (Expand)AuthorAgeFilesLines
* dts: Zero struct to avoid using uninitialised valueCyril Bur2018-03-271-2/+2
* dts: spl_wakeup: Remove all workarounds in the spl wakeup logicShilpasri G Bhat2018-03-141-29/+1
* sensors: Support reading u64 sensor valuesShilpasri G Bhat2018-02-211-4/+5
* sensors: Fix dtc warning for dts sensors.Pridhiviraj Paidipeddi2017-11-301-0/+2
* hw/dts: retry special wakeup operation if core still gatedRobert Lippert2017-11-201-1/+29
* sensors: dts: Assert special wakeup on idle cores while reading temperatureShilpasri G Bhat2017-11-201-13/+61
* dts: add support for p9 coresCédric Le Goater2017-03-161-0/+44
* dts: introduce a dts_keep_max() routineCédric Le Goater2017-03-161-14/+19
* dts: remove unused definesCédric Le Goater2017-03-161-17/+6
* dts: Don't assert when we don't know the processor typeBenjamin Herrenschmidt2017-01-161-1/+1
* sensor: add a family field in the handlerCédric Le Goater2016-12-081-3/+3
* dts: add helper routines to build sensor handlersCédric Le Goater2016-03-081-22/+32
* dts: add support for p7Cédric Le Goater2015-04-301-1/+79
* dts: add memory buffers temperature sensorsCédric Le Goater2015-03-241-0/+96
* dts: add some extra properties to improve the driverCédric Le Goater2015-03-241-0/+2
* dts: add a type propertyCédric Le Goater2015-03-241-0/+1
* dts: add a status propertyCédric Le Goater2015-03-241-0/+9
* dts: add device tree nodes for the core temperaturesCédric Le Goater2015-03-241-0/+36
* dts: add support to read the core temperaturesCédric Le Goater2015-03-241-0/+165
OpenPOWER on IntegriCloud