summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_of.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: Fix NULL pointer dereferences in of_thermal_ functionsSubbaraman Narayanamurthy2021-11-051-3/+6
* thermal/core/thermal_of: Stop zone device before unregistering itDmitry Osipenko2021-07-041-0/+3
* thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()Jia-Ju Bai2021-03-101-2/+5
* thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz2020-06-291-18/+0
* thermal: Use mode helpers in driversAndrzej Pietrasiewicz2020-06-291-9/+1
* thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz2020-06-291-9/+0
* thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz2020-06-291-7/+3
* thermal/of: Rename of-thermal.cAmit Kucheria2020-05-221-0/+1151