aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBhupesh Sharma <bhupesh.sharma@linaro.org>2022-09-12 12:46:29 +0530
committerBhupesh Sharma <bhupesh.sharma@linaro.org>2022-09-13 12:01:57 +0530
commit66e55b4f6fb2b2ddca7b263520acbc0710ed1725 (patch)
treefc7b362f918333495dcfed82383cd643e98ad860
parent00cc5bc9349245b2e716e912a695aeb4a6f80eee (diff)
FROMLIST: MAINTAINERS: Add entry for Qualcomm Cooling Driver
Add myself as the maintainer for the Qualcomm Cooling driver (aka Qualcomm Thermal Mitigation Device Driver). Cc: andersson@kernel.org Cc: daniel.lezcano@linaro.org Cc: rafael@kernel.org Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> (am from https://lore.kernel.org/linux-arm-msm/20220912085049.3517140-5-bhupesh.sharma@linaro.org/) Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
-rw-r--r--MAINTAINERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c8103e57a70b..20bae3ce4a42 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15590,6 +15590,16 @@ S: Maintained
F: Documentation/devicetree/bindings/regulator/vqmmc-ipq4019-regulator.yaml
F: drivers/regulator/vqmmc-ipq4019-regulator.c
+QUALCOMM QMI COOLING DRIVER (THERMAL MITIGATION DEVICE DRIVER)
+M: Bhupesh Sharma <bhupesh.sharma@linaro.org>
+L: linux-pm@vger.kernel.org
+L: linux-arm-msm@vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/thermal/qcom,qmi-tmd-device.yaml
+F: Documentation/devicetree/bindings/thermal/qcom,tmd-device.yaml
+F: drivers/thermal/qcom/qmi_cooling/
+F: include/dt-bindings/thermal/qcom,tmd.h
+
QUALCOMM RMNET DRIVER
M: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
M: Sean Tranchetti <stranche@codeaurora.org>