index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_of.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal/of: Initialize trip points separately
Daniel Lezcano
2022-07-28
1
-29
/
+57
*
thermal/of: Use thermal trips stored in the thermal zone
Daniel Lezcano
2022-07-28
1
-37
/
+16
*
thermal/core: Add thermal_trip in thermal_zone
Daniel Lezcano
2022-07-28
1
-5
/
+3
*
thermal/of: Remove the device node pointer for thermal_trip
Daniel Lezcano
2022-07-28
1
-8
/
+0
*
thermal/of: Replace device node match with device node search
Daniel Lezcano
2022-07-28
1
-20
/
+44
*
thermal: thermal_of: fix typo on __thermal_bind_params
Corentin Labbe
2022-05-19
1
-1
/
+1
*
thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensor
Manaf Meethalavalappu Pallikunhi
2022-05-19
1
-0
/
+12
*
thermal: Fix NULL pointer dereferences in of_thermal_ functions
Subbaraman Narayanamurthy
2021-11-05
1
-3
/
+6
*
thermal/core/thermal_of: Stop zone device before unregistering it
Dmitry Osipenko
2021-07-04
1
-0
/
+3
*
thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()
Jia-Ju Bai
2021-03-10
1
-2
/
+5
*
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
2020-06-29
1
-18
/
+0
*
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
2020-06-29
1
-9
/
+1
*
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
2020-06-29
1
-9
/
+0
*
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
2020-06-29
1
-7
/
+3
*
thermal/of: Rename of-thermal.c
Amit Kucheria
2020-05-22
1
-0
/
+1151