summaryrefslogtreecommitdiff
path: root/drivers/thermal/qcom
AgeCommit message (Expand)Author
3 daysMerge tag 'thermal-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
4 daysthermal/drivers/qcom-spmi-mbg-tm: Add module namespace import for IIO_CONSUMERNathan Chancellor
11 daysthermal/drivers/qcom/spm mbg tm: Fix missing bitfield headerDaniel Lezcano
11 daysthermal/drivers/qcom: Fix missing spmi adc tm5 gen3 fileJishnu Prakash
2026-08-07thermal/drivers: Remove redundant error messages on IRQ request failurePan Chuang
2026-08-07thermal/drivers/qcom: add support for PMIC5 Gen3 ADC thermal monitoringJishnu Prakash
2026-08-07thermal/drivers/qcom: Add support for Qualcomm MBG thermal monitoringSatya Priya Kakitapalli
2026-07-27thermal/drivers/qcom-spmi-adc-tm5: Drop IIO_VAL_INT check in adc_tm5_get_tempRakesh Kota
2026-07-05iio: inkern: Use namespaced exportsRomain Gantois
2026-06-03thermal/drivers/qcom/tsens: Disable wakeup interrupt setup on automotive targetsPriyansh Jain
2026-06-03thermal/drivers/qcom/tsens: Switch wake IRQ handling to PM callbacksPriyansh Jain
2026-06-03thermal/drivers/qcom/tsens: Atomic temperature read with hardware-guided retriesPriyansh Jain
2026-06-03thermal/drivers/qcom: Fix typo in commentJinseok Kim
2026-02-01thermal/qcom/lmh: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior
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-07-15thermal: Use dev_fwnode()Jiri Slaby (SUSE)
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-05-27Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-23thermal: qcom: ipq5018: make ops_ipq5018 struct staticGeorge Moussalem
2025-05-16thermal: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)
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-03-25thermal/drivers/qcom-spmi-temp-alarm: Drop unused driver dataJohan Hovold
2025-03-25thermal/drivers/tsens: Add TSENS enable and calibration support for V2Praveenkumar I
2024-11-26thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-11-13thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsensBarnabás Czémán
2024-11-13thermal: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-04thermal/drivers/qcom/lmh: Remove false lockdep backtraceDmitry Baryshkov
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-08-02thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init()Rafael J. Wysocki
2024-07-15Merge branch 'thermal-core'Rafael J. Wysocki
2024-07-15thermal/drivers/qcom-tsens: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/qcom-spmi-adc-tm5: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-12thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callbackRafael J. Wysocki
2024-04-23thermal/drivers/qcom: Remove some unused fields in struct qpnp_tm_chipChristophe JAILLET
2024-04-23thermal/drivers/tsens: Fix null pointer dereferenceAleksandr Mishin
2024-04-23thermal/drivers/tsens: Add suspend to RAM support for tsensPriyansh Jain
2024-04-23thermal/drivers/qcom/lmh: Check for SCM availability at probeKonrad Dybcio
2023-10-31Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-19thermal/qcom/tsens: Drop ops_v0_1Dmitry Baryshkov
2023-10-08drivers: thermal: tsens: Annotate struct tsens_priv with __counted_byKees Cook
2023-09-29thermal: tsens: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-16thermal/drivers/tsens: Make tsens_xxxx_nvmem staticMin-Hua Chen