aboutsummaryrefslogtreecommitdiff
path: root/hw/fsp/fsp-sensor.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-12-16fsp: endian conversionsNicholas Piggin1-19/+18
2019-12-16opal-msg: endian fixes for opal-msg.c and opal_queue_msg callersNicholas Piggin1-1/+2
2019-12-16opal-api: add endian conversions to most opal callsNicholas Piggin1-4/+4
2019-07-26SPDX-ify all skiboot codeStewart Smith1-20/+3
2018-02-21sensors: Support reading u64 sensor valuesShilpasri G Bhat1-3/+4
2017-03-16hw/fsp: Do not queue SP and SPCN class messages during reset/reloadAnanth N Mavinakayanahalli1-0/+6
2016-12-08sensor: add a family field in the handlerCédric Le Goater1-1/+1
2016-06-24fsp-sensor: add FWTS annotation for already existing sensor nodeStewart Smith1-0/+7
2016-03-08fsp-sensor: rework device tree for sensorsCédric Le Goater1-213/+280
2015-11-10llvm-scan-build: fix value is never read warningStewart Smith1-6/+2
2015-11-10llvm-scan-build: fix dead assignment warningStewart Smith1-6/+2
2015-07-31errorlog: Deprecate elog callback parameterSamuel Mendoza-Jonas1-3/+3
2015-03-24fsp-sensor: add a label property for the ambient sensorCédric Le Goater1-0/+4
2015-03-24core: add a platform op to read sensorsCédric Le Goater1-9/+4
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-12-02elog: Clean up error logging headersAlistair Popple1-1/+1
2014-11-28elog: (sensor) Replace prerror with elogNeelesh Gupta1-7/+7
2014-10-08Change DBG to prlog PR_TRACE and PR_INSANE in hw/fsp/fsp-sensor.cStewart Smith1-13/+16
2014-07-15fsp-sensor: Remove allocation of array storing RIDs on the stackNeelesh Gupta1-10/+23
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+788