linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add maintainer for tools/power/cpupower
@ 2017-11-02 19:19 Shuah Khan
  2017-11-03 18:42 ` Thomas Renninger
  0 siblings, 1 reply; 6+ messages in thread
From: Shuah Khan @ 2017-11-02 19:19 UTC (permalink / raw)
  To: rafael, trenn
  Cc: Shuah Khan, davem, gregkh, mchehab, rdunlap, linux-kernel, linux-pm

Based on discussions with Rafael J. Wysocki, cpupower is need of an
active maintainer. I decided to on take the task of maintaining this
tool.

Patches will flow through the pm sub-systems to the mainline.

Suggested-by: Rafael J. Wysocki <rafael@kernel.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index af0cb69f6a3e..9fd3ce23095a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3636,6 +3636,8 @@ F:	drivers/cpufreq/arm_big_little_dt.c
 
 CPU POWER MONITORING SUBSYSTEM
 M:	Thomas Renninger <trenn@suse.com>
+M:	Shuah Khan <shuahkh@osg.samsung.com>
+M:	Shuah Khan <shuah@kernel.org>
 L:	linux-pm@vger.kernel.org
 S:	Maintained
 F:	tools/power/cpupower/
-- 
2.11.0

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

* Re: [PATCH] MAINTAINERS: add maintainer for tools/power/cpupower
  2017-11-02 19:19 [PATCH] MAINTAINERS: add maintainer for tools/power/cpupower Shuah Khan
@ 2017-11-03 18:42 ` Thomas Renninger
  2017-11-03 19:24   ` Shuah Khan
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Renninger @ 2017-11-03 18:42 UTC (permalink / raw)
  To: Shuah Khan
  Cc: rafael, davem, rdunlap, mchehab, gregkh, linux-kernel, linux-pm

Hi Shuah,


On Thursday, November 02, 2017 01:19:47 PM Shuah Khan wrote:
> Based on discussions with Rafael J. Wysocki, cpupower is need of an
> active maintainer. I decided to on take the task of maintaining this
> tool.

Thanks. It is very much appreciated!
I had a motorcycle accident and had to stop typing at all for several 
weeks/months.

My plan is to be more active again on lists, do reviews again and submit some
patches I have lying around for a long time, etc.,...
Do not hesitate to contact me directly, I try to answer in time, may still 
take a while on more complex things...

Good luck and have fun...,

      Thomas

 
> Patches will flow through the pm sub-systems to the mainline.
> 
> Suggested-by: Rafael J. Wysocki <rafael@kernel.org>
> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>

Acked-by: Thomas Renninger <trenn@suse.com>

> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index af0cb69f6a3e..9fd3ce23095a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3636,6 +3636,8 @@ F:	drivers/cpufreq/arm_big_little_dt.c
>  
>  CPU POWER MONITORING SUBSYSTEM
>  M:	Thomas Renninger <trenn@suse.com>
> +M:	Shuah Khan <shuahkh@osg.samsung.com>
> +M:	Shuah Khan <shuah@kernel.org>
>  L:	linux-pm@vger.kernel.org
>  S:	Maintained
>  F:	tools/power/cpupower/
> 

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

* Re: [PATCH] MAINTAINERS: add maintainer for tools/power/cpupower
  2017-11-03 18:42 ` Thomas Renninger
@ 2017-11-03 19:24   ` Shuah Khan
  2017-11-07 18:51     ` Rafael J. Wysocki
  0 siblings, 1 reply; 6+ messages in thread
From: Shuah Khan @ 2017-11-03 19:24 UTC (permalink / raw)
  To: Thomas Renninger
  Cc: rafael, davem, rdunlap, mchehab, gregkh, linux-kernel, linux-pm,
	Shuah Khan

On 11/03/2017 12:42 PM, Thomas Renninger wrote:
> Hi Shuah,
> 
> 
> On Thursday, November 02, 2017 01:19:47 PM Shuah Khan wrote:
>> Based on discussions with Rafael J. Wysocki, cpupower is need of an
>> active maintainer. I decided to on take the task of maintaining this
>> tool.
> 
> Thanks. It is very much appreciated!
> I had a motorcycle accident and had to stop typing at all for several 
> weeks/months.

I am very sorry to hear that. Best wishes for recovery.

> 
> My plan is to be more active again on lists, do reviews again and submit some
> patches I have lying around for a long time, etc.,...
> Do not hesitate to contact me directly, I try to answer in time, may still 
> take a while on more complex things...
> 
> Good luck and have fun...,

Thanks for the offer. I will need it. I will try to take good care
of the tool and please don't hesitate to jump back in whenever you
feel ready.


>  
>> Patches will flow through the pm sub-systems to the mainline.
>>
>> Suggested-by: Rafael J. Wysocki <rafael@kernel.org>
>> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
> 
> Acked-by: Thomas Renninger <trenn@suse.com>

thanks for the Ack.
-- Shuah

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

* Re: [PATCH] MAINTAINERS: add maintainer for tools/power/cpupower
  2017-11-03 19:24   ` Shuah Khan
@ 2017-11-07 18:51     ` Rafael J. Wysocki
  2017-11-07 20:55       ` Shuah Khan
  0 siblings, 1 reply; 6+ messages in thread
From: Rafael J. Wysocki @ 2017-11-07 18:51 UTC (permalink / raw)
  To: Shuah Khan
  Cc: Thomas Renninger, Rafael J. Wysocki, David Miller, Randy Dunlap,
	Mauro Carvalho Chehab, Greg Kroah-Hartman,
	Linux Kernel Mailing List, Linux PM

On Fri, Nov 3, 2017 at 8:24 PM, Shuah Khan <shuahkh@osg.samsung.com> wrote:
> On 11/03/2017 12:42 PM, Thomas Renninger wrote:
>> Hi Shuah,
>>
>>
>> On Thursday, November 02, 2017 01:19:47 PM Shuah Khan wrote:
>>> Based on discussions with Rafael J. Wysocki, cpupower is need of an
>>> active maintainer. I decided to on take the task of maintaining this
>>> tool.
>>
>> Thanks. It is very much appreciated!
>> I had a motorcycle accident and had to stop typing at all for several
>> weeks/months.
>
> I am very sorry to hear that. Best wishes for recovery.

Seconded.

>>
>> My plan is to be more active again on lists, do reviews again and submit some
>> patches I have lying around for a long time, etc.,...
>> Do not hesitate to contact me directly, I try to answer in time, may still
>> take a while on more complex things...
>>
>> Good luck and have fun...,
>
> Thanks for the offer. I will need it. I will try to take good care
> of the tool and please don't hesitate to jump back in whenever you
> feel ready.
>
>
>>
>>> Patches will flow through the pm sub-systems to the mainline.
>>>
>>> Suggested-by: Rafael J. Wysocki <rafael@kernel.org>
>>> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
>>
>> Acked-by: Thomas Renninger <trenn@suse.com>
>
> thanks for the Ack.

Patch queued-up for 4.15.

BTW, what do you want me to do with the patches in Patchwork?  I mean
I can mark them somehow special or I could assign them to you if you
had a Patchwork account.

Thanks,
Rafael

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

* Re: [PATCH] MAINTAINERS: add maintainer for tools/power/cpupower
  2017-11-07 18:51     ` Rafael J. Wysocki
@ 2017-11-07 20:55       ` Shuah Khan
  2017-11-07 23:15         ` Rafael J. Wysocki
  0 siblings, 1 reply; 6+ messages in thread
From: Shuah Khan @ 2017-11-07 20:55 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Thomas Renninger, David Miller, Randy Dunlap,
	Mauro Carvalho Chehab, Greg Kroah-Hartman,
	Linux Kernel Mailing List, Linux PM, Shuah Khan, Shuah Khan

On 11/07/2017 11:51 AM, Rafael J. Wysocki wrote:
> On Fri, Nov 3, 2017 at 8:24 PM, Shuah Khan <shuahkh@osg.samsung.com> wrote:
>> On 11/03/2017 12:42 PM, Thomas Renninger wrote:
>>> Hi Shuah,
>>>
>>>
>>> On Thursday, November 02, 2017 01:19:47 PM Shuah Khan wrote:
>>>> Based on discussions with Rafael J. Wysocki, cpupower is need of an
>>>> active maintainer. I decided to on take the task of maintaining this
>>>> tool.
>>>
>>> Thanks. It is very much appreciated!
>>> I had a motorcycle accident and had to stop typing at all for several
>>> weeks/months.
>>
>> I am very sorry to hear that. Best wishes for recovery.
> 
> Seconded.
> 
>>>
>>> My plan is to be more active again on lists, do reviews again and submit some
>>> patches I have lying around for a long time, etc.,...
>>> Do not hesitate to contact me directly, I try to answer in time, may still
>>> take a while on more complex things...
>>>
>>> Good luck and have fun...,
>>
>> Thanks for the offer. I will need it. I will try to take good care
>> of the tool and please don't hesitate to jump back in whenever you
>> feel ready.
>>
>>
>>>
>>>> Patches will flow through the pm sub-systems to the mainline.
>>>>
>>>> Suggested-by: Rafael J. Wysocki <rafael@kernel.org>
>>>> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
>>>
>>> Acked-by: Thomas Renninger <trenn@suse.com>
>>
>> thanks for the Ack.
> 
> Patch queued-up for 4.15.
> 
> BTW, what do you want me to do with the patches in Patchwork?  I mean
> I can mark them somehow special or I could assign them to you if you
> had a Patchwork account.
> 
> Thanks,
> Rafael
> 
I now have patchwork account. You can assign patches to me.

thanks,
-- Shuah

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

* Re: [PATCH] MAINTAINERS: add maintainer for tools/power/cpupower
  2017-11-07 20:55       ` Shuah Khan
@ 2017-11-07 23:15         ` Rafael J. Wysocki
  0 siblings, 0 replies; 6+ messages in thread
From: Rafael J. Wysocki @ 2017-11-07 23:15 UTC (permalink / raw)
  To: Shuah Khan
  Cc: Rafael J. Wysocki, Thomas Renninger, David Miller, Randy Dunlap,
	Mauro Carvalho Chehab, Greg Kroah-Hartman,
	Linux Kernel Mailing List, Linux PM, Shuah Khan

On Tuesday, November 7, 2017 9:55:05 PM CET Shuah Khan wrote:
> On 11/07/2017 11:51 AM, Rafael J. Wysocki wrote:
> > On Fri, Nov 3, 2017 at 8:24 PM, Shuah Khan <shuahkh@osg.samsung.com> wrote:
> >> On 11/03/2017 12:42 PM, Thomas Renninger wrote:
> >>> Hi Shuah,
> >>>
> >>>
> >>> On Thursday, November 02, 2017 01:19:47 PM Shuah Khan wrote:
> >>>> Based on discussions with Rafael J. Wysocki, cpupower is need of an
> >>>> active maintainer. I decided to on take the task of maintaining this
> >>>> tool.
> >>>
> >>> Thanks. It is very much appreciated!
> >>> I had a motorcycle accident and had to stop typing at all for several
> >>> weeks/months.
> >>
> >> I am very sorry to hear that. Best wishes for recovery.
> > 
> > Seconded.
> > 
> >>>
> >>> My plan is to be more active again on lists, do reviews again and submit some
> >>> patches I have lying around for a long time, etc.,...
> >>> Do not hesitate to contact me directly, I try to answer in time, may still
> >>> take a while on more complex things...
> >>>
> >>> Good luck and have fun...,
> >>
> >> Thanks for the offer. I will need it. I will try to take good care
> >> of the tool and please don't hesitate to jump back in whenever you
> >> feel ready.
> >>
> >>
> >>>
> >>>> Patches will flow through the pm sub-systems to the mainline.
> >>>>
> >>>> Suggested-by: Rafael J. Wysocki <rafael@kernel.org>
> >>>> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
> >>>
> >>> Acked-by: Thomas Renninger <trenn@suse.com>
> >>
> >> thanks for the Ack.
> > 
> > Patch queued-up for 4.15.
> > 
> > BTW, what do you want me to do with the patches in Patchwork?  I mean
> > I can mark them somehow special or I could assign them to you if you
> > had a Patchwork account.
> > 
> > Thanks,
> > Rafael
> > 
> I now have patchwork account. You can assign patches to me.

OK, but first we need to ask for your account to be added to a
specific list in Patchwork. :-)

Let me sent a request for that.

Thanks,
Rafael

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

end of thread, other threads:[~2017-11-07 23:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-02 19:19 [PATCH] MAINTAINERS: add maintainer for tools/power/cpupower Shuah Khan
2017-11-03 18:42 ` Thomas Renninger
2017-11-03 19:24   ` Shuah Khan
2017-11-07 18:51     ` Rafael J. Wysocki
2017-11-07 20:55       ` Shuah Khan
2017-11-07 23:15         ` Rafael J. Wysocki

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