aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/opal-sensor.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-05-21powernv: opal-sensor: Add support to read 64bit sensor valuesShilpasri G Bhat1-0/+53
2017-11-06powernv/opal-sensor: remove not needed lockStewart Smith1-13/+4
2017-03-31powerpc/powernv: Handle OPAL_WRONG_STATE in opal_get_sensor_data()Vipin K Parashar1-0/+4
2016-06-29powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh1-1/+1
2015-05-22powerpc/powernv: Reorder OPAL subsystem initialisationAlistair Popple1-2/+1
2015-03-31powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_readCédric Le Goater1-12/+20
2015-03-31powerpc/powernv: convert codes returned by OPAL callsCédric Le Goater1-2/+4
2014-11-30hwmon: (ibmpowernv) Use platform 'id_table' to probe the deviceNeelesh Gupta1-0/+20
2014-04-09powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard1-1/+3
2014-04-07powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard1-1/+1
2014-03-24powerpc/powernv: Enable fetching of platform sensor dataNeelesh Gupta1-0/+64