linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3] thermal: cpu_cooling: Add MAINTAINERS entry
@ 2015-08-20  2:40 Viresh Kumar
  2015-08-20  3:01 ` Daniel Lezcano
  0 siblings, 1 reply; 4+ messages in thread
From: Viresh Kumar @ 2015-08-20  2:40 UTC (permalink / raw)
  To: edubezval
  Cc: linaro-kernel, amit.daniel, linux-pm, rui.zhang, Viresh Kumar,
	Amit Daniel Kachhap, Andrew Morton, Arnd Bergmann,
	David S. Miller, Greg KH, Jiri Slaby, Joe Perches, open list,
	Mauro Carvalho Chehab

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(+)

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
-- 
2.4.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH V3] thermal: cpu_cooling: Add MAINTAINERS entry
  2015-08-20  2:40 [PATCH V3] thermal: cpu_cooling: Add MAINTAINERS entry Viresh Kumar
@ 2015-08-20  3:01 ` Daniel Lezcano
  2015-08-20  3:10   ` Viresh Kumar
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Lezcano @ 2015-08-20  3:01 UTC (permalink / raw)
  To: Viresh Kumar, edubezval
  Cc: linaro-kernel, amit.daniel, linux-pm, rui.zhang,
	Amit Daniel Kachhap, Andrew Morton, Arnd Bergmann,
	David S. Miller, Greg KH, Jiri Slaby, Joe Perches, open list,
	Mauro Carvalho Chehab

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 ?


-- 
  <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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH V3] thermal: cpu_cooling: Add MAINTAINERS entry
  2015-08-20  3:01 ` Daniel Lezcano
@ 2015-08-20  3:10   ` Viresh Kumar
  2015-08-20  6:28     ` Javi Merino
  0 siblings, 1 reply; 4+ messages in thread
From: Viresh Kumar @ 2015-08-20  3:10 UTC (permalink / raw)
  To: Daniel Lezcano, Javi Merino
  Cc: edubezval, linaro-kernel, amit.daniel, linux-pm, rui.zhang,
	Amit Daniel Kachhap, Andrew Morton, Arnd Bergmann,
	David S. Miller, Greg KH, Jiri Slaby, Joe Perches, open list,
	Mauro Carvalho Chehab

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 :)

-- 
viresh

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH V3] thermal: cpu_cooling: Add MAINTAINERS entry
  2015-08-20  3:10   ` Viresh Kumar
@ 2015-08-20  6:28     ` Javi Merino
  0 siblings, 0 replies; 4+ messages in thread
From: Javi Merino @ 2015-08-20  6:28 UTC (permalink / raw)
  To: Viresh Kumar
  Cc: Daniel Lezcano, edubezval@gmail.com,
	linaro-kernel@lists.linaro.org, amit.daniel@samsung.com,
	linux-pm@vger.kernel.org, rui.zhang@intel.com,
	Amit Daniel Kachhap, Andrew Morton, Arnd Bergmann,
	David S. Miller, Greg KH, Jiri Slaby, Joe Perches, open list,
	Mauro Carvalho Chehab

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 <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 :)

Can you add me to the MAINTAINERS as well?

Thanks,
Javi

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-08-20  6:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-20  2:40 [PATCH V3] thermal: cpu_cooling: Add MAINTAINERS entry Viresh Kumar
2015-08-20  3:01 ` Daniel Lezcano
2015-08-20  3:10   ` Viresh Kumar
2015-08-20  6:28     ` Javi Merino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).