index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
6 days
Merge tag 'thermal-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9 days
Merge tag 'thermal-v7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
9 days
Merge branch 'pm-powercap'
Rafael J. Wysocki
10 days
thermal: renesas: rzg3e: Remove stale @trim_offset kernel-doc entry
John Madieu
10 days
thermal: intel: switch cpumask_get() to using cpumask_print_to_pagebuf()
Yury Norov
11 days
Merge branch 'thermal-intel'
Rafael J. Wysocki
11 days
thermal: core: Suspend thermal zones later and resume them earlier
Rafael J. Wysocki
11 days
thermal: core: Allocate thermal_class statically
Rafael J. Wysocki
11 days
thermal: core: Adjust thermal_wq allocation flags
Rafael J. Wysocki
11 days
thermal: core: Drop redundant check from thermal_zone_device_update()
Rafael J. Wysocki
11 days
thermal: core: Free thermal zone ID later during removal
Rafael J. Wysocki
11 days
thermal: core: Fix thermal zone governor cleanup issues
Rafael J. Wysocki
2026-04-04
thermal/core: Remove pointless variable when registering a cooling device
Daniel Lezcano
2026-04-04
Merge back earlier thermal core updates for 7.1
Rafael J. Wysocki
2026-04-02
thermal/drivers/brcmstb_thermal: Use max to simplify brcmstb_get_temp
Thorsten Blum
2026-04-02
thermal: core: Fix thermal zone device registration error path
Rafael J. Wysocki
2026-04-01
thermal: intel: int340x: processor: Move MMIO primitives to MMIO driver
Kuppuswamy Sathyanarayanan
2026-03-31
thermal: core: Address thermal zone removal races with resume
Rafael J. Wysocki
2026-03-27
Merge back earlier Intel thermal drivers updates for 7.1
Rafael J. Wysocki
2026-03-27
thermal/drivers/spear: Fix error condition for reading st,thermal-flags
Gopi Krishna Menon
2026-03-24
thermal: intel: int340x: soc_slider: Set offset only for balanced mode
Srinivas Pandruvada
2026-03-23
thermal: devfreq_cooling: avoid unnecessary kfree of freq_table
Anas Iqbal
2026-03-19
thermal: intel: hfi: use cpumask_empty() in intel_hfi_offline()
Yury Norov
2026-03-14
thermal: sysfs: Use str_enabled_disabled() helper in mode_show()
Thorsten Blum
2026-03-10
thermal/drivers/sprd: Use min instead of clamp in sprd_thm_temp_to_rawdata
Thorsten Blum
2026-03-10
thermal/drivers/sprd: Fix raw temperature clamping in sprd_thm_rawdata_to_temp
Thorsten Blum
2026-03-10
thermal/drivers/sprd: Fix temperature clamping in sprd_thm_temp_to_rawdata
Thorsten Blum
2026-03-10
thermal/drivers/imx91: Add hwmon support
Alexander Stein
2026-03-10
thermal/of: Add OF node address to output message
Alexander Stein
2026-03-06
thermal: core: Replace sprintf() in thermal_bind_cdev_to_trip()
Thorsten Blum
2026-03-05
thermal: intel: int340x: processor: Move RAPL defaults to MMIO driver
Kuppuswamy Sathyanarayanan
2026-03-05
powercap: intel_rapl: Add a symbol namespace for intel_rapl exports
Kuppuswamy Sathyanarayanan
2026-03-05
thermal: intel: int340x: Read DDR data rate for Nova Lake
Srinivas Pandruvada
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
Merge tag 'thermal-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-11
thermal: int340x: Fix sysfs group leak on DLVR registration failure
Kaushlendra Kumar
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-04
Merge branch 'thermal-intel'
Rafael J. Wysocki
2026-02-01
thermal/qcom/lmh: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Sebastian Andrzej Siewior
2026-02-01
drivers: thermal: intel: tcc_cooling: Drop redundant local variable
Sumeet Pawnikar
2026-01-29
Merge tag 'thermal-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2026-01-28
thermal/of: Fix reference leak in thermal_of_cm_lookup()
Felix Gu
2026-01-28
thermal: core: thermal_core.h: fix all kernel-doc warnings
Randy Dunlap
2026-01-23
thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
Rafael J. Wysocki
2026-01-21
thermal: renesas: rzg3e: add support for RZ/T2H and RZ/N2H
Cosmin Tanislav
[next]