diff options
author | Amit Kucheria <amit.kucheria@linaro.org> | 2018-07-31 22:45:26 +0200 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2018-11-14 18:28:25 +0100 |
commit | 3c84c05b8b909cae497360a79766877995d2ec68 (patch) | |
tree | 5483f0927956ca016de622ce7daf01ed3dc70e91 /MAINTAINERS | |
parent | Linux 4.20-rc1 (diff) | |
download | linux-3c84c05b8b909cae497360a79766877995d2ec68.tar.xz linux-3c84c05b8b909cae497360a79766877995d2ec68.zip |
MAINTAINERS: Add entry for Qualcomm TSENS thermal drivers
Create an entry for the TSENS drivers and mark them as maintained
Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Acked-by: Rajendra Nayak <rnayak@codeaurora.org>
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f4855974f325..d6999567c0dc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12359,6 +12359,13 @@ L: linux-arm-msm@vger.kernel.org S: Maintained F: drivers/iommu/qcom_iommu.c +QUALCOMM TSENS THERMAL DRIVER +M: Amit Kucheria <amit.kucheria@linaro.org> +L: linux-pm@vger.kernel.org +L: linux-arm-msm@vger.kernel.org +S: Maintained +F: drivers/thermal/qcom/ + QUALCOMM VENUS VIDEO ACCELERATOR DRIVER M: Stanimir Varbanov <stanimir.varbanov@linaro.org> L: linux-media@vger.kernel.org |