summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
3 daysMerge tag 'thermal-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
3 daysMerge branch 'thermal-testing'Rafael J. Wysocki
5 daysthermal: testing: zone: Flush work items during cleanupRafael J. Wysocki
10 daysthermal: intel: Fix dangling resources on thermal_throttle_online() failureRicardo Neri
2026-06-15Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-11Merge branch 'thermal-testing'refs/merge-window/488e6dbc39230cf047569f2038b03fa749a4f5acRafael J. Wysocki
2026-06-11Merge back earlier thermal control material for 7.2Rafael J. Wysocki
2026-06-08thermal: sysfs: Replace sscanf() with kstrtoul()Ovidiu Panait
2026-06-08thermal: testing: Replace sscanf() with kstrtoint()Ovidiu Panait
2026-06-08thermal: testing: reject missing command argumentsSamuel Moelius
2026-06-08thermal: intel: intel_tcc_cooling: Add Arrow Lake CPU modelsSrinivas Pandruvada
2026-06-08x86/msr: Switch wrmsr_safe_on_cpu() users to wrmsrq_safe_on_cpu()Juergen Gross
2026-06-08x86/msr: Switch rdmsr_safe_on_cpu() users to rdmsrq_safe_on_cpu()Juergen Gross
2026-06-08x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()Juergen Gross
2026-06-08x86/msr: Switch rdmsr_on_cpu() users to rdmsrq_on_cpu()Juergen Gross
2026-06-03thermal/drivers/qcom/tsens: Disable wakeup interrupt setup on automotive targetsPriyansh Jain
2026-06-03thermal/drivers/qcom/tsens: Switch wake IRQ handling to PM callbacksPriyansh Jain
2026-06-03thermal/of: Support cooling device ID in cooling-specDaniel Lezcano
2026-06-03thermal/of: Pass cdev_id and introduce devm registration helperDaniel Lezcano
2026-06-03thermal/of: Add cooling device ID supportDaniel Lezcano
2026-06-03thermal/of: Rename the devm_thermal_of_cooling_device_register() functionDaniel Lezcano
2026-06-03thermal/of: Move cooling device OF helpers out of thermal coreDaniel Lezcano
2026-06-03thermal/core: Add devm_thermal_cooling_device_register()Daniel Lezcano
2026-06-03thermal/core: Introduce non-OF thermal_cooling_device_register()Daniel Lezcano
2026-06-03thermal/drivers/samsung: Enable TMU by defaultKrzysztof Kozlowski
2026-06-03thermal/driver/qoriq: Workaround unexpected temperature readings from tmuJacky Bai
2026-06-03thermal/drivers/qoriq: Add i.MX93 tmu supportJacky Bai
2026-06-03thermal/drivers/spacemit/k1: Add thermal sensor supportShuwei Wu
2026-06-03thermal/drivers/imx: Do not split quoted string across linesMayur Kumar
2026-06-03thermal/of: Fix trailing whitespace and repeated wordMayur Kumar
2026-06-03thermal/drivers/qcom/tsens: Atomic temperature read with hardware-guided retriesPriyansh Jain
2026-06-03thermal/drivers/qcom: Fix typo in commentJinseok Kim
2026-06-03thermal/drivers/amlogic: Add support for secure monitor calibration readoutRonald Claveau
2026-06-03thermal/drivers/amlogic: Add missing dependency on MESON_SMRonald Claveau
2026-06-01thermal: intel: Use sysfs_emit() for powerclamp cpumaskYury Norov
2026-05-26thermal: intel: int340x: Check return value of ptc_create_groups()Aravind Anilraj
2026-05-26thermal: intel: int340x: Fix potential shift overflow in ptc_mmio_write()Aravind Anilraj
2026-05-26thermal/core: Use devm_add_action_or_reset() when registering a cooling deviceDaniel Lezcano
2026-05-26thermal/drivers/tegra/soctherma: Switch to devm cooling device registrationDaniel Lezcano
2026-05-26thermal/drivers/tegra/soctherm: Use devm_add_action_or_reset() for clock disableDaniel Lezcano
2026-05-22thermal: sysfs: remove space before tab in macroMayur Kumar
2026-05-22thermal: core: Add WQ_UNBOUND to alloc_workqueue() usersMarco Crivellari
2026-05-20thermal/core: Populate max_state before setting up cooling dev sysfsOvidiu Panait
2026-05-15thermal/core: Split __thermal_cooling_device_register() into two functionsDaniel Lezcano
2026-05-13thermal: hwmon: Use extra_groups for adding temperature attributesRafael J. Wysocki
2026-05-13thermal: hwmon: Register a hwmon device for each thermal zoneRafael J. Wysocki
2026-05-13thermal: hwmon: Fix critical temperature attribute removalRafael J. Wysocki
2026-05-13thermal/core: Use the thermal class pointer as init guardDaniel Lezcano
2026-05-13thermal/core: Allocate the thermal class dynamicallyDaniel Lezcano