2013-08-05 16:29:39

by Kevin Hilman

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers

The SmartReflex AVS driver evolved out of the OMAP kernel and now
lives under drivers/power/avs.

I've historically been maintainer of this but Nishanth Menon is doing
most of the heavy lifting now. Add us both as co-maintainers.

Cc: Anton Vorontsov <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: Rafael J. Wysocki <[email protected]>
Cc: Nishanth Menon <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index defc053..466ca61 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6450,6 +6450,14 @@ S: Maintained
F: include/linux/power_supply.h
F: drivers/power/

+SMARTREFLEX DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS)
+M: Kevin Hilman <[email protected]>
+M: Nishanth Menon <[email protected]>
+S: Maintained
+F: drivers/power/avs/smartreflex.c
+F: include/linux/power/smartreflex.h
+L: [email protected]
+
PNP SUPPORT
M: Rafael J. Wysocki <[email protected]>
M: Bjorn Helgaas <[email protected]>
--
1.8.3


2013-08-06 22:44:27

by Rafael J. Wysocki

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers

On Monday, August 05, 2013 09:29:19 AM Kevin Hilman wrote:
> The SmartReflex AVS driver evolved out of the OMAP kernel and now
> lives under drivers/power/avs.
>
> I've historically been maintainer of this but Nishanth Menon is doing
> most of the heavy lifting now. Add us both as co-maintainers.
>
> Cc: Anton Vorontsov <[email protected]>
> Cc: David Woodhouse <[email protected]>
> Cc: Rafael J. Wysocki <[email protected]>
> Cc: Nishanth Menon <[email protected]>
> Signed-off-by: Kevin Hilman <[email protected]>

Who's supposed to take this patch?

Rafael


> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index defc053..466ca61 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6450,6 +6450,14 @@ S: Maintained
> F: include/linux/power_supply.h
> F: drivers/power/
>
> +SMARTREFLEX DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS)
> +M: Kevin Hilman <[email protected]>
> +M: Nishanth Menon <[email protected]>
> +S: Maintained
> +F: drivers/power/avs/smartreflex.c
> +F: include/linux/power/smartreflex.h
> +L: [email protected]
> +
> PNP SUPPORT
> M: Rafael J. Wysocki <[email protected]>
> M: Bjorn Helgaas <[email protected]>
>
--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

2013-08-06 23:58:10

by Kevin Hilman

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers

"Rafael J. Wysocki" <[email protected]> writes:

> On Monday, August 05, 2013 09:29:19 AM Kevin Hilman wrote:
>> The SmartReflex AVS driver evolved out of the OMAP kernel and now
>> lives under drivers/power/avs.
>>
>> I've historically been maintainer of this but Nishanth Menon is doing
>> most of the heavy lifting now. Add us both as co-maintainers.
>>
>> Cc: Anton Vorontsov <[email protected]>
>> Cc: David Woodhouse <[email protected]>
>> Cc: Rafael J. Wysocki <[email protected]>
>> Cc: Nishanth Menon <[email protected]>
>> Signed-off-by: Kevin Hilman <[email protected]>
>
> Who's supposed to take this patch?

I assumed Anton, but I wasn't sure since I've been merging
drivers/power/avs patches through you.

Kevin

2013-08-07 00:06:09

by Rafael J. Wysocki

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers

On Tuesday, August 06, 2013 04:58:05 PM Kevin Hilman wrote:
> "Rafael J. Wysocki" <[email protected]> writes:
>
> > On Monday, August 05, 2013 09:29:19 AM Kevin Hilman wrote:
> >> The SmartReflex AVS driver evolved out of the OMAP kernel and now
> >> lives under drivers/power/avs.
> >>
> >> I've historically been maintainer of this but Nishanth Menon is doing
> >> most of the heavy lifting now. Add us both as co-maintainers.
> >>
> >> Cc: Anton Vorontsov <[email protected]>
> >> Cc: David Woodhouse <[email protected]>
> >> Cc: Rafael J. Wysocki <[email protected]>
> >> Cc: Nishanth Menon <[email protected]>
> >> Signed-off-by: Kevin Hilman <[email protected]>
> >
> > Who's supposed to take this patch?
>
> I assumed Anton, but I wasn't sure since I've been merging
> drivers/power/avs patches through you.

I'm fine with Anton. :-)

Thanks,
Rafael