All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update myself as maintainer for DEVFREQ subsystem support
       [not found] <CGME20191105053547epcas1p248c5a77579a8dd6fbd3639a12f3ca4c5@epcas1p2.samsung.com>
@ 2019-11-05  5:41 ` Chanwoo Choi
       [not found]   ` <CGME20191105053547epcas1p248c5a77579a8dd6fbd3639a12f3ca4c5@epcms1p2>
  0 siblings, 1 reply; 5+ messages in thread
From: Chanwoo Choi @ 2019-11-05  5:41 UTC (permalink / raw)
  To: linux-kernel, myungjoo.ham, rjw, gregkh
  Cc: chanwoo, mchehab+samsung, davem, robh, paulmck, cpgs, Chanwoo Choi

Update myself to the DEVFREQ entry as maintainer from reviewer and
the git repository information to manage the devfreq patches. I've been
reviewing and tesing the devfreq support for the couple of years as reviewer.
From now, I'll help and reiview the devfreq as maintainer.

Suggested-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
---
 MAINTAINERS | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index cba1095547fd..ebc1078c1ecb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3532,7 +3532,7 @@ BUS FREQUENCY DRIVER FOR SAMSUNG EXYNOS
 M:	Chanwoo Choi <cw00.choi@samsung.com>
 L:	linux-pm@vger.kernel.org
 L:	linux-samsung-soc@vger.kernel.org
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git
 S:	Maintained
 F:	drivers/devfreq/exynos-bus.c
 F:	Documentation/devicetree/bindings/devfreq/exynos-bus.txt
@@ -4762,9 +4762,9 @@ F:	include/linux/devcoredump.h
 DEVICE FREQUENCY (DEVFREQ)
 M:	MyungJoo Ham <myungjoo.ham@samsung.com>
 M:	Kyungmin Park <kyungmin.park@samsung.com>
-R:	Chanwoo Choi <cw00.choi@samsung.com>
+M:	Chanwoo Choi <cw00.choi@samsung.com>
 L:	linux-pm@vger.kernel.org
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git
 S:	Maintained
 F:	drivers/devfreq/
 F:	include/linux/devfreq.h
@@ -4774,7 +4774,7 @@ F:	include/trace/events/devfreq.h
 DEVICE FREQUENCY EVENT (DEVFREQ-EVENT)
 M:	Chanwoo Choi <cw00.choi@samsung.com>
 L:	linux-pm@vger.kernel.org
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git
 S:	Supported
 F:	drivers/devfreq/event/
 F:	drivers/devfreq/devfreq-event.c
-- 
2.17.1



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

* RE: [PATCH] MAINTAINERS: Update myself as maintainer for DEVFREQ subsystem support
       [not found]   ` <CGME20191105053547epcas1p248c5a77579a8dd6fbd3639a12f3ca4c5@epcms1p2>
@ 2019-11-05  7:35     ` MyungJoo Ham
  2019-11-05 16:44       ` Rafael J. Wysocki
  0 siblings, 1 reply; 5+ messages in thread
From: MyungJoo Ham @ 2019-11-05  7:35 UTC (permalink / raw)
  To: Chanwoo Choi, linux-kernel, rjw, gregkh
  Cc: chanwoo, mchehab+samsung, davem, robh, paulmck, CPGS

>Update myself to the DEVFREQ entry as maintainer from reviewer and
>the git repository information to manage the devfreq patches. I've been
>reviewing and tesing the devfreq support for the couple of years as reviewer.
>From now, I'll help and reiview the devfreq as maintainer.
>
>Suggested-by: MyungJoo Ham <myungjoo.ham@samsung.com>
>Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>

Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>


Thanks a lot, Chanwoo!

>---
> MAINTAINERS | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
>diff --git a/MAINTAINERS b/MAINTAINERS
>index cba1095547fd..ebc1078c1ecb 100644
>--- a/MAINTAINERS
>+++ b/MAINTAINERS
>@@ -3532,7 +3532,7 @@ BUS FREQUENCY DRIVER FOR SAMSUNG EXYNOS
> M:	Chanwoo Choi <cw00.choi@samsung.com>
> L:	linux-pm@vger.kernel.org
> L:	linux-samsung-soc@vger.kernel.org
>-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
>+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git
> S:	Maintained
> F:	drivers/devfreq/exynos-bus.c
> F:	Documentation/devicetree/bindings/devfreq/exynos-bus.txt
>@@ -4762,9 +4762,9 @@ F:	include/linux/devcoredump.h
> DEVICE FREQUENCY (DEVFREQ)
> M:	MyungJoo Ham <myungjoo.ham@samsung.com>
> M:	Kyungmin Park <kyungmin.park@samsung.com>
>-R:	Chanwoo Choi <cw00.choi@samsung.com>
>+M:	Chanwoo Choi <cw00.choi@samsung.com>
> L:	linux-pm@vger.kernel.org
>-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
>+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git
> S:	Maintained
> F:	drivers/devfreq/
> F:	include/linux/devfreq.h
>@@ -4774,7 +4774,7 @@ F:	include/trace/events/devfreq.h
> DEVICE FREQUENCY EVENT (DEVFREQ-EVENT)
> M:	Chanwoo Choi <cw00.choi@samsung.com>
> L:	linux-pm@vger.kernel.org
>-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
>+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git
> S:	Supported
> F:	drivers/devfreq/event/
> F:	drivers/devfreq/devfreq-event.c
>-- 
>2.17.1
>


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

* Re: [PATCH] MAINTAINERS: Update myself as maintainer for DEVFREQ subsystem support
  2019-11-05  7:35     ` MyungJoo Ham
@ 2019-11-05 16:44       ` Rafael J. Wysocki
  2019-11-06  2:59         ` Chanwoo Choi
  0 siblings, 1 reply; 5+ messages in thread
From: Rafael J. Wysocki @ 2019-11-05 16:44 UTC (permalink / raw)
  To: myungjoo.ham, Chanwoo Choi
  Cc: linux-kernel, gregkh, chanwoo, mchehab+samsung, davem, robh,
	paulmck, CPGS

On Tuesday, November 5, 2019 8:35:05 AM CET MyungJoo Ham wrote:
> >Update myself to the DEVFREQ entry as maintainer from reviewer and
> >the git repository information to manage the devfreq patches. I've been
> >reviewing and tesing the devfreq support for the couple of years as reviewer.
> >From now, I'll help and reiview the devfreq as maintainer.
> >
> >Suggested-by: MyungJoo Ham <myungjoo.ham@samsung.com>
> >Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
> 
> Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
> 
> 
> Thanks a lot, Chanwoo!

I can take this one if no one is against that.

I will be expecting devfreq pull requests from Chanwoo going forward.

Thanks!




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

* Re: [PATCH] MAINTAINERS: Update myself as maintainer for DEVFREQ subsystem support
  2019-11-05 16:44       ` Rafael J. Wysocki
@ 2019-11-06  2:59         ` Chanwoo Choi
  2019-11-06 10:47           ` Rafael J. Wysocki
  0 siblings, 1 reply; 5+ messages in thread
From: Chanwoo Choi @ 2019-11-06  2:59 UTC (permalink / raw)
  To: Rafael J. Wysocki, myungjoo.ham
  Cc: linux-kernel, gregkh, chanwoo, mchehab+samsung, davem, robh, CPGS

On 19. 11. 6. 오전 1:44, Rafael J. Wysocki wrote:
> On Tuesday, November 5, 2019 8:35:05 AM CET MyungJoo Ham wrote:
>>> Update myself to the DEVFREQ entry as maintainer from reviewer and
>>> the git repository information to manage the devfreq patches. I've been
>>> reviewing and tesing the devfreq support for the couple of years as reviewer.
>> >From now, I'll help and reiview the devfreq as maintainer.
>>>
>>> Suggested-by: MyungJoo Ham <myungjoo.ham@samsung.com>
>>> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
>>
>> Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
>>
>>
>> Thanks a lot, Chanwoo!
> 
> I can take this one if no one is against that.

Thanks for picking up.

> 
> I will be expecting devfreq pull requests from Chanwoo going forward.
> 

After you applied it, If it's not late, I'll send the pull-request
of devfreq for v5.5. Thanks.

-- 
Best Regards,
Chanwoo Choi
Samsung Electronics

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

* Re: [PATCH] MAINTAINERS: Update myself as maintainer for DEVFREQ subsystem support
  2019-11-06  2:59         ` Chanwoo Choi
@ 2019-11-06 10:47           ` Rafael J. Wysocki
  0 siblings, 0 replies; 5+ messages in thread
From: Rafael J. Wysocki @ 2019-11-06 10:47 UTC (permalink / raw)
  To: Chanwoo Choi
  Cc: myungjoo.ham, linux-kernel, gregkh, chanwoo, mchehab+samsung,
	davem, robh, CPGS

On Wednesday, November 6, 2019 3:59:16 AM CET Chanwoo Choi wrote:
> On 19. 11. 6. 오전 1:44, Rafael J. Wysocki wrote:
> > On Tuesday, November 5, 2019 8:35:05 AM CET MyungJoo Ham wrote:
> >>> Update myself to the DEVFREQ entry as maintainer from reviewer and
> >>> the git repository information to manage the devfreq patches. I've been
> >>> reviewing and tesing the devfreq support for the couple of years as reviewer.
> >> >From now, I'll help and reiview the devfreq as maintainer.
> >>>
> >>> Suggested-by: MyungJoo Ham <myungjoo.ham@samsung.com>
> >>> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
> >>
> >> Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
> >>
> >>
> >> Thanks a lot, Chanwoo!
> > 
> > I can take this one if no one is against that.
> 
> Thanks for picking up.
> 
> > 
> > I will be expecting devfreq pull requests from Chanwoo going forward.
> > 
> 
> After you applied it, If it's not late, I'll send the pull-request
> of devfreq for v5.5. Thanks.

No, it is not too late, you can send it at any time now.

Thanks!




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

end of thread, other threads:[~2019-11-06 10:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20191105053547epcas1p248c5a77579a8dd6fbd3639a12f3ca4c5@epcas1p2.samsung.com>
2019-11-05  5:41 ` [PATCH] MAINTAINERS: Update myself as maintainer for DEVFREQ subsystem support Chanwoo Choi
     [not found]   ` <CGME20191105053547epcas1p248c5a77579a8dd6fbd3639a12f3ca4c5@epcms1p2>
2019-11-05  7:35     ` MyungJoo Ham
2019-11-05 16:44       ` Rafael J. Wysocki
2019-11-06  2:59         ` Chanwoo Choi
2019-11-06 10:47           ` Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.