aboutsummaryrefslogtreecommitdiff
path: root/hw/fsp/fsp-sensor.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-16hw/fsp: Do not queue SP and SPCN class messages during reset/reloadskiboot-5.3.xAnanth N Mavinakayanahalli1-0/+6
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