aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/lmh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-25drivers/thermal/qcom/lmh: Fix incorrect error messageSumeet Pawnikar1-1/+1
2025-09-25thermal/drivers/qcom/lmh: Add missing IRQ includesDmitry Baryshkov1-0/+2
2025-07-15thermal: Use dev_fwnode()Jiri Slaby (SUSE)1-2/+1
2025-05-16thermal: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)1-1/+2
2024-11-04thermal/drivers/qcom/lmh: Remove false lockdep backtraceDmitry Baryshkov1-0/+7
2024-04-23thermal/drivers/qcom/lmh: Check for SCM availability at probeKonrad Dybcio1-0/+3
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman1-1/+1
2022-12-14thermal/drivers/qcom/lmh: Fix irq handler return valueBjorn Andersson1-1/+1
2022-05-19thermal/drivers/qcom/lmh: Add sc8180x compatibleBjorn Andersson1-0/+1
2022-03-08thermal/drivers/qcom/lmh: Add support for sm8150Thara Gopinath1-27/+35
2021-08-18thermal/drivers/qcom: Add support for LMh driverThara Gopinath1-0/+232