summaryrefslogtreecommitdiff
path: root/drivers/thermal/thermal_of.c
AgeCommit message (Expand)Author
2022-10-04thermal/of: Remove the thermal_zone_of_get_sensor_id() functionDaniel Lezcano
2022-08-17thermal/of: Remove old OF codeDaniel Lezcano
2022-08-17thermal/core: Move set_trip_temp ops to the sysfs codeDaniel Lezcano
2022-08-17thermal/of: Make new code and old code co-existDaniel Lezcano
2022-08-17thermal/of: Fix free after use in thermal_of_unregister()Daniel Lezcano
2022-08-17thermal/of: Return -ENODEV instead of -EINVAL if registration failsDaniel Lezcano
2022-08-17thermal/of: Fix error code in of_thermal_zone_find()Dan Carpenter
2022-08-17thermal/of: Rework the thermal device tree initializationDaniel Lezcano
2022-07-28thermal/of: Initialize trip points separatelyDaniel Lezcano
2022-07-28thermal/of: Use thermal trips stored in the thermal zoneDaniel Lezcano
2022-07-28thermal/core: Add thermal_trip in thermal_zoneDaniel Lezcano
2022-07-28thermal/of: Remove the device node pointer for thermal_tripDaniel Lezcano
2022-07-28thermal/of: Replace device node match with device node searchDaniel Lezcano
2022-05-19thermal: thermal_of: fix typo on __thermal_bind_paramsCorentin Labbe
2022-05-19thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensorManaf Meethalavalappu Pallikunhi
2021-11-05thermal: Fix NULL pointer dereferences in of_thermal_ functionsSubbaraman Narayanamurthy
2021-07-04thermal/core/thermal_of: Stop zone device before unregistering itDmitry Osipenko
2021-03-10thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()Jia-Ju Bai
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz
2020-05-22thermal/of: Rename of-thermal.cAmit Kucheria