summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)AuthorLines
2026-01-21thermal: renesas: rzg3e: make calibration value retrieval per-chipCosmin Tanislav-42/+29
2026-01-21thermal: renesas: rzg3e: make min and max temperature per-chipCosmin Tanislav-12/+23
2026-01-21thermal: renesas: rzg3e: make reset optionalCosmin Tanislav-1/+1
2026-01-21thermal/drivers/broadcom: Use clamp to simplify bcm2835_thermal_temp2adcThorsten Blum-6/+2
2026-01-21thermal/drivers/stm32: Use predefined HZ_PER_MHZ instead of a custom oneAndy Shevchenko-2/+2
2026-01-20thermal/drivers/mediatek/lvts_thermal: Add mt7987 supportFrank Wunderlich-0/+36
2026-01-20thermal/drivers/mediatek/lvts_thermal: Add MT8196 supportLaura Nao-0/+165
2026-01-20thermal/drivers/mediatek/lvts: Support MSR offset for 16-bit calibration dataLaura Nao-0/+16
2026-01-20thermal/drivers/mediatek/lvts: Add support for ATP modeLaura Nao-7/+37
2026-01-20thermal/drivers/mediatek/lvts: Add lvts_temp_to_raw variantLaura Nao-0/+9
2026-01-20thermal/drivers/mediatek/lvts: Add platform ops to support alternative conver...Laura Nao-5/+34
2026-01-20thermal/drivers/mediatek/lvts: Make number of calibration offsets configurableLaura Nao-11/+44
2026-01-15thermal: intel: Use sysfs_emit() in a sysfs show functionThorsten Blum-2/+3
2026-01-15thermal: intel: fix typo "nagative" in comment for cpu argumentSumeet Pawnikar-4/+4
2026-01-15thermal: sysfs: Replace snprintf() with strscpy() in policy_store()Thorsten Blum-1/+1
2026-01-15thermal: debugfs: Use seq_puts() for constant string outputSumeet Pawnikar-1/+1
2026-01-15thermal: Replace sprintf() with sysfs_emit() for sysfs show functionsSumeet Pawnikar-20/+20
2026-01-07thermal: intel: int340x: Use sysfs_emit{_at}() in sysfs show functionsThorsten Blum-9/+12
2026-01-07thermal: int340x: processor_thermal: Enable slow workload type hintsSrinivas Pandruvada-8/+49
2026-01-07thermal: core: Use strnlen() in thermal_zone_device_register_with_trips()Thorsten Blum-2/+6
2026-01-07thermal: intel: intel_pch_thermal: Drop explicit driver data clearingKaushlendra Kumar-1/+0
2025-12-23thermal: intel: intel_tcc_cooling: Add CPU models in the support listSrinivas Pandruvada-0/+4
2025-12-15thermal: core: Fix typo and indentation in commentsThorsten Blum-2/+2
2025-12-15thermal: intel: int340x: Enable power slider interface for Wildcat LakeSrinivas Pandruvada-1/+2
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+8
2025-12-02Merge tag 'thermal-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-16/+441
2025-11-28Merge tag 'thermal-v6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki-10/+403
2025-11-26thermal/drivers/imx91: Add support for i.MX91 thermal monitoring unitPengfei Li-0/+395
2025-11-21powercap: intel_rapl: Prepare read_raw() interface for atomic-context callersKuppuswamy Sathyanarayanan-1/+1
2025-11-20thermal/drivers/rcar_gen3: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven-4/+4
2025-11-20thermal/drivers/rcar: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven-5/+3
2025-11-14syscore: Pass context data to callbacksThierry Reding-4/+8
2025-11-12ACPI: DPTF: Support Nova LakeSrinivas Pandruvada-0/+2
2025-11-12thermal: intel: int340x: Add DLVR support for Nova LakeSrinivas Pandruvada-0/+15
2025-11-12thermal: int340x: processor_thermal: Add Nova Lake processor thermal deviceSrinivas Pandruvada-0/+12
2025-11-12thermal: intel: int340x: Replace sprintf() with sysfs_emit()Kaushlendra Kumar-4/+4
2025-11-12thermal: intel: int340x: Use symbolic constant for UUID comparisonKaushlendra Kumar-1/+3
2025-11-10thermal/drivers/rcar_gen3: Document R-Car Gen4 and RZ/G2 support in driver co...Marek Vasut-1/+1
2025-11-07thermal: intel: Select INT340X_THERMAL from INTEL_SOC_DTS_THERMALSlawomir Rosek-1/+2
2025-10-02thermal: renesas: Fix RZ/G3E fall-outGeert Uytterhoeven-8/+7
2025-09-28Merge tag 'thermal-v6.18-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki-0/+547
2025-09-28thermal/drivers/renesas/rzg3e: Fix add thermal driver for the Renesas RZ/G3E SoCJohn Madieu-0/+547
2025-09-26Merge tag 'thermal-v6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki-62/+679
2025-09-26Merge branch 'thermal-intel'Rafael J. Wysocki-1/+2
2025-09-25thermal/drivers/renesas/rzg3e: Add thermal driver for the Renesas RZ/G3E SoCJohn Madieu-0/+9
2025-09-25thermal/drivers/thermal-generic-adc: Add temperature sensor channelSvyatoslav Ryhel-1/+54
2025-09-25thermal/drivers/rockchip: Shut up GRF warningSebastian Reichel-5/+18
2025-09-25thermal/drivers/rockchip: Unify struct rockchip_tsadc_chip formatSebastian Reichel-27/+0
2025-09-25thermal/drivers/renesas/rzg3s: Add thermal driver for the Renesas RZ/G3S SoCClaudiu Beznea-0/+281
2025-09-25thermal/drivers/k3_j72xx_bandgap: Register sensors with hwmonMichael Walle-0/+4