summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
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
2025-07-15thermal/drivers/loongson2: Constify struct thermal_zone_device_opsChristophe JAILLET
2025-07-13thermal/drivers/qcom-spmi-temp-alarm: Add support for LITE PMIC peripheralsAnjelique Melendez
2025-07-13thermal/drivers/qcom-spmi-temp-alarm: Add support for GEN2 rev 2 PMIC periphe...Anjelique Melendez
2025-07-13thermal/drivers/qcom-spmi-temp-alarm: Prepare to support additional Temp Alar...Anjelique Melendez
2025-07-13thermal/drivers/qcom-spmi-temp-alarm: Add temp alarm data struct based on HW ...Anjelique Melendez
2025-07-13thermal/drivers/qcom-spmi-temp-alarm: Enable stage 2 shutdown when requiredDavid Collins
2025-07-09fix tt_command_write()Al Viro
2025-07-07Merge branch 'thermal-intel'Rafael J. Wysocki
2025-07-03thermal: sysfs: Return ENODATA instead of EAGAIN for readsHsin-Te Yuan
2025-06-18thermal: int340x: processor_thermal: Add Wildcat Lake PCI IDSrinivas Pandruvada
2025-06-18ACPI: DPTF: Support for Wildcat LakeSrinivas Pandruvada
2025-06-16thermal: intel: int340x: Allow temperature overrideSrinivas Pandruvada
2025-06-16thermal: intel: int340x: Add throttling control interface to PTCSrinivas Pandruvada
2025-05-27Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds