aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhang Rui <rui.zhang@intel.com>2012-11-14 19:58:27 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2012-11-16 13:16:27 -0500
commitd3fb695576fc7f9d045da9e1ef001d94b0eea3cb (patch)
treebb4a852d8c1adfe97389b183c6256aad3ab5930e
parentfa0cbbf145aabbf29c6f28f8a11935c0b0fd86fc (diff)
Thermal: Add Linux/Thermal subsystem info in MAINTAINER file
All the changes made to the generic thermal layer, or platform thermal drivers that make use of the thermal layer, should be sent to linux-pm@vger.kernel.org for discussion. And as the maintainer, I will only apply the patches that have been sent to linux-pm@vger.kernel.org. Signed-off-by: Zhang Rui <rui.zhang@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ff8e763eaa50..bb0b27db673f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7259,6 +7259,14 @@ L: linux-xtensa@linux-xtensa.org
7259S: Maintained 7259S: Maintained
7260F: arch/xtensa/ 7260F: arch/xtensa/
7261 7261
7262THERMAL
7263M: Zhang Rui <rui.zhang@intel.com>
7264L: linux-pm@vger.kernel.org
7265T: git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
7266S: Supported
7267F: drivers/thermal/
7268F: include/linux/thermal.h
7269
7262THINKPAD ACPI EXTRAS DRIVER 7270THINKPAD ACPI EXTRAS DRIVER
7263M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> 7271M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>
7264L: ibm-acpi-devel@lists.sourceforge.net 7272L: ibm-acpi-devel@lists.sourceforge.net