index
:
kernel/git/stable/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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
10 days
Merge tag 'thermal-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10 days
Merge branch 'thermal-testing'
Rafael J. Wysocki
13 days
thermal: testing: zone: Flush work items during cleanup
Rafael J. Wysocki
2026-06-19
thermal: intel: Fix dangling resources on thermal_throttle_online() failure
Ricardo Neri
2026-06-15
Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-11
Merge branch 'thermal-testing'
Rafael J. Wysocki
2026-06-11
Merge back earlier thermal control material for 7.2
Rafael J. Wysocki
2026-06-08
thermal: sysfs: Replace sscanf() with kstrtoul()
Ovidiu Panait
2026-06-08
thermal: testing: Replace sscanf() with kstrtoint()
Ovidiu Panait
2026-06-08
thermal: testing: reject missing command arguments
Samuel Moelius
2026-06-08
thermal: intel: intel_tcc_cooling: Add Arrow Lake CPU models
Srinivas Pandruvada
2026-06-08
x86/msr: Switch wrmsr_safe_on_cpu() users to wrmsrq_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch rdmsr_safe_on_cpu() users to rdmsrq_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch rdmsr_on_cpu() users to rdmsrq_on_cpu()
Juergen Gross
2026-06-03
thermal/drivers/qcom/tsens: Disable wakeup interrupt setup on automotive targets
Priyansh Jain
2026-06-03
thermal/drivers/qcom/tsens: Switch wake IRQ handling to PM callbacks
Priyansh Jain
2026-06-03
thermal/of: Support cooling device ID in cooling-spec
Daniel Lezcano
2026-06-03
thermal/of: Pass cdev_id and introduce devm registration helper
Daniel Lezcano
2026-06-03
thermal/of: Add cooling device ID support
Daniel Lezcano
2026-06-03
thermal/of: Rename the devm_thermal_of_cooling_device_register() function
Daniel Lezcano
2026-06-03
thermal/of: Move cooling device OF helpers out of thermal core
Daniel Lezcano
2026-06-03
thermal/core: Add devm_thermal_cooling_device_register()
Daniel Lezcano
2026-06-03
thermal/core: Introduce non-OF thermal_cooling_device_register()
Daniel Lezcano
2026-06-03
thermal/drivers/samsung: Enable TMU by default
Krzysztof Kozlowski
2026-06-03
thermal/driver/qoriq: Workaround unexpected temperature readings from tmu
Jacky Bai
2026-06-03
thermal/drivers/qoriq: Add i.MX93 tmu support
Jacky Bai
2026-06-03
thermal/drivers/spacemit/k1: Add thermal sensor support
Shuwei Wu
2026-06-03
thermal/drivers/imx: Do not split quoted string across lines
Mayur Kumar
2026-06-03
thermal/of: Fix trailing whitespace and repeated word
Mayur Kumar
2026-06-03
thermal/drivers/qcom/tsens: Atomic temperature read with hardware-guided retries
Priyansh Jain
2026-06-03
thermal/drivers/qcom: Fix typo in comment
Jinseok Kim
2026-06-03
thermal/drivers/amlogic: Add support for secure monitor calibration readout
Ronald Claveau
2026-06-03
thermal/drivers/amlogic: Add missing dependency on MESON_SM
Ronald Claveau
2026-06-01
thermal: intel: Use sysfs_emit() for powerclamp cpumask
Yury Norov
2026-05-26
thermal: intel: int340x: Check return value of ptc_create_groups()
Aravind Anilraj
2026-05-26
thermal: intel: int340x: Fix potential shift overflow in ptc_mmio_write()
Aravind Anilraj
2026-05-26
thermal/core: Use devm_add_action_or_reset() when registering a cooling device
Daniel Lezcano
2026-05-26
thermal/drivers/tegra/soctherma: Switch to devm cooling device registration
Daniel Lezcano
2026-05-26
thermal/drivers/tegra/soctherm: Use devm_add_action_or_reset() for clock disable
Daniel Lezcano
2026-05-22
thermal: sysfs: remove space before tab in macro
Mayur Kumar
2026-05-22
thermal: core: Add WQ_UNBOUND to alloc_workqueue() users
Marco Crivellari
2026-05-20
thermal/core: Populate max_state before setting up cooling dev sysfs
Ovidiu Panait
2026-05-15
thermal/core: Split __thermal_cooling_device_register() into two functions
Daniel Lezcano
2026-05-13
thermal: hwmon: Use extra_groups for adding temperature attributes
Rafael J. Wysocki
2026-05-13
thermal: hwmon: Register a hwmon device for each thermal zone
Rafael J. Wysocki
2026-05-13
thermal: hwmon: Fix critical temperature attribute removal
Rafael J. Wysocki
2026-05-13
thermal/core: Use the thermal class pointer as init guard
Daniel Lezcano
[next]