summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)AuthorLines
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds-2/+1
2026-04-13Merge tag 'thermal-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-109/+90
2026-04-10Merge tag 'thermal-v7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki-20/+21
2026-04-10Merge branch 'pm-powercap'Rafael J. Wysocki-0/+81
2026-04-09thermal: renesas: rzg3e: Remove stale @trim_offset kernel-doc entryJohn Madieu-1/+0
2026-04-09thermal: intel: switch cpumask_get() to using cpumask_print_to_pagebuf()Yury Norov-2/+1
2026-04-08Merge branch 'thermal-intel'Rafael J. Wysocki-6/+21
2026-04-08thermal: core: Suspend thermal zones later and resume them earlierRafael J. Wysocki-42/+18
2026-04-08thermal: core: Allocate thermal_class staticallyRafael J. Wysocki-18/+12
2026-04-08thermal: core: Adjust thermal_wq allocation flagsRafael J. Wysocki-2/+1
2026-04-08thermal: core: Drop redundant check from thermal_zone_device_update()Rafael J. Wysocki-7/+1
2026-04-08thermal: core: Free thermal zone ID later during removalRafael J. Wysocki-2/+4
2026-04-08thermal: core: Fix thermal zone governor cleanup issuesRafael J. Wysocki-3/+4
2026-04-04thermal/core: Remove pointless variable when registering a cooling deviceDaniel Lezcano-3/+2
2026-04-04Merge back earlier thermal core updates for 7.1Rafael J. Wysocki-6/+6
2026-04-02thermal/drivers/brcmstb_thermal: Use max to simplify brcmstb_get_tempThorsten Blum-5/+3
2026-04-02thermal: core: Fix thermal zone device registration error pathRafael J. Wysocki-0/+1
2026-04-01thermal: intel: int340x: processor: Move MMIO primitives to MMIO driverKuppuswamy Sathyanarayanan-0/+72
2026-03-31thermal: core: Address thermal zone removal races with resumeRafael J. Wysocki-5/+26
2026-03-27Merge back earlier Intel thermal drivers updates for 7.1Rafael J. Wysocki-6/+21
2026-03-27thermal/drivers/spear: Fix error condition for reading st,thermal-flagsGopi Krishna Menon-1/+1
2026-03-24thermal: intel: int340x: soc_slider: Set offset only for balanced modeSrinivas Pandruvada-1/+7
2026-03-23thermal: devfreq_cooling: avoid unnecessary kfree of freq_tableAnas Iqbal-1/+2
2026-03-19thermal: intel: hfi: use cpumask_empty() in intel_hfi_offline()Yury Norov-1/+1
2026-03-14thermal: sysfs: Use str_enabled_disabled() helper in mode_show()Thorsten Blum-4/+3
2026-03-10thermal/drivers/sprd: Use min instead of clamp in sprd_thm_temp_to_rawdataThorsten Blum-1/+1
2026-03-10thermal/drivers/sprd: Fix raw temperature clamping in sprd_thm_rawdata_to_tempThorsten Blum-1/+1
2026-03-10thermal/drivers/sprd: Fix temperature clamping in sprd_thm_temp_to_rawdataThorsten Blum-1/+1
2026-03-10thermal/drivers/imx91: Add hwmon supportAlexander Stein-0/+4
2026-03-10thermal/of: Add OF node address to output messageAlexander Stein-10/+10
2026-03-06thermal: core: Replace sprintf() in thermal_bind_cdev_to_trip()Thorsten Blum-1/+1
2026-03-05thermal: intel: int340x: processor: Move RAPL defaults to MMIO driverKuppuswamy Sathyanarayanan-0/+8
2026-03-05powercap: intel_rapl: Add a symbol namespace for intel_rapl exportsKuppuswamy Sathyanarayanan-0/+1
2026-03-05thermal: intel: int340x: Read DDR data rate for Nova LakeSrinivas Pandruvada-5/+20
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-6/+4
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-14/+7
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-29/+29
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-53/+55
2026-02-18Merge tag 'thermal-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+4
2026-02-11thermal: int340x: Fix sysfs group leak on DLVR registration failureKaushlendra Kumar-1/+4
2026-02-10Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2026-02-04Merge branch 'thermal-intel'Rafael J. Wysocki-30/+78
2026-02-01thermal/qcom/lmh: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior-1/+1
2026-02-01drivers: thermal: intel: tcc_cooling: Drop redundant local variableSumeet Pawnikar-6/+3
2026-01-29Merge tag 'thermal-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki-79/+418
2026-01-28thermal/of: Fix reference leak in thermal_of_cm_lookup()Felix Gu-2/+2
2026-01-28thermal: core: thermal_core.h: fix all kernel-doc warningsRandy Dunlap-2/+5
2026-01-23thermal: intel: x86_pkg_temp_thermal: Handle invalid temperatureRafael J. Wysocki-0/+3
2026-01-21thermal: renesas: rzg3e: add support for RZ/T2H and RZ/N2HCosmin Tanislav-0/+27