summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom
AgeCommit message (Expand)AuthorLines
2026-02-01thermal/qcom/lmh: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior-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-07-15thermal: Use dev_fwnode()Jiri Slaby (SUSE)-2/+1
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-05-27Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+84
2025-05-23thermal: qcom: ipq5018: make ops_ipq5018 struct staticGeorge Moussalem-1/+1
2025-05-16thermal: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)-1/+2
2025-05-16thermal/drivers/qcom/tsens: Add support for IPQ5018 tsensSricharan Ramabadhran-0/+20
2025-05-16thermal/drivers/qcom/tsens: Add support for tsens v1 without RPMGeorge Moussalem-4/+59
2025-05-16thermal/drivers/qcom/tsens: Update conditions to strictly evaluate for IP v2+George Moussalem-5/+5
2025-03-25thermal/drivers/qcom-spmi-temp-alarm: Drop unused driver dataJohan Hovold-1/+0
2025-03-25thermal/drivers/tsens: Add TSENS enable and calibration support for V2Praveenkumar I-1/+188
2024-11-26thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loopKrzysztof Kozlowski-5/+2
2024-11-13thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsensBarnabás Czémán-8/+18
2024-11-13thermal: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-11-04thermal/drivers/qcom/lmh: Remove false lockdep backtraceDmitry Baryshkov-0/+7
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2024-08-02thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init()Rafael J. Wysocki-19/+3
2024-07-15Merge branch 'thermal-core'Rafael J. Wysocki-7/+3
2024-07-15thermal/drivers/qcom-tsens: Simplify with dev_err_probe()Krzysztof Kozlowski-5/+3
2024-07-15thermal/drivers/qcom-spmi-adc-tm5: Simplify with dev_err_probe()Krzysztof Kozlowski-6/+3
2024-07-12thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callbackRafael J. Wysocki-7/+3
2024-04-23thermal/drivers/qcom: Remove some unused fields in struct qpnp_tm_chipChristophe JAILLET-1/+0
2024-04-23thermal/drivers/tsens: Fix null pointer dereferenceAleksandr Mishin-1/+1
2024-04-23thermal/drivers/tsens: Add suspend to RAM support for tsensPriyansh Jain-0/+37
2024-04-23thermal/drivers/qcom/lmh: Check for SCM availability at probeKonrad Dybcio-0/+3
2023-10-31Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-10/+2
2023-10-19thermal/qcom/tsens: Drop ops_v0_1Dmitry Baryshkov-6/+0
2023-10-08drivers: thermal: tsens: Annotate struct tsens_priv with __counted_byKees Cook-1/+1
2023-09-29thermal: tsens: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-08-16thermal/drivers/tsens: Make tsens_xxxx_nvmem staticMin-Hua Chen-4/+4
2023-07-31thermal: Explicitly include correct DT includesRob Herring-2/+0
2023-06-26thermal/drivers/qcom/temp-alarm: Use dev_err_probeLuca Weiss-20/+14
2023-06-26thermal/drivers/qcom: Remove redundant msg at probe timeYangtao Li-9/+3
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add MSM8909 dataStephan Gerhold-2/+39
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add mdm9607 correction offsetsStephan Gerhold-1/+30
2023-06-26thermal/drivers/qcom/tsens-v0_1: Fix mdm9607 slope valuesStephan Gerhold-1/+17
2023-06-26thermal/drivers/qcom/tsens: Drop unused legacy structsStephan Gerhold-58/+0
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add support for MSM8226Matti Lehtimäki-2/+30
2023-03-03thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()Daniel Lezcano-3/+3
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano-6/+6
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-02-15thermal: Remove core header inclusion from driversDaniel Lezcano-1/+0
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman-1/+1