From: Guillaume La Roque Date: Fri, 4 Oct 2019 09:01:14 +0000 (+0200) Subject: MAINTAINERS: add entry for Amlogic Thermal driver X-Git-Tag: v5.5-rc1~43^2~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=573ae2d9e00c72dcbe35803e20ce2b11334e43cd;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: add entry for Amlogic Thermal driver Add myself as maintainer for Amlogic Thermal driver. Reviewed-by: Neil Armstrong Signed-off-by: Guillaume La Roque Signed-off-by: Daniel Lezcano Link: https://lore.kernel.org/r/20191004090114.30694-8-glaroque@baylibre.com --- diff --git a/MAINTAINERS b/MAINTAINERS index 8f72756090c94..6041842961047 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16104,6 +16104,15 @@ F: Documentation/driver-api/thermal/cpu-cooling-api.rst F: drivers/thermal/cpu_cooling.c F: include/linux/cpu_cooling.h +THERMAL DRIVER FOR AMLOGIC SOCS +M: Guillaume La Roque +L: linux-pm@vger.kernel.org +L: linux-amlogic@lists.infradead.org +W: http://linux-meson.com/ +S: Supported +F: drivers/thermal/amlogic_thermal.c +F: Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml + THINKPAD ACPI EXTRAS DRIVER M: Henrique de Moraes Holschuh L: ibm-acpi-devel@lists.sourceforge.net