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: support thermal zones w/o trips subnode
Icenowy Zheng
2024-11-04
1
-11
/
+10
*
Merge branch 'thermal-core'
Rafael J. Wysocki
2024-08-29
1
-131
/
+40
|
\
|
*
thermal/of: Use the .should_bind() thermal zone callback
Rafael J. Wysocki
2024-08-23
1
-131
/
+40
*
|
thermal: of: Fix OF node leak in of_thermal_zone_find() error paths
Krzysztof Kozlowski
2024-08-22
1
-6
/
+7
*
|
thermal: of: Fix OF node leak in thermal_of_zone_register()
Krzysztof Kozlowski
2024-08-22
1
-1
/
+5
*
|
thermal: of: Fix OF node leak in thermal_of_trips_init() error path
Krzysztof Kozlowski
2024-08-22
1
-2
/
+2
|
/
*
thermal/of: Assume polling-delay(-passive) 0 when absent
Konrad Dybcio
2024-03-11
1
-4
/
+8
*
thermal: Drop spaces before TABs
Geert Uytterhoeven
2024-03-11
1
-1
/
+1
*
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
2024-02-27
1
-1
/
+1
*
thermal: of: Set THERMAL_TRIP_FLAG_RW_TEMP directly
Rafael J. Wysocki
2024-02-27
1
-4
/
+4
*
thermal: core: Store zone ops in struct thermal_zone_device
Rafael J. Wysocki
2024-02-23
1
-19
/
+8
*
thermal: core: Store zone trips table in struct thermal_zone_device
Rafael J. Wysocki
2024-02-23
1
-2
/
+2
*
thermal/thermal_of: Allow rebooting after critical temp
Fabio Estevam
2024-01-02
1
-0
/
+6
*
thermal/of: add missing of_node_put()
Julia Lawall
2023-09-11
1
-2
/
+6
*
thermal/of: Fix potential uninitialized value access
Peng Fan
2023-08-22
1
-4
/
+4
*
thermal: Explicitly include correct DT includes
Rob Herring
2023-07-31
1
-2
/
+1
*
thermal: of: fix double-free on unregistration
Ahmad Fatoum
2023-07-24
1
-21
/
+6
*
thermal/of: Unexport unused OF functions
Daniel Lezcano
2023-04-07
1
-5
/
+3
*
thermal/of: Remove of_thermal_get_crit_temp()
Daniel Lezcano
2023-01-06
1
-15
/
+0
*
thermal/of: Remove of_thermal_set_trip_hyst()
Daniel Lezcano
2023-01-06
1
-13
/
+0
*
thermal/of: Remove of_thermal_is_trip_valid()
Daniel Lezcano
2023-01-06
1
-19
/
+0
*
thermal/of: Remove of_thermal_get_ntrips()
Daniel Lezcano
2023-01-06
1
-16
/
+0
*
thermal/of: Remove unused functions
Daniel Lezcano
2023-01-06
1
-17
/
+0
*
thermal/of: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2023-01-06
1
-36
/
+0
*
thermal/of: Fix memory leak on thermal_of_zone_register() failure
Ido Schimmel
2022-12-14
1
-2
/
+6
*
thermal/of: Remove the thermal_zone_of_get_sensor_id() function
Daniel Lezcano
2022-10-04
1
-44
/
+0
*
thermal/of: Remove old OF code
Daniel Lezcano
2022-08-17
1
-809
/
+1
*
thermal/core: Move set_trip_temp ops to the sysfs code
Daniel Lezcano
2022-08-17
1
-23
/
+0
*
thermal/of: Make new code and old code co-exist
Daniel Lezcano
2022-08-17
1
-2
/
+11
*
thermal/of: Fix free after use in thermal_of_unregister()
Daniel Lezcano
2022-08-17
1
-3
/
+7
*
thermal/of: Return -ENODEV instead of -EINVAL if registration fails
Daniel Lezcano
2022-08-17
1
-4
/
+5
*
thermal/of: Fix error code in of_thermal_zone_find()
Dan Carpenter
2022-08-17
1
-0
/
+1
*
thermal/of: Rework the thermal device tree initialization
Daniel Lezcano
2022-08-17
1
-10
/
+450
*
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