index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-21
Merge tag 'thermal-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-17
thermal: core: Fix the handling of invalid trip points
Rafael J. Wysocki
2024-05-15
Merge tag 'thermal-v6.10-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
2024-05-14
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-05-14
Merge tag 'thermal-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-13
Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'
Rafael J. Wysocki
2024-05-10
Merge branch 'thermal-intel'
Rafael J. Wysocki
2024-05-08
thermal: intel: hfi: Increase the number of CPU capabilities per netlink event
Ricardo Neri
2024-05-08
thermal: intel: hfi: Rename HFI_MAX_THERM_NOTIFY_COUNT
Ricardo Neri
2024-05-08
thermal: intel: hfi: Shorten the thermal netlink event delay to 100ms
Ricardo Neri
2024-05-08
thermal: intel: hfi: Rename HFI_UPDATE_INTERVAL
Ricardo Neri
2024-05-06
Merge branch 'thermal-core'
Rafael J. Wysocki
2024-05-06
Merge back thermal cotntrol material for v6.10.
Rafael J. Wysocki
2024-05-06
thermal/drivers/mediatek/lvts_thermal: Fix wrong lvts_ctrl index
Julien Panis
2024-05-06
thermal/drivers/mediatek/lvts_thermal: Remove unused members from struct lvts...
Julien Panis
2024-05-02
thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_data
Julien Panis
2024-05-02
thermal: intel: Add missing module description
Srinivas Pandruvada
2024-04-30
thermal: core: Move passive polling management to the core
Rafael J. Wysocki
2024-04-30
thermal: core: Do not call handle_thermal_trip() if zone temperature is invalid
Rafael J. Wysocki
2024-04-30
thermal: trip: Add missing empty code line
Rafael J. Wysocki
2024-04-26
thermal/debugfs: Avoid printing zero duration for mitigation events in progress
Rafael J. Wysocki
2024-04-26
thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()
Rafael J. Wysocki
2024-04-26
thermal/debugfs: Create records for cdev states as they get used
Rafael J. Wysocki
2024-04-26
Merge back earlier thermal core changes for v6.10.
Rafael J. Wysocki
2024-04-26
thermal/debugfs: Prevent use-after-free from occurring after cdev removal
Rafael J. Wysocki
2024-04-26
thermal/debugfs: Fix two locking issues with thermal zone debug
Rafael J. Wysocki
2024-04-26
thermal/debugfs: Free all thermal zone debug memory on zone removal
Rafael J. Wysocki
2024-04-24
thermal: core: Introduce thermal_governor_trip_crossed()
Rafael J. Wysocki
2024-04-24
thermal/debugfs: Make tze_seq_show() skip invalid trips and trips with no stats
Rafael J. Wysocki
2024-04-24
thermal/debugfs: Rename thermal_debug_update_temp() to thermal_debug_update_t...
Rafael J. Wysocki
2024-04-24
thermal/debugfs: Clean up thermal_debug_update_temp()
Rafael J. Wysocki
2024-04-24
thermal/debugfs: Avoid excessive updates of trip point statistics
Rafael J. Wysocki
2024-04-24
thermal: core: Relocate critical and hot trip handling
Rafael J. Wysocki
2024-04-24
thermal: core: Drop the .throttle() governor callback
Rafael J. Wysocki
2024-04-24
thermal: gov_user_space: Use .trip_crossed() instead of .throttle()
Rafael J. Wysocki
2024-04-24
thermal/cpufreq: Remove arch_update_thermal_pressure()
Vincent Guittot
2024-04-24
thermal: gov_fair_share: Eliminate unnecessary integer divisions
Rafael J. Wysocki
2024-04-24
thermal: gov_fair_share: Use trip thresholds instead of trip temperatures
Rafael J. Wysocki
2024-04-24
thermal: gov_fair_share: Use .manage() callback instead of .throttle()
Rafael J. Wysocki
2024-04-24
thermal: gov_step_wise: Clean up thermal_zone_trip_update()
Rafael J. Wysocki
2024-04-24
thermal: gov_step_wise: Use trip thresholds instead of trip temperatures
Rafael J. Wysocki
2024-04-24
thermal: gov_step_wise: Use .manage() callback instead of .throttle()
Rafael J. Wysocki
2024-04-23
thermal: gov_power_allocator: Eliminate a redundant variable
Rafael J. Wysocki
2024-04-23
thermal: gov_power_allocator: Use .manage() callback instead of .throttle()
Rafael J. Wysocki
2024-04-23
thermal: core: Introduce .manage() callback for thermal governors
Rafael J. Wysocki
2024-04-23
thermal: gov_bang_bang: Fold thermal_zone_trip_update() into its caller
Rafael J. Wysocki
2024-04-23
thermal: gov_bang_bang: Clean up thermal_zone_trip_update()
Rafael J. Wysocki
[next]