linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ACPI / PMIC: Add code reviewers to MAINTAINERS
@ 2017-09-07 11:18 Rafael J. Wysocki
  2017-09-07 11:30 ` Lee Jones
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Rafael J. Wysocki @ 2017-09-07 11:18 UTC (permalink / raw)
  To: LKML; +Cc: Linux ACPI, Mika Westerberg, Andy Shevchenko, Lee Jones

From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

Andy and Mika review code changes under drivers/acpi/pmic/ on
a regular basis and I rely on their help with that, so add them
as code reviwewers for that part of the kernel.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
---
 MAINTAINERS |   12 ++++++++++++
 1 file changed, 12 insertions(+)

Index: linux-pm/MAINTAINERS
===================================================================
--- linux-pm.orig/MAINTAINERS
+++ linux-pm/MAINTAINERS
@@ -352,6 +352,18 @@ L:	linux-acpi@vger.kernel.org
 S:	Maintained
 F:	drivers/acpi/arm64
 
+ACPI PMIC DRIVERS
+M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
+M:	Len Brown <lenb@kernel.org>
+L:	linux-acpi@vger.kernel.org
+R:	Andy Shevchenko <andy@infradead.org>
+R:	Mika Westerberg <mika.westerberg@linux.intel.com>
+Q:	https://patchwork.kernel.org/project/linux-acpi/list/
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
+B:	https://bugzilla.kernel.org
+S:	Supported
+F:	drivers/acpi/pmic/
+
 ACPI THERMAL DRIVER
 M:	Zhang Rui <rui.zhang@intel.com>
 L:	linux-acpi@vger.kernel.org

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

* Re: [PATCH] ACPI / PMIC: Add code reviewers to MAINTAINERS
  2017-09-07 11:18 [PATCH] ACPI / PMIC: Add code reviewers to MAINTAINERS Rafael J. Wysocki
@ 2017-09-07 11:30 ` Lee Jones
  2017-09-07 11:33 ` Mika Westerberg
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 8+ messages in thread
From: Lee Jones @ 2017-09-07 11:30 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: LKML, Linux ACPI, Mika Westerberg, Andy Shevchenko

On Thu, 07 Sep 2017, Rafael J. Wysocki wrote:

> From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> 
> Andy and Mika review code changes under drivers/acpi/pmic/ on
> a regular basis and I rely on their help with that, so add them
> as code reviwewers for that part of the kernel.
> 
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> ---
>  MAINTAINERS |   12 ++++++++++++
>  1 file changed, 12 insertions(+)

Acked-by: Lee Jones <lee.jones@linaro.org>

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

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

* Re: [PATCH] ACPI / PMIC: Add code reviewers to MAINTAINERS
  2017-09-07 11:18 [PATCH] ACPI / PMIC: Add code reviewers to MAINTAINERS Rafael J. Wysocki
  2017-09-07 11:30 ` Lee Jones
@ 2017-09-07 11:33 ` Mika Westerberg
  2017-09-07 11:51 ` Joe Perches
  2017-09-07 23:20 ` [PATCH v2] " Rafael J. Wysocki
  3 siblings, 0 replies; 8+ messages in thread
From: Mika Westerberg @ 2017-09-07 11:33 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: LKML, Linux ACPI, Andy Shevchenko, Lee Jones

On Thu, Sep 07, 2017 at 01:18:23PM +0200, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> 
> Andy and Mika review code changes under drivers/acpi/pmic/ on
> a regular basis and I rely on their help with that, so add them
> as code reviwewers for that part of the kernel.
> 
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>

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

* Re: [PATCH] ACPI / PMIC: Add code reviewers to MAINTAINERS
  2017-09-07 11:18 [PATCH] ACPI / PMIC: Add code reviewers to MAINTAINERS Rafael J. Wysocki
  2017-09-07 11:30 ` Lee Jones
  2017-09-07 11:33 ` Mika Westerberg
@ 2017-09-07 11:51 ` Joe Perches
  2017-09-07 23:21   ` Rafael J. Wysocki
  2017-09-07 23:20 ` [PATCH v2] " Rafael J. Wysocki
  3 siblings, 1 reply; 8+ messages in thread
From: Joe Perches @ 2017-09-07 11:51 UTC (permalink / raw)
  To: Rafael J. Wysocki, LKML
  Cc: Linux ACPI, Mika Westerberg, Andy Shevchenko, Lee Jones

On Thu, 2017-09-07 at 13:18 +0200, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> 
> Andy and Mika review code changes under drivers/acpi/pmic/ on
> a regular basis and I rely on their help with that, so add them
> as code reviwewers for that part of the kernel.
> 
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> ---
>  MAINTAINERS |   12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> Index: linux-pm/MAINTAINERS
> ===================================================================
> --- linux-pm.orig/MAINTAINERS
> +++ linux-pm/MAINTAINERS
> @@ -352,6 +352,18 @@ L:	linux-acpi@vger.kernel.org
>  S:	Maintained
>  F:	drivers/acpi/arm64
>  
> +ACPI PMIC DRIVERS
> +M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
> +M:	Len Brown <lenb@kernel.org>
> +L:	linux-acpi@vger.kernel.org
> +R:	Andy Shevchenko <andy@infradead.org>
> +R:	Mika Westerberg <mika.westerberg@linux.intel.com>

Please put reviewers before lists

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

* [PATCH v2] ACPI / PMIC: Add code reviewers to MAINTAINERS
  2017-09-07 11:18 [PATCH] ACPI / PMIC: Add code reviewers to MAINTAINERS Rafael J. Wysocki
                   ` (2 preceding siblings ...)
  2017-09-07 11:51 ` Joe Perches
@ 2017-09-07 23:20 ` Rafael J. Wysocki
  2017-09-18  8:07   ` Andy Shevchenko
  3 siblings, 1 reply; 8+ messages in thread
From: Rafael J. Wysocki @ 2017-09-07 23:20 UTC (permalink / raw)
  To: LKML; +Cc: Linux ACPI, Mika Westerberg, Andy Shevchenko, Lee Jones, Joe Perches

rom: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

Andy and Mika review code changes under drivers/acpi/pmic/ on
a regular basis and I rely on their help with that, so add them
as code reviwewers for that part of the kernel.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
---

-> v2: Reorder fields as per the Joe's comment.
       Add tags from Mika and Lee.

---
 MAINTAINERS |   12 ++++++++++++
 1 file changed, 12 insertions(+)

Index: linux-pm/MAINTAINERS
===================================================================
--- linux-pm.orig/MAINTAINERS
+++ linux-pm/MAINTAINERS
@@ -352,6 +352,18 @@ L:	linux-acpi@vger.kernel.org
 S:	Maintained
 F:	drivers/acpi/arm64
 
+ACPI PMIC DRIVERS
+M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
+M:	Len Brown <lenb@kernel.org>
+R:	Andy Shevchenko <andy@infradead.org>
+R:	Mika Westerberg <mika.westerberg@linux.intel.com>
+L:	linux-acpi@vger.kernel.org
+Q:	https://patchwork.kernel.org/project/linux-acpi/list/
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
+B:	https://bugzilla.kernel.org
+S:	Supported
+F:	drivers/acpi/pmic/
+
 ACPI THERMAL DRIVER
 M:	Zhang Rui <rui.zhang@intel.com>
 L:	linux-acpi@vger.kernel.org

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

* Re: [PATCH] ACPI / PMIC: Add code reviewers to MAINTAINERS
  2017-09-07 11:51 ` Joe Perches
@ 2017-09-07 23:21   ` Rafael J. Wysocki
  2017-09-08  1:19     ` Joe Perches
  0 siblings, 1 reply; 8+ messages in thread
From: Rafael J. Wysocki @ 2017-09-07 23:21 UTC (permalink / raw)
  To: Joe Perches
  Cc: Rafael J. Wysocki, LKML, Linux ACPI, Mika Westerberg,
	Andy Shevchenko, Lee Jones

On Thu, Sep 7, 2017 at 1:51 PM, Joe Perches <joe@perches.com> wrote:
> On Thu, 2017-09-07 at 13:18 +0200, Rafael J. Wysocki wrote:
>> From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
>>
>> Andy and Mika review code changes under drivers/acpi/pmic/ on
>> a regular basis and I rely on their help with that, so add them
>> as code reviwewers for that part of the kernel.
>>
>> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
>> ---
>>  MAINTAINERS |   12 ++++++++++++
>>  1 file changed, 12 insertions(+)
>>
>> Index: linux-pm/MAINTAINERS
>> ===================================================================
>> --- linux-pm.orig/MAINTAINERS
>> +++ linux-pm/MAINTAINERS
>> @@ -352,6 +352,18 @@ L:       linux-acpi@vger.kernel.org
>>  S:   Maintained
>>  F:   drivers/acpi/arm64
>>
>> +ACPI PMIC DRIVERS
>> +M:   "Rafael J. Wysocki" <rjw@rjwysocki.net>
>> +M:   Len Brown <lenb@kernel.org>
>> +L:   linux-acpi@vger.kernel.org
>> +R:   Andy Shevchenko <andy@infradead.org>
>> +R:   Mika Westerberg <mika.westerberg@linux.intel.com>
>
> Please put reviewers before lists

OK

So the APEI entry should be reordered too I suppose?

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

* Re: [PATCH] ACPI / PMIC: Add code reviewers to MAINTAINERS
  2017-09-07 23:21   ` Rafael J. Wysocki
@ 2017-09-08  1:19     ` Joe Perches
  0 siblings, 0 replies; 8+ messages in thread
From: Joe Perches @ 2017-09-08  1:19 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Rafael J. Wysocki, LKML, Linux ACPI, Mika Westerberg,
	Andy Shevchenko, Lee Jones

On Fri, 2017-09-08 at 01:21 +0200, Rafael J. Wysocki wrote:
> On Thu, Sep 7, 2017 at 1:51 PM, Joe Perches <joe@perches.com> wrote:
> > On Thu, 2017-09-07 at 13:18 +0200, Rafael J. Wysocki wrote:
> > > From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> > > 
> > > Andy and Mika review code changes under drivers/acpi/pmic/ on
> > > a regular basis and I rely on their help with that, so add them
> > > as code reviwewers for that part of the kernel.
> > > 
> > > Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> > > ---
> > >  MAINTAINERS |   12 ++++++++++++
> > >  1 file changed, 12 insertions(+)
> > > 
> > > Index: linux-pm/MAINTAINERS
> > > ===================================================================
> > > --- linux-pm.orig/MAINTAINERS
> > > +++ linux-pm/MAINTAINERS
> > > @@ -352,6 +352,18 @@ L:       linux-acpi@vger.kernel.org
> > >  S:   Maintained
> > >  F:   drivers/acpi/arm64
> > > 
> > > +ACPI PMIC DRIVERS
> > > +M:   "Rafael J. Wysocki" <rjw@rjwysocki.net>
> > > +M:   Len Brown <lenb@kernel.org>
> > > +L:   linux-acpi@vger.kernel.org
> > > +R:   Andy Shevchenko <andy@infradead.org>
> > > +R:   Mika Westerberg <mika.westerberg@linux.intel.com>
> > 
> > Please put reviewers before lists
> 
> OK
> 
> So the APEI entry should be reordered too I suppose?

That'd be nice one day if Linus decides not to
split the MAINTAINERS file up using
scripts/parse_maintainers.pl.

That puts everything in the appropriate sorted order.

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

* Re: [PATCH v2] ACPI / PMIC: Add code reviewers to MAINTAINERS
  2017-09-07 23:20 ` [PATCH v2] " Rafael J. Wysocki
@ 2017-09-18  8:07   ` Andy Shevchenko
  0 siblings, 0 replies; 8+ messages in thread
From: Andy Shevchenko @ 2017-09-18  8:07 UTC (permalink / raw)
  To: Rafael J. Wysocki, LKML
  Cc: Linux ACPI, Mika Westerberg, Lee Jones, Joe Perches

On Fri, 2017-09-08 at 01:20 +0200, Rafael J. Wysocki wrote:
> rom: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> 
> Andy and Mika review code changes under drivers/acpi/pmic/ on
> a regular basis and I rely on their help with that, so add them
> as code reviwewers for that part of the kernel.
> 

Fine by me:

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>


> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> Acked-by: Lee Jones <lee.jones@linaro.org>
> Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
> ---
> 
> -> v2: Reorder fields as per the Joe's comment.
>        Add tags from Mika and Lee.
> 
> ---
>  MAINTAINERS |   12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> Index: linux-pm/MAINTAINERS
> ===================================================================
> --- linux-pm.orig/MAINTAINERS
> +++ linux-pm/MAINTAINERS
> @@ -352,6 +352,18 @@ L:	linux-acpi@vger.kernel.org
>  S:	Maintained
>  F:	drivers/acpi/arm64
>  
> +ACPI PMIC DRIVERS
> +M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
> +M:	Len Brown <lenb@kernel.org>
> +R:	Andy Shevchenko <andy@infradead.org>
> +R:	Mika Westerberg <mika.westerberg@linux.intel.com>
> +L:	linux-acpi@vger.kernel.org
> +Q:	https://patchwork.kernel.org/project/linux-acpi/list/
> +T:	git
> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
> +B:	https://bugzilla.kernel.org
> +S:	Supported
> +F:	drivers/acpi/pmic/
> +
>  ACPI THERMAL DRIVER
>  M:	Zhang Rui <rui.zhang@intel.com>
>  L:	linux-acpi@vger.kernel.org
> 

-- 
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Intel Finland Oy

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

end of thread, other threads:[~2017-09-18  8:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-07 11:18 [PATCH] ACPI / PMIC: Add code reviewers to MAINTAINERS Rafael J. Wysocki
2017-09-07 11:30 ` Lee Jones
2017-09-07 11:33 ` Mika Westerberg
2017-09-07 11:51 ` Joe Perches
2017-09-07 23:21   ` Rafael J. Wysocki
2017-09-08  1:19     ` Joe Perches
2017-09-07 23:20 ` [PATCH v2] " Rafael J. Wysocki
2017-09-18  8:07   ` Andy Shevchenko

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