[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <898726e0b847fa46a5efec40578324b1b5051ac5.1440038267.git.viresh.kumar@linaro.org>
Date: Thu, 20 Aug 2015 08:10:08 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: edubezval@...il.com
Cc: linaro-kernel@...ts.linaro.org, amit.daniel@...sung.com,
linux-pm@...r.kernel.org, rui.zhang@...el.com,
Viresh Kumar <viresh.kumar@...aro.org>,
Amit Daniel Kachhap <amit.kachhap@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Arnd Bergmann <arnd@...db.de>,
"David S. Miller" <davem@...emloft.net>,
Greg KH <gregkh@...uxfoundation.org>,
Jiri Slaby <jslaby@...e.com>, Joe Perches <joe@...ches.com>,
linux-kernel@...r.kernel.org (open list),
Mauro Carvalho Chehab <mchehab@....samsung.com>
Subject: [PATCH V3] thermal: cpu_cooling: Add MAINTAINERS entry
None of the patches are reaching Viresh or Daniel directly as
get_maintainers doesn't report us as maintainers. Looks like file header
or history of commits isn't able to do that properly.
Add a separate entry for cpu_cooling driver in MAINTAINERS.
Acked-by: Eduardo Valentin <edubezval@...il.com>
Acked-by: Amit Daniel Kachhap <amit.daniel@...sung.com>
Acked-by: Amit Daniel Kachhap <amit.kachhap@...il.com>
Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
---
V2->V3:
- Updated Amit's email address
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5d8ab5c06c4f..e733bd6272b7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10298,6 +10298,15 @@ F: include/uapi/linux/thermal.h
F: include/linux/cpu_cooling.h
F: Documentation/devicetree/bindings/thermal/
+THERMAL/CPU_COOLING
+M: Amit Daniel Kachhap <amit.kachhap@...il.com>
+M: Viresh Kumar <viresh.kumar@...aro.org>
+L: linux-pm@...r.kernel.org
+S: Supported
+F: Documentation/thermal/cpu-cooling-api.txt
+F: drivers/thermal/cpu_cooling.c
+F: include/linux/cpu_cooling.h
+
THINGM BLINK(1) USB RGB LED DRIVER
M: Vivien Didelot <vivien.didelot@...oirfairelinux.com>
S: Maintained
--
2.4.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists