index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
thermal/drivers/sti: Depend on THERMAL_OF subsystem
Raphael Gallais-Pou
2
-18
/
+12
2024-09-02
thermal/drivers/st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
3
-9
/
+5
2024-08-29
Merge branch 'thermal-core'
Rafael J. Wysocki
19
-567
/
+1015
2024-08-23
thermal: core: Drop tz field from struct thermal_instance
Rafael J. Wysocki
3
-4
/
+1
2024-08-23
thermal: core: Drop redundant checks from thermal_bind_cdev_to_trip()
Rafael J. Wysocki
1
-6
/
+0
2024-08-23
thermal: core: Rename cdev-to-thermal-zone bind/unbind functions
Rafael J. Wysocki
1
-8
/
+8
2024-08-23
thermal: core: Fix rounding of delay jiffies
Rafael J. Wysocki
1
-13
/
+10
2024-08-23
thermal: core: Clean up trip bind/unbind functions
Rafael J. Wysocki
1
-33
/
+21
2024-08-23
thermal: core: Drop unused bind/unbind functions and callbacks
Rafael J. Wysocki
1
-72
/
+3
2024-08-23
thermal/of: Use the .should_bind() thermal zone callback
Rafael J. Wysocki
1
-131
/
+40
2024-08-22
thermal: of: Fix OF node leak in of_thermal_zone_find() error paths
Krzysztof Kozlowski
1
-6
/
+7
2024-08-22
thermal: of: Fix OF node leak in thermal_of_zone_register()
Krzysztof Kozlowski
1
-1
/
+5
2024-08-22
thermal: of: Fix OF node leak in thermal_of_trips_init() error path
Krzysztof Kozlowski
1
-2
/
+2
2024-08-22
thermal: imx: Use the .should_bind() thermal zone callback
Rafael J. Wysocki
1
-14
/
+6
2024-08-22
thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_f...
Rafael J. Wysocki
1
-6
/
+4
2024-08-22
thermal: core: Introduce .should_bind() thermal zone callback
Rafael J. Wysocki
1
-24
/
+82
2024-08-22
thermal: core: Move thermal zone locking out of bind/unbind functions
Rafael J. Wysocki
1
-8
/
+22
2024-08-22
thermal: sysfs: Use the dev argument in instance-related show/store
Rafael J. Wysocki
1
-8
/
+7
2024-08-22
thermal: core: Drop redundant thermal instance checks
Rafael J. Wysocki
1
-2
/
+2
2024-08-22
thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()
Rafael J. Wysocki
1
-12
/
+4
2024-08-22
thermal: core: Fold two functions into their respective callers
Rafael J. Wysocki
1
-36
/
+19
2024-08-22
thermal: Introduce a debugfs-based testing facility
Rafael J. Wysocki
6
-0
/
+717
2024-08-21
thermal/debugfs: Fix the NULL vs IS_ERR() confusion in debugfs_create_dir()
Yang Ruibin
1
-3
/
+3
2024-08-19
thermal/core: Compute low and high boundaries in thermal_zone_device_update()
Daniel Lezcano
3
-29
/
+12
2024-08-19
Merge back thermal core material for 6.12.
Rafael J. Wysocki
10
-254
/
+150
2024-08-16
thermal: gov_bang_bang: Use governor_data to reduce overhead
Rafael J. Wysocki
2
-1
/
+20
2024-08-16
thermal: gov_bang_bang: Add .manage() callback
Rafael J. Wysocki
1
-0
/
+30
2024-08-16
thermal: gov_bang_bang: Split bang_bang_control()
Rafael J. Wysocki
1
-19
/
+23
2024-08-16
thermal: gov_bang_bang: Call __thermal_cdev_update() directly
Rafael J. Wysocki
1
-4
/
+1
2024-08-13
thermal: sysfs: Refine the handling of trip hysteresis changes
Rafael J. Wysocki
3
-7
/
+7
2024-08-13
thermal: sysfs: Get to trips via attribute pointers
Rafael J. Wysocki
1
-34
/
+20
2024-08-13
thermal: core: Store trip sysfs attributes in thermal_trip_desc
Rafael J. Wysocki
2
-82
/
+46
2024-08-02
thermal: trip: Drop thermal_zone_get_trip()
Rafael J. Wysocki
1
-14
/
+0
2024-08-02
thermal: trip: Get rid of thermal_zone_get_num_trips()
Rafael J. Wysocki
2
-11
/
+1
2024-08-02
thermal: helpers: Drop get_thermal_instance()
Rafael J. Wysocki
2
-29
/
+6
2024-08-02
thermal: tegra: Use thermal_zone_for_each_trip() for walking trip points
Rafael J. Wysocki
2
-31
/
+32
2024-08-02
thermal: tegra: Introduce struct trip_temps for critical and hot trips
Rafael J. Wysocki
1
-14
/
+20
2024-08-02
thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init()
Rafael J. Wysocki
1
-19
/
+3
2024-08-02
thermal: hisi: Use thermal_zone_for_each_trip() in hisi_thermal_register_sens...
Rafael J. Wysocki
1
-11
/
+14
2024-08-02
thermal: broadcom: Use thermal_zone_get_crit_temp() in bcm2835_thermal_probe()
Rafael J. Wysocki
1
-4
/
+3
2024-07-31
Merge branch 'thermal-intel'
Rafael J. Wysocki
1
-7
/
+22
2024-07-31
thermal: trip: Avoid skipping trips in thermal_zone_set_trips()
Rafael J. Wysocki
1
-2
/
+2
2024-07-30
thermal: intel: int340x: Free MSI IRQ vectors on module exit
Srinivas Pandruvada
1
-0
/
+3
2024-07-30
thermal: intel: int340x: Allow limited thermal MSI support
Srinivas Pandruvada
1
-5
/
+5
2024-07-30
thermal: intel: int340x: Fix kernel warning during MSI cleanup
Srinivas Pandruvada
1
-2
/
+14
2024-07-24
thermal: core: Back off when polling thermal zones on errors
Rafael J. Wysocki
2
-7
/
+61
2024-07-23
thermal: trip: Split thermal_zone_device_set_mode()
Rafael J. Wysocki
1
-7
/
+24
2024-07-18
thermal: core: Allow thermal zones to tell the core to ignore them
Rafael J. Wysocki
3
-27
/
+29
2024-07-15
Merge branch 'thermal-intel'
Rafael J. Wysocki
11
-79
/
+412
2024-07-15
Merge branch 'thermal-core'
Rafael J. Wysocki
13
-102
/
+132
[prev]
[next]