summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2025-11-12thermal: int340x: processor_thermal: Add Nova Lake processor thermal deviceSrinivas Pandruvada
2025-11-12thermal: intel: int340x: Replace sprintf() with sysfs_emit()Kaushlendra Kumar
2025-11-12thermal: intel: int340x: Use symbolic constant for UUID comparisonKaushlendra Kumar
2025-11-10thermal/drivers/rcar_gen3: Document R-Car Gen4 and RZ/G2 support in driver co...Marek Vasut
2025-11-07thermal: intel: Select INT340X_THERMAL from INTEL_SOC_DTS_THERMALSlawomir Rosek
2025-10-02thermal: renesas: Fix RZ/G3E fall-outGeert Uytterhoeven
2025-09-28Merge tag 'thermal-v6.18-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki
2025-09-28thermal/drivers/renesas/rzg3e: Fix add thermal driver for the Renesas RZ/G3E SoCJohn Madieu
2025-09-26Merge tag 'thermal-v6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2025-09-26Merge branch 'thermal-intel'Rafael J. Wysocki
2025-09-25thermal/drivers/renesas/rzg3e: Add thermal driver for the Renesas RZ/G3E SoCJohn Madieu
2025-09-25thermal/drivers/thermal-generic-adc: Add temperature sensor channelSvyatoslav Ryhel
2025-09-25thermal/drivers/rockchip: Shut up GRF warningSebastian Reichel
2025-09-25thermal/drivers/rockchip: Unify struct rockchip_tsadc_chip formatSebastian Reichel
2025-09-25thermal/drivers/renesas/rzg3s: Add thermal driver for the Renesas RZ/G3S SoCClaudiu Beznea
2025-09-25thermal/drivers/k3_j72xx_bandgap: Register sensors with hwmonMichael Walle
2025-09-25thermal/drivers/rcar_gen3: Fix mapping SoCs to generic Gen4 entryWolfram Sang
2025-09-25thermal/drivers/tegra: Add Tegra114 specific SOCTHERM driverSvyatoslav Ryhel
2025-09-25thermal/drivers/tegra/soctherm-fuse: Prepare calibration for Tegra114 supportSvyatoslav Ryhel
2025-09-25thermal/drivers/rcar_gen3: Document Gen4 support in Kconfig entryMarek Vasut
2025-09-25thermal/drivers/rcar_gen3: Fix comment typoMarek Vasut
2025-09-25drivers/thermal/qcom/lmh: Fix incorrect error messageSumeet Pawnikar
2025-09-25thermal/drivers/qcom/lmh: Add missing IRQ includesDmitry Baryshkov
2025-09-25thermal/drivers/qcom: Make LMH select QCOM_SCMDmitry Baryshkov
2025-09-25thermal/drivers/mediatek/lvts_thermal: Remove unneeded semicolonJiapeng Chong
2025-09-25thermal/drivers/rcar_gen3: Add support for R-Car V4H default trim valuesMarek Vasut
2025-09-25thermal/drivers/rcar_gen3: Add support for per-SoC default trim valuesMarek Vasut
2025-09-24thermal: intel: int340x: Power Slider: Validate slider_balance rangeSrinivas Pandruvada
2025-09-15Merge branch 'thermal-intel'Rafael J. Wysocki
2025-09-05thermal: hwmon: replace deprecated strcpy() with strscpy()Osama Abdelkader
2025-09-05thermal: testing: Rearrange variable declarations involving __free()Rafael J. Wysocki
2025-09-04thermal: gov_step_wise: Allow cooling level to be reduced earlierRafael J. Wysocki
2025-09-04thermal: gov_step_wise: Clarify cooling logic description commentRafael J. Wysocki
2025-09-04thermal: gov_step_wise: Clean up local variable initializationRafael J. Wysocki
2025-08-25thermal: intel: int340x: Add module parameter to change slider offsetSrinivas Pandruvada
2025-08-25thermal: intel: int340x: Add module parameter for balanced SliderSrinivas Pandruvada
2025-08-25thermal: intel: int340x: Enable power slider interface for Panther LakeSrinivas Pandruvada
2025-08-25thermal: intel: int340x: Add support for power sliderSrinivas Pandruvada
2025-08-19thermal: intel: int340x: Remove redundant acpi_has_method() callSalah Triki
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-28Merge tag 'thermal-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-22Merge back earlier thermal control updates for 6.17Rafael J. Wysocki
2025-07-16thermal/drivers/mediatek/lvts_thermal: Add mt7988 lvts commandsMason Chang
2025-07-16thermal/drivers/mediatek/lvts_thermal: Add lvts commands and their sizes to d...Mason Chang
2025-07-16thermal/drivers/mediatek/lvts_thermal: Change lvts commands array to static c...Mason Chang
2025-07-16thermal/drivers/rockchip: Support reading trim values from OTPNicolas Frattaroli
2025-07-16thermal/drivers/rockchip: Support RK3576 SoC in the thermal driverYe Zhang
2025-07-16thermal/drivers/rockchip: Rename rk_tsadcv3_tshut_modeNicolas Frattaroli
2025-07-15thermal: Use dev_fwnode()Jiri Slaby (SUSE)
2025-07-15thermal: Constify struct thermal_zone_device_opsChristophe JAILLET