summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-20/+10
2025-07-29Merge tag 'thermal-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-139/+922
2025-07-22Merge back earlier thermal control updates for 6.17Rafael J. Wysocki5-4/+83
2025-07-17thermal/drivers/mediatek/lvts_thermal: Add mt7988 lvts commandsMason Chang1-4/+12
2025-07-17thermal/drivers/mediatek/lvts_thermal: Add lvts commands and their sizes to d...Mason Chang1-13/+52
2025-07-17thermal/drivers/mediatek/lvts_thermal: Change lvts commands array to static c...Mason Chang1-14/+15
2025-07-16thermal/drivers/rockchip: Support reading trim values from OTPNicolas Frattaroli1-19/+202
2025-07-16thermal/drivers/rockchip: Support RK3576 SoC in the thermal driverYe Zhang1-0/+26
2025-07-16thermal/drivers/rockchip: Rename rk_tsadcv3_tshut_modeNicolas Frattaroli1-2/+2
2025-07-15thermal: Use dev_fwnode()Jiri Slaby (SUSE)2-10/+6
2025-07-15thermal: Constify struct thermal_zone_device_opsChristophe JAILLET11-11/+11
2025-07-15thermal/drivers/loongson2: Constify struct thermal_zone_device_opsChristophe JAILLET1-4/+11
2025-07-13thermal/drivers/qcom-spmi-temp-alarm: Add support for LITE PMIC peripheralsAnjelique Melendez1-1/+207
2025-07-13thermal/drivers/qcom-spmi-temp-alarm: Add support for GEN2 rev 2 PMIC periphe...Anjelique Melendez1-1/+137
2025-07-13thermal/drivers/qcom-spmi-temp-alarm: Prepare to support additional Temp Alar...Anjelique Melendez1-28/+64
2025-07-13thermal/drivers/qcom-spmi-temp-alarm: Add temp alarm data struct based on HW ...Anjelique Melendez1-47/+88
2025-07-13thermal/drivers/qcom-spmi-temp-alarm: Enable stage 2 shutdown when requiredDavid Collins1-9/+34
2025-07-09fix tt_command_write()Al Viro1-20/+10
2025-07-07Merge branch 'thermal-intel'Rafael J. Wysocki4-1/+77
2025-07-03thermal: sysfs: Return ENODATA instead of EAGAIN for readsHsin-Te Yuan1-3/+6
2025-06-18thermal: int340x: processor_thermal: Add Wildcat Lake PCI IDSrinivas Pandruvada3-0/+6
2025-06-18ACPI: DPTF: Support for Wildcat LakeSrinivas Pandruvada2-0/+2
2025-06-16thermal: intel: int340x: Allow temperature overrideSrinivas Pandruvada1-0/+64
2025-06-16thermal: intel: int340x: Add throttling control interface to PTCSrinivas Pandruvada1-1/+7
2025-05-28Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-32/+865
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+3
2025-05-27Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-17/+20
2025-05-23thermal: qcom: ipq5018: make ops_ipq5018 struct staticGeorge Moussalem1-1/+1
2025-05-23thermal/drivers/airoha: Fix spelling mistake "calibrarion" -> "calibration"Colin Ian King1-1/+1
2025-05-19thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperatureZhang Rui1-0/+1
2025-05-19Merge tag 'thermal-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki9-29/+601
2025-05-16thermal: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)2-2/+3
2025-05-16thermal/drivers/airoha: Fix spelling mistakeChristian Marangi1-5/+5
2025-05-16thermal/drivers/qcom/tsens: Add support for IPQ5018 tsensSricharan Ramabadhran3-0/+20
2025-05-16thermal/drivers/qcom/tsens: Add support for tsens v1 without RPMGeorge Moussalem3-4/+59
2025-05-16thermal/drivers/qcom/tsens: Update conditions to strictly evaluate for IP v2+George Moussalem1-5/+5
2025-05-16thermal/drivers: Add support for Airoha EN7581 thermal sensorChristian Marangi3-0/+499
2025-05-16thermal/drivers/mediatek/lvts: Remove unused lvts_debugfs_exitArnd Bergmann1-2/+0
2025-05-16thermal/drivers/mediatek/lvts: Fix debugfs unregister on failureAngeloGioacchino Del Regno1-8/+8
2025-05-16thermal/drivers/amlogic: Rename Uptat to uptat to follow kernel coding styleEnrique Isidoro Vazquez Ramos1-8/+8
2025-05-16thermal/drivers/bcm2835: Use %pC instead of %pCnLuca Ceresoli1-1/+1
2025-05-16thermal/drivers/hisi: Do not enable by default during compile testingKrzysztof Kozlowski1-1/+1
2025-05-07thermal: intel: int340x: Enable platform temperature controlSrinivas Pandruvada1-2/+3
2025-05-07thermal: intel: int340x: Add platform temperature control interfaceSrinivas Pandruvada4-1/+261
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)3-0/+3
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar2-19/+21
2025-04-15thermal: intel: int340x: Fix Panther Lake DLVR supportSrinivas Pandruvada1-16/+17
2025-04-15thermal: intel: int340x: Add missing DVFS support flagsSrinivas Pandruvada1-3/+4
2025-04-10x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'Ingo Molnar1-1/+1
2025-04-10x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'Ingo Molnar3-5/+5