summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
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
2026-01-20thermal/drivers/mediatek/lvts: Add platform ops to support alternative conver...Laura Nao
2026-01-20thermal/drivers/mediatek/lvts: Make number of calibration offsets configurableLaura Nao
2026-01-15thermal: intel: Use sysfs_emit() in a sysfs show functionThorsten Blum
2026-01-15thermal: intel: fix typo "nagative" in comment for cpu argumentSumeet Pawnikar
2026-01-15thermal: sysfs: Replace snprintf() with strscpy() in policy_store()Thorsten Blum
2026-01-15thermal: debugfs: Use seq_puts() for constant string outputSumeet Pawnikar
2026-01-15thermal: Replace sprintf() with sysfs_emit() for sysfs show functionsSumeet Pawnikar
2026-01-07thermal: intel: int340x: Use sysfs_emit{_at}() in sysfs show functionsThorsten Blum
2026-01-07thermal: int340x: processor_thermal: Enable slow workload type hintsSrinivas Pandruvada
2026-01-07thermal: core: Use strnlen() in thermal_zone_device_register_with_trips()Thorsten Blum
2026-01-07thermal: intel: intel_pch_thermal: Drop explicit driver data clearingKaushlendra Kumar
2025-12-23thermal: intel: intel_tcc_cooling: Add CPU models in the support listSrinivas Pandruvada
2025-12-15thermal: core: Fix typo and indentation in commentsThorsten Blum
2025-12-15thermal: intel: int340x: Enable power slider interface for Wildcat LakeSrinivas Pandruvada
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-02Merge tag 'thermal-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-28Merge tag 'thermal-v6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2025-11-26thermal/drivers/imx91: Add support for i.MX91 thermal monitoring unitPengfei Li
2025-11-21powercap: intel_rapl: Prepare read_raw() interface for atomic-context callersKuppuswamy Sathyanarayanan
2025-11-20thermal/drivers/rcar_gen3: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-11-20thermal/drivers/rcar: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-11-12ACPI: DPTF: Support Nova LakeSrinivas Pandruvada
2025-11-12thermal: intel: int340x: Add DLVR support for Nova LakeSrinivas Pandruvada