diff mbox

[V3] thermal: cpu_cooling: Add MAINTAINERS entry

Message ID 898726e0b847fa46a5efec40578324b1b5051ac5.1440038267.git.viresh.kumar@linaro.org
State New
Headers show

Commit Message

Viresh Kumar Aug. 20, 2015, 2:40 a.m. UTC
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@gmail.com>
Acked-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
Acked-by: Amit Daniel Kachhap <amit.kachhap@gmail.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
---
V2->V3:
- Updated Amit's email address

 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Daniel Lezcano Aug. 20, 2015, 3:01 a.m. UTC | #1
On 08/20/2015 04:40 AM, Viresh Kumar wrote:
> 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@gmail.com>
> Acked-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
> Acked-by: Amit Daniel Kachhap <amit.kachhap@gmail.com>
> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>

Shouldn't be Javi Merino in Cc ?
Viresh Kumar Aug. 20, 2015, 3:10 a.m. UTC | #2
On 20-08-15, 05:01, Daniel Lezcano wrote:
> On 08/20/2015 04:40 AM, Viresh Kumar wrote:
> >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@gmail.com>
> >Acked-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
> >Acked-by: Amit Daniel Kachhap <amit.kachhap@gmail.com>
> >Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
> 
> Shouldn't be Javi Merino in Cc ?

Added him now, he wasn't there as get_maintainers missed his work :)
diff mbox

Patch

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@gmail.com>
+M:	Viresh Kumar <viresh.kumar@linaro.org>
+L:	linux-pm@vger.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@savoirfairelinux.com>
 S:	Maintained