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 <[email protected]>
Acked-by: Amit Daniel Kachhap <[email protected]>
Acked-by: Amit Daniel Kachhap <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
---
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 <[email protected]>
+M: Viresh Kumar <[email protected]>
+L: [email protected]
+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 <[email protected]>
S: Maintained
--
2.4.0
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 <[email protected]>
> Acked-by: Amit Daniel Kachhap <[email protected]>
> Acked-by: Amit Daniel Kachhap <[email protected]>
> Signed-off-by: Viresh Kumar <[email protected]>
Shouldn't be Javi Merino in Cc ?
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
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 <[email protected]>
> >Acked-by: Amit Daniel Kachhap <[email protected]>
> >Acked-by: Amit Daniel Kachhap <[email protected]>
> >Signed-off-by: Viresh Kumar <[email protected]>
>
> Shouldn't be Javi Merino in Cc ?
Added him now, he wasn't there as get_maintainers missed his work :)
--
viresh
On Thu, Aug 20, 2015 at 04:10:39AM +0100, Viresh Kumar wrote:
> 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 <[email protected]>
> > >Acked-by: Amit Daniel Kachhap <[email protected]>
> > >Acked-by: Amit Daniel Kachhap <[email protected]>
> > >Signed-off-by: Viresh Kumar <[email protected]>
> >
> > Shouldn't be Javi Merino in Cc ?
>
> Added him now, he wasn't there as get_maintainers missed his work :)
Can you add me to the MAINTAINERS as well?
Thanks,
Javi