linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] PM / devfreq: tegra: Add Dmitry as a maintainer
@ 2020-04-02 22:17 ` Dmitry Osipenko
  2020-05-08  4:04   ` Chanwoo Choi
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry Osipenko @ 2020-04-02 22:17 UTC (permalink / raw)
  To: Thierry Reding, MyungJoo Ham, Kyungmin Park, Chanwoo Choi,
	Jonathan Hunter, Rafael J. Wysocki
  Cc: linux-pm, linux-tegra, linux-kernel

I was contributing to the NVIDIA Tegra20+ devfreq drivers recently and
want to help keep them working and evolving in the future.

Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
---

Changelog:

v2: - Addressed review comments made by Chanwoo Choi to v1 by correcting
      git's address, making this patch standalone and adding Rafael Wysocki
      to the list of email recipients.

 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 245a96316636..0a694e20ea19 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10922,6 +10922,15 @@ F:	include/linux/memblock.h
 F:	mm/memblock.c
 F:	Documentation/core-api/boot-time-mm.rst
 
+MEMORY FREQUENCY SCALING DRIVERS FOR NVIDIA TEGRA
+M:	Dmitry Osipenko <digetx@gmail.com>
+L:	linux-pm@vger.kernel.org
+L:	linux-tegra@vger.kernel.org
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git
+S:	Maintained
+F:	drivers/devfreq/tegra20-devfreq.c
+F:	drivers/devfreq/tegra30-devfreq.c
+
 MEMORY MANAGEMENT
 M:	Andrew Morton <akpm@linux-foundation.org>
 L:	linux-mm@kvack.org
-- 
2.25.1


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

* Re: [PATCH v2] PM / devfreq: tegra: Add Dmitry as a maintainer
  2020-04-02 22:17 ` [PATCH v2] PM / devfreq: tegra: Add Dmitry as a maintainer Dmitry Osipenko
@ 2020-05-08  4:04   ` Chanwoo Choi
  2020-07-03  0:44     ` Chanwoo Choi
  0 siblings, 1 reply; 4+ messages in thread
From: Chanwoo Choi @ 2020-05-08  4:04 UTC (permalink / raw)
  To: Dmitry Osipenko, Thierry Reding, MyungJoo Ham, Kyungmin Park,
	Jonathan Hunter, Rafael J. Wysocki
  Cc: linux-pm, linux-tegra, linux-kernel

Hi Rafael,

Could you please apply it to linux-pm directly?

I think that it is better to be applied directly
for preventing the possible merge conflict of MAINTAINERS file.

Best Regards,
Chanwoo Choi

On 4/3/20 7:17 AM, Dmitry Osipenko wrote:
> I was contributing to the NVIDIA Tegra20+ devfreq drivers recently and
> want to help keep them working and evolving in the future.
> 
> Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
> Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
> ---
> 
> Changelog:
> 
> v2: - Addressed review comments made by Chanwoo Choi to v1 by correcting
>       git's address, making this patch standalone and adding Rafael Wysocki
>       to the list of email recipients.
> 
>  MAINTAINERS | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 245a96316636..0a694e20ea19 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10922,6 +10922,15 @@ F:	include/linux/memblock.h
>  F:	mm/memblock.c
>  F:	Documentation/core-api/boot-time-mm.rst
>  
> +MEMORY FREQUENCY SCALING DRIVERS FOR NVIDIA TEGRA
> +M:	Dmitry Osipenko <digetx@gmail.com>
> +L:	linux-pm@vger.kernel.org
> +L:	linux-tegra@vger.kernel.org
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git
> +S:	Maintained
> +F:	drivers/devfreq/tegra20-devfreq.c
> +F:	drivers/devfreq/tegra30-devfreq.c
> +
>  MEMORY MANAGEMENT
>  M:	Andrew Morton <akpm@linux-foundation.org>
>  L:	linux-mm@kvack.org
> 

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

* Re: [PATCH v2] PM / devfreq: tegra: Add Dmitry as a maintainer
  2020-05-08  4:04   ` Chanwoo Choi
@ 2020-07-03  0:44     ` Chanwoo Choi
  2020-07-03  8:21       ` Dmitry Osipenko
  0 siblings, 1 reply; 4+ messages in thread
From: Chanwoo Choi @ 2020-07-03  0:44 UTC (permalink / raw)
  To: Dmitry Osipenko, Thierry Reding, MyungJoo Ham, Kyungmin Park,
	Jonathan Hunter, Rafael J. Wysocki
  Cc: linux-pm, linux-tegra, linux-kernel

Dear all,

On 5/8/20 1:04 PM, Chanwoo Choi wrote:
> Hi Rafael,
> 
> Could you please apply it to linux-pm directly?
> 
> I think that it is better to be applied directly
> for preventing the possible merge conflict of MAINTAINERS file.
> 
> Best Regards,
> Chanwoo Choi
> 
> On 4/3/20 7:17 AM, Dmitry Osipenko wrote:
>> I was contributing to the NVIDIA Tegra20+ devfreq drivers recently and
>> want to help keep them working and evolving in the future.
>>
>> Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
>> Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
>> ---
>>
>> Changelog:
>>
>> v2: - Addressed review comments made by Chanwoo Choi to v1 by correcting
>>       git's address, making this patch standalone and adding Rafael Wysocki
>>       to the list of email recipients.
>>
>>  MAINTAINERS | 9 +++++++++
>>  1 file changed, 9 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 245a96316636..0a694e20ea19 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -10922,6 +10922,15 @@ F:	include/linux/memblock.h
>>  F:	mm/memblock.c
>>  F:	Documentation/core-api/boot-time-mm.rst
>>  
>> +MEMORY FREQUENCY SCALING DRIVERS FOR NVIDIA TEGRA
>> +M:	Dmitry Osipenko <digetx@gmail.com>
>> +L:	linux-pm@vger.kernel.org
>> +L:	linux-tegra@vger.kernel.org
>> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git
>> +S:	Maintained
>> +F:	drivers/devfreq/tegra20-devfreq.c
>> +F:	drivers/devfreq/tegra30-devfreq.c
>> +
>>  MEMORY MANAGEMENT
>>  M:	Andrew Morton <akpm@linux-foundation.org>
>>  L:	linux-mm@kvack.org
>>
> 
> 

I applied it to devfreq-next branch. Thanks.


-- 
Best Regards,
Chanwoo Choi
Samsung Electronics

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

* Re: [PATCH v2] PM / devfreq: tegra: Add Dmitry as a maintainer
  2020-07-03  0:44     ` Chanwoo Choi
@ 2020-07-03  8:21       ` Dmitry Osipenko
  0 siblings, 0 replies; 4+ messages in thread
From: Dmitry Osipenko @ 2020-07-03  8:21 UTC (permalink / raw)
  To: Chanwoo Choi, Thierry Reding, MyungJoo Ham, Kyungmin Park,
	Jonathan Hunter, Rafael J. Wysocki
  Cc: linux-pm, linux-tegra, linux-kernel

03.07.2020 03:44, Chanwoo Choi пишет:
> Dear all,
> 
> On 5/8/20 1:04 PM, Chanwoo Choi wrote:
>> Hi Rafael,
>>
>> Could you please apply it to linux-pm directly?
>>
>> I think that it is better to be applied directly
>> for preventing the possible merge conflict of MAINTAINERS file.
>>
>> Best Regards,
>> Chanwoo Choi
>>
>> On 4/3/20 7:17 AM, Dmitry Osipenko wrote:
>>> I was contributing to the NVIDIA Tegra20+ devfreq drivers recently and
>>> want to help keep them working and evolving in the future.
>>>
>>> Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
>>> Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
>>> ---
>>>
>>> Changelog:
>>>
>>> v2: - Addressed review comments made by Chanwoo Choi to v1 by correcting
>>>       git's address, making this patch standalone and adding Rafael Wysocki
>>>       to the list of email recipients.
>>>
>>>  MAINTAINERS | 9 +++++++++
>>>  1 file changed, 9 insertions(+)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 245a96316636..0a694e20ea19 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -10922,6 +10922,15 @@ F:	include/linux/memblock.h
>>>  F:	mm/memblock.c
>>>  F:	Documentation/core-api/boot-time-mm.rst
>>>  
>>> +MEMORY FREQUENCY SCALING DRIVERS FOR NVIDIA TEGRA
>>> +M:	Dmitry Osipenko <digetx@gmail.com>
>>> +L:	linux-pm@vger.kernel.org
>>> +L:	linux-tegra@vger.kernel.org
>>> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git
>>> +S:	Maintained
>>> +F:	drivers/devfreq/tegra20-devfreq.c
>>> +F:	drivers/devfreq/tegra30-devfreq.c
>>> +
>>>  MEMORY MANAGEMENT
>>>  M:	Andrew Morton <akpm@linux-foundation.org>
>>>  L:	linux-mm@kvack.org
>>>
>>
>>
> 
> I applied it to devfreq-next branch. Thanks.

Hello, Chanwoo! Thank you very much! :)


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

end of thread, other threads:[~2020-07-03  8:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20200402222006epcas1p4027cd509b32ba2d2bdf90e9e84cf4bec@epcas1p4.samsung.com>
2020-04-02 22:17 ` [PATCH v2] PM / devfreq: tegra: Add Dmitry as a maintainer Dmitry Osipenko
2020-05-08  4:04   ` Chanwoo Choi
2020-07-03  0:44     ` Chanwoo Choi
2020-07-03  8:21       ` Dmitry Osipenko

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