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