summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)AuthorLines
2025-09-25thermal/drivers/rcar_gen3: Fix mapping SoCs to generic Gen4 entryWolfram Sang-6/+6
2025-09-25thermal/drivers/tegra: Add Tegra114 specific SOCTHERM driverSvyatoslav Ryhel-0/+227
2025-09-25thermal/drivers/tegra/soctherm-fuse: Prepare calibration for Tegra114 supportSvyatoslav Ryhel-7/+30
2025-09-25thermal/drivers/rcar_gen3: Document Gen4 support in Kconfig entryMarek Vasut-3/+3
2025-09-25thermal/drivers/rcar_gen3: Fix comment typoMarek Vasut-1/+1
2025-09-25drivers/thermal/qcom/lmh: Fix incorrect error messageSumeet Pawnikar-1/+1
2025-09-25thermal/drivers/qcom/lmh: Add missing IRQ includesDmitry Baryshkov-0/+2
2025-09-25thermal/drivers/qcom: Make LMH select QCOM_SCMDmitry Baryshkov-1/+2
2025-09-25thermal/drivers/mediatek/lvts_thermal: Remove unneeded semicolonJiapeng Chong-1/+1
2025-09-25thermal/drivers/rcar_gen3: Add support for R-Car V4H default trim valuesMarek Vasut-1/+19
2025-09-25thermal/drivers/rcar_gen3: Add support for per-SoC default trim valuesMarek Vasut-14/+27
2025-09-24thermal: intel: int340x: Power Slider: Validate slider_balance rangeSrinivas Pandruvada-1/+2
2025-09-15Merge branch 'thermal-intel'Rafael J. Wysocki-4/+313
2025-09-05thermal: hwmon: replace deprecated strcpy() with strscpy()Osama Abdelkader-1/+1
2025-09-05thermal: testing: Rearrange variable declarations involving __free()Rafael J. Wysocki-20/+11
2025-09-04thermal: gov_step_wise: Allow cooling level to be reduced earlierRafael J. Wysocki-1/+14
2025-09-04thermal: gov_step_wise: Clarify cooling logic description commentRafael J. Wysocki-2/+2
2025-09-04thermal: gov_step_wise: Clean up local variable initializationRafael J. Wysocki-4/+2
2025-08-25thermal: intel: int340x: Add module parameter to change slider offsetSrinivas Pandruvada-0/+48
2025-08-25thermal: intel: int340x: Add module parameter for balanced SliderSrinivas Pandruvada-0/+41
2025-08-25thermal: intel: int340x: Enable power slider interface for Panther LakeSrinivas Pandruvada-1/+2
2025-08-25thermal: intel: int340x: Add support for power sliderSrinivas Pandruvada-0/+222
2025-08-19thermal: intel: int340x: Remove redundant acpi_has_method() callSalah Triki-3/+0
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-20/+10
2025-07-28Merge tag 'thermal-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-139/+922
2025-07-22Merge back earlier thermal control updates for 6.17Rafael J. Wysocki-4/+83
2025-07-16thermal/drivers/mediatek/lvts_thermal: Add mt7988 lvts commandsMason Chang-4/+12
2025-07-16thermal/drivers/mediatek/lvts_thermal: Add lvts commands and their sizes to d...Mason Chang-13/+52
2025-07-16thermal/drivers/mediatek/lvts_thermal: Change lvts commands array to static c...Mason Chang-14/+15
2025-07-16thermal/drivers/rockchip: Support reading trim values from OTPNicolas Frattaroli-19/+202
2025-07-16thermal/drivers/rockchip: Support RK3576 SoC in the thermal driverYe Zhang-0/+26
2025-07-16thermal/drivers/rockchip: Rename rk_tsadcv3_tshut_modeNicolas Frattaroli-2/+2
2025-07-15thermal: Use dev_fwnode()Jiri Slaby (SUSE)-10/+6
2025-07-15thermal: Constify struct thermal_zone_device_opsChristophe JAILLET-11/+11
2025-07-15thermal/drivers/loongson2: Constify struct thermal_zone_device_opsChristophe JAILLET-4/+11
2025-07-13thermal/drivers/qcom-spmi-temp-alarm: Add support for LITE PMIC peripheralsAnjelique Melendez-1/+207
2025-07-13thermal/drivers/qcom-spmi-temp-alarm: Add support for GEN2 rev 2 PMIC periphe...Anjelique Melendez-1/+137
2025-07-13thermal/drivers/qcom-spmi-temp-alarm: Prepare to support additional Temp Alar...Anjelique Melendez-28/+64
2025-07-13thermal/drivers/qcom-spmi-temp-alarm: Add temp alarm data struct based on HW ...Anjelique Melendez-47/+88
2025-07-13thermal/drivers/qcom-spmi-temp-alarm: Enable stage 2 shutdown when requiredDavid Collins-9/+34
2025-07-09fix tt_command_write()Al Viro-20/+10
2025-07-07Merge branch 'thermal-intel'Rafael J. Wysocki-1/+77
2025-07-03thermal: sysfs: Return ENODATA instead of EAGAIN for readsHsin-Te Yuan-3/+6
2025-06-18thermal: int340x: processor_thermal: Add Wildcat Lake PCI IDSrinivas Pandruvada-0/+6
2025-06-18ACPI: DPTF: Support for Wildcat LakeSrinivas Pandruvada-0/+2
2025-06-16thermal: intel: int340x: Allow temperature overrideSrinivas Pandruvada-0/+64
2025-06-16thermal: intel: int340x: Add throttling control interface to PTCSrinivas Pandruvada-1/+7
2025-05-27Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-32/+865
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+3
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-17/+20