summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
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
2025-05-23thermal: qcom: ipq5018: make ops_ipq5018 struct staticGeorge Moussalem
2025-05-23thermal/drivers/airoha: Fix spelling mistake "calibrarion" -> "calibration"Colin Ian King
2025-05-19thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperatureZhang Rui
2025-05-19Merge tag 'thermal-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2025-05-16thermal: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)
2025-05-16thermal/drivers/airoha: Fix spelling mistakeChristian Marangi
2025-05-16thermal/drivers/qcom/tsens: Add support for IPQ5018 tsensSricharan Ramabadhran
2025-05-16thermal/drivers/qcom/tsens: Add support for tsens v1 without RPMGeorge Moussalem
2025-05-16thermal/drivers/qcom/tsens: Update conditions to strictly evaluate for IP v2+George Moussalem
2025-05-16thermal/drivers: Add support for Airoha EN7581 thermal sensorChristian Marangi
2025-05-16thermal/drivers/mediatek/lvts: Remove unused lvts_debugfs_exitArnd Bergmann
2025-05-16thermal/drivers/mediatek/lvts: Fix debugfs unregister on failureAngeloGioacchino Del Regno
2025-05-16thermal/drivers/amlogic: Rename Uptat to uptat to follow kernel coding styleEnrique Isidoro Vazquez Ramos
2025-05-16thermal/drivers/bcm2835: Use %pC instead of %pCnLuca Ceresoli
2025-05-16thermal/drivers/hisi: Do not enable by default during compile testingKrzysztof Kozlowski
2025-05-07thermal: intel: int340x: Enable platform temperature controlSrinivas Pandruvada
2025-05-07thermal: intel: int340x: Add platform temperature control interfaceSrinivas Pandruvada
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar
2025-04-15thermal: intel: int340x: Fix Panther Lake DLVR supportSrinivas Pandruvada
2025-04-15thermal: intel: int340x: Add missing DVFS support flagsSrinivas Pandruvada
2025-04-10x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'Ingo Molnar
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar
2025-04-01Merge tag 'thermal-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-03-25Merge tag 'thermal-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-25thermal/drivers/qcom-spmi-temp-alarm: Drop unused driver dataJohan Hovold
2025-03-25thermal: rcar_gen3: Reuse logic to read fuses on Gen3 and Gen4Niklas Söderlund
2025-03-25thermal: rcar_gen3: Use lowercase hex constantsNiklas Söderlund
2025-03-25thermal/drivers/brcmstb_thermal: Add support for BCM74110Florian Fainelli
2025-03-25thermal/drivers/mediatek/lvts: Only update IRQ enable for valid sensorsNícolas F. R. A. Prado
2025-03-25thermal/drivers/mediatek/lvts: Start sensor interrupts disabledNícolas F. R. A. Prado
2025-03-25thermal/drivers/mediatek/lvts: Disable low offset IRQ for minimum thresholdNícolas F. R. A. Prado
2025-03-25thermal/drivers/mediatek/lvts: Disable Stage 3 thermal thresholdNícolas F. R. A. Prado
2025-03-25thermal/drivers/mediatek/lvts: Disable monitor mode during suspendNícolas F. R. A. Prado
2025-03-25thermal/drivers/rockchip: Add missing rk3328 mapping entryTrevor Woerner
2025-03-25thermal/drivers/tsens: Add TSENS enable and calibration support for V2Praveenkumar I
2025-03-25thermal/drivers/qoriq: Power down TMU on system suspendAlice Guo
2025-03-25thermal/drivers/qoriq: Use dev_err_probe() simplify the codeFrank Li
2025-03-24Merge branches 'thermal-core' and 'thermal-misc'Rafael J. Wysocki
2025-03-16thermal: core: allow user configuration of hardware protection actionAhmad Fatoum
2025-03-13thermal: int340x: Add NULL check for adevChenyuan Yang
2025-03-12thermal: core: Delay exposing sysfs interfaceLucas De Marchi
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar
2025-03-03thermal: core: Fix spelling mistake "Occurences" -> "Occurrences"Colin Ian King