index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-05-14
2
-0
/
+2
|
\
|
*
-
.
Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'
Rafael J. Wysocki
2024-05-13
2
-0
/
+2
|
|
\
\
|
|
|
*
ACPI: DPTF: Add Lunar Lake support
Sumeet Pawnikar
2024-04-08
2
-0
/
+2
|
|
|
/
*
|
|
Merge tag 'thermal-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-14
36
-578
/
+1225
|
\
\
\
|
*
\
\
Merge branch 'thermal-intel'
Rafael J. Wysocki
2024-05-10
8
-8
/
+15
|
|
\
\
\
|
|
*
|
|
thermal: intel: hfi: Increase the number of CPU capabilities per netlink event
Ricardo Neri
2024-05-08
1
-1
/
+1
|
|
*
|
|
thermal: intel: hfi: Rename HFI_MAX_THERM_NOTIFY_COUNT
Ricardo Neri
2024-05-08
1
-6
/
+6
|
|
*
|
|
thermal: intel: hfi: Shorten the thermal netlink event delay to 100ms
Ricardo Neri
2024-05-08
1
-2
/
+2
|
|
*
|
|
thermal: intel: hfi: Rename HFI_UPDATE_INTERVAL
Ricardo Neri
2024-05-08
1
-2
/
+2
|
|
*
|
|
thermal: intel: Add missing module description
Srinivas Pandruvada
2024-05-02
7
-0
/
+7
|
*
|
|
|
Merge branch 'thermal-core'
Rafael J. Wysocki
2024-05-06
10
-216
/
+268
|
|
\
\
\
\
|
|
*
|
|
|
thermal: core: Move passive polling management to the core
Rafael J. Wysocki
2024-04-30
3
-18
/
+18
|
|
*
|
|
|
thermal: core: Do not call handle_thermal_trip() if zone temperature is invalid
Rafael J. Wysocki
2024-04-30
1
-0
/
+3
|
|
*
|
|
|
thermal: trip: Add missing empty code line
Rafael J. Wysocki
2024-04-30
1
-0
/
+1
|
|
*
|
|
|
thermal/debugfs: Avoid printing zero duration for mitigation events in progress
Rafael J. Wysocki
2024-04-26
1
-6
/
+33
|
|
*
|
|
|
thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()
Rafael J. Wysocki
2024-04-26
3
-6
/
+19
|
|
*
|
|
|
thermal/debugfs: Create records for cdev states as they get used
Rafael J. Wysocki
2024-04-26
1
-0
/
+8
|
|
*
|
|
|
Merge back earlier thermal core changes for v6.10.
Rafael J. Wysocki
2024-04-26
18
-309
/
+600
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
thermal: core: Introduce thermal_governor_trip_crossed()
Rafael J. Wysocki
2024-04-24
1
-4
/
+11
|
|
|
*
|
|
thermal/debugfs: Make tze_seq_show() skip invalid trips and trips with no stats
Rafael J. Wysocki
2024-04-24
1
-6
/
+16
|
|
|
*
|
|
thermal/debugfs: Rename thermal_debug_update_temp() to thermal_debug_update_t...
Rafael J. Wysocki
2024-04-24
3
-4
/
+4
|
|
|
*
|
|
thermal/debugfs: Clean up thermal_debug_update_temp()
Rafael J. Wysocki
2024-04-24
1
-10
/
+11
|
|
|
*
|
|
thermal/debugfs: Avoid excessive updates of trip point statistics
Rafael J. Wysocki
2024-04-24
2
-8
/
+2
|
|
|
*
|
|
thermal: core: Relocate critical and hot trip handling
Rafael J. Wysocki
2024-04-24
1
-7
/
+4
|
|
|
*
|
|
thermal: core: Drop the .throttle() governor callback
Rafael J. Wysocki
2024-04-24
2
-15
/
+0
|
|
|
*
|
|
thermal: gov_user_space: Use .trip_crossed() instead of .throttle()
Rafael J. Wysocki
2024-04-24
1
-5
/
+5
|
|
|
*
|
|
thermal: gov_fair_share: Eliminate unnecessary integer divisions
Rafael J. Wysocki
2024-04-24
1
-17
/
+15
|
|
|
*
|
|
thermal: gov_fair_share: Use trip thresholds instead of trip temperatures
Rafael J. Wysocki
2024-04-24
1
-8
/
+6
|
|
|
*
|
|
thermal: gov_fair_share: Use .manage() callback instead of .throttle()
Rafael J. Wysocki
2024-04-24
1
-11
/
+26
|
|
|
*
|
|
thermal: gov_step_wise: Clean up thermal_zone_trip_update()
Rafael J. Wysocki
2024-04-24
1
-6
/
+7
|
|
|
*
|
|
thermal: gov_step_wise: Use trip thresholds instead of trip temperatures
Rafael J. Wysocki
2024-04-24
1
-4
/
+5
|
|
|
*
|
|
thermal: gov_step_wise: Use .manage() callback instead of .throttle()
Rafael J. Wysocki
2024-04-24
1
-18
/
+21
|
|
|
*
|
|
thermal: gov_power_allocator: Eliminate a redundant variable
Rafael J. Wysocki
2024-04-23
1
-6
/
+3
|
|
|
*
|
|
thermal: gov_power_allocator: Use .manage() callback instead of .throttle()
Rafael J. Wysocki
2024-04-23
1
-17
/
+7
|
|
|
*
|
|
thermal: core: Introduce .manage() callback for thermal governors
Rafael J. Wysocki
2024-04-23
2
-0
/
+5
|
|
|
*
|
|
thermal: gov_bang_bang: Fold thermal_zone_trip_update() into its caller
Rafael J. Wysocki
2024-04-23
1
-42
/
+33
|
|
|
*
|
|
thermal: gov_bang_bang: Clean up thermal_zone_trip_update()
Rafael J. Wysocki
2024-04-23
1
-13
/
+6
|
|
|
*
|
|
thermal: gov_bang_bang: Use .trip_crossed() instead of .throttle()
Rafael J. Wysocki
2024-04-23
1
-18
/
+13
|
|
|
*
|
|
thermal: core: Introduce .trip_crossed() callback for thermal governors
Rafael J. Wysocki
2024-04-19
2
-2
/
+21
|
*
|
|
|
|
Merge back thermal cotntrol material for v6.10.
Rafael J. Wysocki
2024-05-06
26
-367
/
+955
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
thermal/drivers/loongson2: Add Loongson-2K2000 support
Binbin Zhou
2024-04-23
1
-13
/
+51
|
|
*
|
|
|
thermal/drivers/loongson2: Trivial code style adjustment
Binbin Zhou
2024-04-23
1
-31
/
+34
|
|
*
|
|
|
thermal/drivers/mediatek/lvts_thermal: Add MT8188 support
Nicolas Pitre
2024-04-23
1
-0
/
+96
|
|
*
|
|
|
thermal/drivers/mediatek/lvts_thermal: Allow early empty sensor slots
Nicolas Pitre
2024-04-23
1
-26
/
+37
|
|
*
|
|
|
thermal/drivers/mediatek/lvts_thermal: Provision for gt variable location
Nicolas Pitre
2024-04-23
1
-6
/
+14
|
|
*
|
|
|
thermal/drivers/mediatek/lvts_thermal: Add MT8186 support
Nicolas Pitre
2024-04-23
1
-0
/
+61
|
|
*
|
|
|
thermal/drivers/mediatek/lvts_thermal: Guard against efuse data buffer overflow
Nicolas Pitre
2024-04-23
1
-2
/
+9
|
|
*
|
|
|
thermal/drivers/mediatek/lvts_thermal: Use offsets for every calibration byte
Nicolas Pitre
2024-04-23
1
-65
/
+99
|
|
*
|
|
|
thermal/drivers/mediatek/lvts_thermal: Remove .hw_tshut_temp
Nicolas Pitre
2024-04-23
1
-21
/
+2
|
|
*
|
|
|
thermal/drivers/mediatek/lvts_thermal: Move comment
Nicolas Pitre
2024-04-23
1
-7
/
+7
[next]