aboutsummaryrefslogtreecommitdiff
path: root/hw/dts.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-06Initial POWER10 enablementNicholas Piggin1-1/+6
2019-12-16opal-msg: endian fixes for opal-msg.c and opal_queue_msg callersNicholas Piggin1-1/+3
2019-12-16opal-api: add endian conversions to most opal callsNicholas Piggin1-6/+6
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith1-64/+0
2018-03-27dts: Zero struct to avoid using uninitialised valueCyril Bur1-2/+2
2018-03-14dts: spl_wakeup: Remove all workarounds in the spl wakeup logicShilpasri G Bhat1-29/+1
2018-02-21sensors: Support reading u64 sensor valuesShilpasri G Bhat1-4/+5
2017-11-30sensors: Fix dtc warning for dts sensors.Pridhiviraj Paidipeddi1-0/+2
2017-11-20hw/dts: retry special wakeup operation if core still gatedRobert Lippert1-1/+29
2017-11-20sensors: dts: Assert special wakeup on idle cores while reading temperatureShilpasri G Bhat1-13/+61
2017-03-16dts: add support for p9 coresCédric Le Goater1-0/+44
2017-03-16dts: introduce a dts_keep_max() routineCédric Le Goater1-14/+19
2017-03-16dts: remove unused definesCédric Le Goater1-17/+6
2017-01-16dts: Don't assert when we don't know the processor typeBenjamin Herrenschmidt1-1/+1
2016-12-08sensor: add a family field in the handlerCédric Le Goater1-3/+3
2016-03-08dts: add helper routines to build sensor handlersCédric Le Goater1-22/+32
2015-04-30dts: add support for p7Cédric Le Goater1-1/+79
2015-03-24dts: add memory buffers temperature sensorsCédric Le Goater1-0/+96
2015-03-24dts: add some extra properties to improve the driverCédric Le Goater1-0/+2
2015-03-24dts: add a type propertyCédric Le Goater1-0/+1
2015-03-24dts: add a status propertyCédric Le Goater1-0/+9
2015-03-24dts: add device tree nodes for the core temperaturesCédric Le Goater1-0/+36
2015-03-24dts: add support to read the core temperaturesCédric Le Goater1-0/+165