index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
thermal: core: Separate code running under thermal_list_lock
Rafael J. Wysocki
2024-10-23
1
-28
/
+36
|
*
|
|
thermal: core: Add and use a reverse thermal zone guard
Rafael J. Wysocki
2024-10-23
2
-5
/
+6
|
*
|
|
thermal: core: Add and use thermal zone guard
Rafael J. Wysocki
2024-10-23
8
-136
/
+86
|
*
|
|
thermal: core: Pass trip descriptors to trip bind/unbind functions
Rafael J. Wysocki
2024-10-22
1
-15
/
+12
|
*
|
|
thermal: core: Move lists of thermal instances to trip descriptors
Rafael J. Wysocki
2024-10-22
7
-64
/
+62
|
*
|
|
thermal: core: Drop need_update field from struct thermal_zone_device
Rafael J. Wysocki
2024-10-22
2
-6
/
+0
|
*
|
|
thermal: core: Update thermal zones after cooling device binding
Rafael J. Wysocki
2024-10-22
1
-10
/
+13
|
*
|
|
thermal: core: Consolidate thermal zone locking in the exit path
Rafael J. Wysocki
2024-10-22
1
-27
/
+39
|
*
|
|
thermal: core: Mark thermal zones as exiting before unregistration
Rafael J. Wysocki
2024-10-22
2
-0
/
+4
|
*
|
|
thermal: core: Consolidate thermal zone locking during initialization
Rafael J. Wysocki
2024-10-22
1
-17
/
+22
|
*
|
|
thermal: core: Fix race between zone registration and system suspend
Rafael J. Wysocki
2024-10-22
1
-2
/
+16
|
*
|
|
thermal: core: Mark thermal zones as initializing to start with
Rafael J. Wysocki
2024-10-22
2
-3
/
+14
|
*
|
|
thermal: core: Represent suspend-related thermal zone flags as bits
Rafael J. Wysocki
2024-10-22
2
-10
/
+12
|
*
|
|
thermal: core: Rearrange PM notification code
Rafael J. Wysocki
2024-10-22
1
-42
/
+46
|
*
|
|
thermal: core: Initialize thermal zones before registering them
Rafael J. Wysocki
2024-10-22
1
-1
/
+1
|
*
|
|
thermal: core: Connect the threshold with the core
Daniel Lezcano
2024-10-10
1
-0
/
+9
|
*
|
|
thermal: core: Add user thresholds support
Daniel Lezcano
2024-10-10
4
-0
/
+251
*
|
|
|
thermal/of: support thermal zones w/o trips subnode
Icenowy Zheng
2024-11-04
1
-11
/
+10
*
|
|
|
thermal/drivers/qcom/lmh: Remove false lockdep backtrace
Dmitry Baryshkov
2024-11-04
1
-0
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'pm-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2024-10-11
2
-48
/
+24
|
\
\
\
|
*
|
|
thermal: intel: int340x: processor: Add MMIO RAPL PL4 support
Zhang Rui
2024-10-08
1
-2
/
+2
|
*
|
|
thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug support
Zhang Rui
2024-10-08
1
-44
/
+22
|
*
|
|
thermal: intel: int340x: processor: Fix warning during module unload
Zhang Rui
2024-10-07
1
-2
/
+0
*
|
|
|
Merge tag 'thermal-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-11
3
-9
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
thermal: core: Free tzp copy along with the thermal zone
Rafael J. Wysocki
2024-10-04
1
-3
/
+1
|
*
|
thermal: core: Reference count the zone in thermal_zone_get_by_id()
Rafael J. Wysocki
2024-10-04
3
-6
/
+7
|
|
/
*
/
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
|
/
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
*
Merge tag 'thermal-v6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
2024-09-10
11
-67
/
+41
|
\
|
*
thermal/drivers/imx_sc_thermal: Use dev_err_probe
Alexander Stein
2024-09-04
1
-2
/
+1
|
*
thermal/drivers/ti-soc-thermal: Remove unused declarations
Zhang Zekun
2024-09-02
1
-4
/
+0
|
*
thermal/drivers/imx: Remove __maybe_unused notations
Fabio Estevam
2024-09-02
1
-8
/
+8
|
*
thermal/drivers/qoriq: Remove __maybe_unused notations
Fabio Estevam
2024-09-02
1
-5
/
+5
|
*
thermal/drivers/sprd: Use devm_clk_get_enabled() helpers
Huan Yang
2024-09-02
1
-11
/
+3
|
*
thermal/drivers/renesas: Remove trailing space after \n newline
Colin Ian King
2024-09-02
1
-1
/
+1
|
*
thermal/drivers/brcmstb_thermal: Simplify with dev_err_probe()
Yan Zhen
2024-09-02
1
-9
/
+6
|
*
thermal/drivers/sti: Depend on THERMAL_OF subsystem
Raphael Gallais-Pou
2024-09-02
2
-18
/
+12
|
*
thermal/drivers/st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
2024-09-02
3
-9
/
+5
*
|
Merge branch 'thermal-core'
Rafael J. Wysocki
2024-09-09
4
-52
/
+49
|
\
\
|
|
/
|
/
|
|
*
thermal: core: Drop thermal_zone_device_is_enabled()
Rafael J. Wysocki
2024-09-05
3
-15
/
+2
|
*
thermal: core: Check passive delay in monitor_thermal_zone()
Rafael J. Wysocki
2024-09-05
1
-13
/
+3
|
*
thermal: core: Drop dead code from monitor_thermal_zone()
Rafael J. Wysocki
2024-09-05
1
-3
/
+1
|
*
thermal: core: Drop redundant lockdep_assert_held()
Rafael J. Wysocki
2024-09-05
1
-2
/
+0
|
*
thermal: gov_bang_bang: Adjust states of all uninitialized instances
Rafael J. Wysocki
2024-09-05
1
-8
/
+6
|
*
thermal: sysfs: Add sanity checks for trip temperature and hysteresis
Rafael J. Wysocki
2024-09-05
1
-12
/
+38
*
|
Merge branch 'thermal-core'
Rafael J. Wysocki
2024-08-29
19
-567
/
+1015
|
\
|
|
*
thermal: core: Drop tz field from struct thermal_instance
Rafael J. Wysocki
2024-08-23
3
-4
/
+1
|
*
thermal: core: Drop redundant checks from thermal_bind_cdev_to_trip()
Rafael J. Wysocki
2024-08-23
1
-6
/
+0
|
*
thermal: core: Rename cdev-to-thermal-zone bind/unbind functions
Rafael J. Wysocki
2024-08-23
1
-8
/
+8
|
*
thermal: core: Fix rounding of delay jiffies
Rafael J. Wysocki
2024-08-23
1
-13
/
+10
[prev]
[next]