aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_of.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-28thermal/of: Initialize trip points separatelyDaniel Lezcano1-29/+57
2022-07-28thermal/of: Use thermal trips stored in the thermal zoneDaniel Lezcano1-37/+16
2022-07-28thermal/core: Add thermal_trip in thermal_zoneDaniel Lezcano1-5/+3
2022-07-28thermal/of: Remove the device node pointer for thermal_tripDaniel Lezcano1-8/+0
2022-07-28thermal/of: Replace device node match with device node searchDaniel Lezcano1-20/+44
2022-05-19thermal: thermal_of: fix typo on __thermal_bind_paramsCorentin Labbe1-1/+1
2022-05-19thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensorManaf Meethalavalappu Pallikunhi1-0/+12
2021-11-05thermal: Fix NULL pointer dereferences in of_thermal_ functionsSubbaraman Narayanamurthy1-3/+6
2021-07-04thermal/core/thermal_of: Stop zone device before unregistering itDmitry Osipenko1-0/+3
2021-03-10thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()Jia-Ju Bai1-2/+5
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz1-18/+0
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz1-9/+1
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz1-9/+0
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz1-7/+3
2020-05-22thermal/of: Rename of-thermal.cAmit Kucheria1-0/+1151