aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/powernv/opal_sensor.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-5/+4
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-7/+7
* powerpc/powernv: Reduce the scope of the sensor guarding mutexJustin Hibbits2019-06-101-4/+4
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-201-2/+3
* powerpc/powernv: Add asynchronous token management for powernvJustin Hibbits2019-03-011-18/+13
* Fix a typo missed in r334232Justin Hibbits2018-05-261-1/+1
* Correct a typo for opal temperature sensor type constantJustin Hibbits2018-05-261-2/+2
* Basic OPAL sensor support for POWER9 platformsJustin Hibbits2018-05-221-0/+336