summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
13 hoursMerge branch 'bitmap-for-next' of https://github.com/norov/linux.gitMark Brown
14 hoursMerge branch 'thermal/linux-next' of https://git.kernel.org/pub/scm/linux/ker...Mark Brown
17 hoursMerge branch 'fixes' into linux-nextRafael J. Wysocki
17 hoursMerge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-powercap' into linux-nextRafael J. Wysocki
17 hoursthermal: core: Fix thermal zone device registration error pathRafael J. Wysocki
25 hoursthermal: intel: switch cpumask_get() to using cpumask_print_to_pagebuf()Yury Norov
36 hoursthermal: intel: int340x: processor: Move MMIO primitives to MMIO driverKuppuswamy Sathyanarayanan
3 daysthermal: core: Address thermal zone removal races with resumeRafael J. Wysocki
3 daysMerge branches 'thermal-core' and 'thermal-intel' into linux-nextRafael J. Wysocki
3 daysMerge branches 'pm-powercap' and 'pm-sleep' into linux-nextRafael J. Wysocki
6 daysMerge back earlier Intel thermal drivers updates for 7.1Rafael J. Wysocki
9 daysthermal: intel: int340x: soc_slider: Set offset only for balanced modeSrinivas Pandruvada
11 daysthermal: devfreq_cooling: avoid unnecessary kfree of freq_tableAnas Iqbal
2026-03-19thermal: intel: hfi: use cpumask_empty() in intel_hfi_offline()Yury Norov
2026-03-14thermal: sysfs: Use str_enabled_disabled() helper in mode_show()Thorsten Blum
2026-03-10thermal/drivers/sprd: Use min instead of clamp in sprd_thm_temp_to_rawdataThorsten Blum
2026-03-10thermal/drivers/sprd: Fix raw temperature clamping in sprd_thm_rawdata_to_tempThorsten Blum
2026-03-10thermal/drivers/sprd: Fix temperature clamping in sprd_thm_temp_to_rawdataThorsten Blum
2026-03-10thermal/drivers/imx91: Add hwmon supportAlexander Stein
2026-03-10thermal/of: Add OF node address to output messageAlexander Stein
2026-03-06thermal: core: Replace sprintf() in thermal_bind_cdev_to_trip()Thorsten Blum
2026-03-05thermal: intel: int340x: processor: Move RAPL defaults to MMIO driverKuppuswamy Sathyanarayanan
2026-03-05powercap: intel_rapl: Add a symbol namespace for intel_rapl exportsKuppuswamy Sathyanarayanan
2026-03-05thermal: intel: int340x: Read DDR data rate for Nova LakeSrinivas Pandruvada
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-18Merge tag 'thermal-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-11thermal: int340x: Fix sysfs group leak on DLVR registration failureKaushlendra Kumar
2026-02-10Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-04Merge branch 'thermal-intel'Rafael J. Wysocki
2026-02-01thermal/qcom/lmh: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior
2026-02-01drivers: thermal: intel: tcc_cooling: Drop redundant local variableSumeet Pawnikar
2026-01-29Merge tag 'thermal-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2026-01-28thermal/of: Fix reference leak in thermal_of_cm_lookup()Felix Gu
2026-01-28thermal: core: thermal_core.h: fix all kernel-doc warningsRandy Dunlap
2026-01-23thermal: intel: x86_pkg_temp_thermal: Handle invalid temperatureRafael J. Wysocki
2026-01-21thermal: renesas: rzg3e: add support for RZ/T2H and RZ/N2HCosmin Tanislav
2026-01-21thermal: renesas: rzg3e: make calibration value retrieval per-chipCosmin Tanislav
2026-01-21thermal: renesas: rzg3e: make min and max temperature per-chipCosmin Tanislav
2026-01-21thermal: renesas: rzg3e: make reset optionalCosmin Tanislav
2026-01-21thermal/drivers/broadcom: Use clamp to simplify bcm2835_thermal_temp2adcThorsten Blum
2026-01-21thermal/drivers/stm32: Use predefined HZ_PER_MHZ instead of a custom oneAndy Shevchenko
2026-01-20thermal/drivers/mediatek/lvts_thermal: Add mt7987 supportFrank Wunderlich
2026-01-20thermal/drivers/mediatek/lvts_thermal: Add MT8196 supportLaura Nao
2026-01-20thermal/drivers/mediatek/lvts: Support MSR offset for 16-bit calibration dataLaura Nao
2026-01-20thermal/drivers/mediatek/lvts: Add support for ATP modeLaura Nao
2026-01-20thermal/drivers/mediatek/lvts: Add lvts_temp_to_raw variantLaura Nao