index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-12-13
thermal: trip: Use for_each_trip() in __thermal_zone_set_trips()
Rafael J. Wysocki
1
-11
/
+7
2023-12-13
thermal: trip: Drop redundant __thermal_zone_get_trip() header
Rafael J. Wysocki
1
-2
/
+0
2023-12-12
thermal: core: Rework thermal zone availability check
Rafael J. Wysocki
1
-3
/
+12
2023-12-12
thermal: Drop redundant and confusing device_is_registered() checks
Rafael J. Wysocki
4
-72
/
+7
2023-12-11
thermal: core: Make thermal_zone_device_unregister() return after freeing the...
Rafael J. Wysocki
1
-1
/
+5
2023-12-06
thermal: sysfs: Rework the reading of trip point attributes
Rafael J. Wysocki
1
-27
/
+25
2023-12-06
thermal: sysfs: Rework the handling of trip point updates
Rafael J. Wysocki
3
-52
/
+47
2023-11-30
thermal: trip: Drop a redundant check from thermal_zone_set_trip()
Rafael J. Wysocki
1
-3
/
+0
2023-11-28
thermal: gov_power_allocator: Rearrange initialization of local variables
Lukasz Luba
1
-9
/
+6
2023-11-28
thermal: gov_power_allocator: Remove excessive local variables
Lukasz Luba
1
-6
/
+5
2023-11-28
thermal: gov_power_allocator: Use shorter paths to access data when possible
Lukasz Luba
1
-3
/
+3
2023-11-28
thermal: gov_power_allocator: Rearrange local variables
Lukasz Luba
1
-19
/
+20
2023-11-28
thermal: gov_power_allocator: Check the cooling devices only for trip_max
Lukasz Luba
1
-2
/
+7
2023-11-28
thermal: gov_power_allocator: Set up trip points earlier
Lukasz Luba
1
-10
/
+17
2023-11-28
thermal: gov_power_allocator: Rename trip_max_desired_temperature
Lukasz Luba
1
-22
/
+18
2023-11-21
thermal: ACPI: Move the ACPI thermal library to drivers/acpi/
Rafael J. Wysocki
5
-123
/
+2
2023-11-20
thermal: core: Add trip thresholds for trip crossing detection
Rafael J. Wysocki
1
-7
/
+36
2023-10-31
Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
56
-589
/
+1341
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-10-25
Merge tag 'thermal-v6.7-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
5
-34
/
+238
2023-10-23
Merge branch 'thermal-intel'
Rafael J. Wysocki
11
-206
/
+815
2023-10-23
Merge branch 'thermal-core'
Rafael J. Wysocki
10
-169
/
+150
2023-10-23
Merge branch 'acpi-thermal'
Rafael J. Wysocki
2
-23
/
+0
2023-10-20
thermal: ACPI: Include the right header file
Rafael J. Wysocki
1
-2
/
+1
2023-10-20
thermal: core: Don't update trip points inside the hysteresis range
NĂcolas F. R. A. Prado
1
-2
/
+17
2023-10-20
thermal: core: Pass trip pointer to governor throttle callback
Rafael J. Wysocki
8
-44
/
+49
2023-10-20
thermal: gov_step_wise: Fold update_passive_instance() into its caller
Rafael J. Wysocki
1
-18
/
+10
2023-10-20
thermal: gov_power_allocator: Use trip pointers instead of trip indices
Rafael J. Wysocki
1
-78
/
+49
2023-10-20
thermal: gov_fair_share: Rearrange get_trip_level()
Rafael J. Wysocki
1
-16
/
+14
2023-10-20
thermal: trip: Define for_each_trip() macro
Rafael J. Wysocki
2
-3
/
+7
2023-10-20
thermal: trip: Simplify computing trip indices
Rafael J. Wysocki
1
-8
/
+5
2023-10-19
thermal/qcom/tsens: Drop ops_v0_1
Dmitry Baryshkov
1
-6
/
+0
2023-10-19
thermal/drivers/mediatek/lvts_thermal: Update calibration data documentation
Balsam CHIHI
1
-2
/
+29
2023-10-19
thermal/drivers/mediatek/lvts_thermal: Add mt8192 support
Balsam CHIHI
1
-0
/
+95
2023-10-19
thermal/drivers/mediatek/lvts_thermal: Add suspend and resume
Balsam CHIHI
1
-0
/
+37
2023-10-17
thermal/drivers/mediatek: Fix probe for THERMAL_V2
Markus Schneider-Pargmann
1
-1
/
+1
2023-10-15
thermal/drivers/max77620: Remove duplicate error message
Thierry Reding
1
-6
/
+2
2023-10-15
thermal/drivers/mediatek/lvts_thermal: Fix error check in lvts_debugfs_init()
Minjie Du
1
-1
/
+1
2023-10-15
thermal/drivers/imx8mm_thermal: Fix function pointer declaration by adding id...
Bragatheswaran Manickavel
1
-1
/
+1
2023-10-15
thermal/drivers/mediatek/lvts_thermal: Add mt7988 support
Frank Wunderlich
1
-0
/
+38
2023-10-15
thermal/drivers/mediatek/lvts_thermal: Make coeff configurable
Frank Wunderlich
1
-17
/
+34
2023-10-12
thermal: int340x: processor_thermal: Enable power floor support
Srinivas Pandruvada
1
-1
/
+1
2023-10-12
thermal: int340x: processor_thermal: Handle power floor interrupts
Srinivas Pandruvada
1
-1
/
+8
2023-10-12
thermal: int340x: processor_thermal: Support power floor notifications
Srinivas Pandruvada
4
-1
/
+202
2023-10-12
thermal: int340x: processor_thermal: Set feature mask before proc_thermal_add
Srinivas Pandruvada
1
-11
/
+10
2023-10-12
thermal: int340x: processor_thermal: Common function to clear SOC interrupt
Srinivas Pandruvada
3
-2
/
+14
2023-10-12
thermal: int340x: processor_thermal: Move interrupt status MMIO offset to com...
Srinivas Pandruvada
2
-1
/
+2
2023-10-12
Merge branch 'thermal-misc'
Rafael J. Wysocki
31
-120
/
+64
2023-10-11
Merge branch 'acpi-thermal'
Rafael J. Wysocki
2
-23
/
+0
2023-10-11
thermal: trip: Drop lockdep assertion from thermal_zone_trip_id()
Rafael J. Wysocki
1
-2
/
+0
[prev]
[next]