All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: Joe Perches <joe@perches.com>,
	myungjoo.ham@samsung.com, rafael.j.wysocki@intel.com
Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org,
	Kyungmin Park <kyungmin.park@samsung.com>
Subject: Re: [PATCH] MAINTAINERS: Add devfreq-event entry
Date: Thu, 05 Nov 2015 13:03:38 +0900	[thread overview]
Message-ID: <563AD51A.3000603@samsung.com> (raw)
In-Reply-To: <563ACB2C.7030303@samsung.com>

Hi Joe,

On 2015년 11월 05일 12:21, Chanwoo Choi wrote:
> Hi Joe,
> 
> On 2015년 11월 05일 12:17, Joe Perches wrote:
>> On Thu, 2015-11-05 at 12:00 +0900, Chanwoo Choi wrote:
>>> This patch adds the devfreq-event[1] entry to review the patches
>>> as just supporter. Patches will be picked up by Myungjoo Ham on
>>> devfreq git repository.
>>> [1] https://lkml.org/lkml/2015/1/25/573
>> []
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>> []
>>> @@ -3340,6 +3340,15 @@ L:	linux-pm@vger.kernel.org
>>>  S:	Maintained
>>>  F:	drivers/devfreq/
>>>  
>>> +DEVICE FREQUENCY EVENT (DEVFREQ-EVENT)
>>> +M:	Chanwoo Choi <cw00.choi@samsung.com>
>>> +L:	linux-pm@vger.kernel.org
>>> +S:	Supported
>>> +F:	drivers/devfreq/event
>>> +F:	drivers/devfreq/devfreq-event.c
>>> +F:	include/linux/devfreq-event.h
>>> +F:	Documentation/devicetree/bindings/devfreq/event
>>> +
>>>  DEVICE NUMBER REGISTRY
>>>  M:	Torben Mathiasen <device@lanana.org>
>>>  W:	http://lanana.org/docs/device-list/index.html
>>
>> It'd be nice to update the DEVFREQ MAINTAINERS entry (and maybe
>> this one as well) so it has the appropriate git repository listed.
> 
> How can I update the DEVFREQ MAINTAINER entry?
> If you add more detailed comment, I would appreciate 

Do you mean that update the DEVFREQ-EVENT entry as following?
I add the devfreq git repository information.

diff --git a/MAINTAINERS b/MAINTAINERS
index bd18978d5ad3..0a6de68342e1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3340,6 +3340,16 @@ L:	linux-pm@vger.kernel.org
 S:	Maintained
 F:	drivers/devfreq/
 
+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
+S:	Supported
+F:	drivers/devfreq/event/
+F:	drivers/devfreq/devfreq-event.c
+F:	include/linux/devfreq-event.h
+F:	Documentation/devicetree/bindings/devfreq/event/
+

Thanks,
Chanwoo Choi

> 
>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index caddb49..ca0ae09 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -3349,6 +3349,7 @@ DEVICE FREQUENCY (DEVFREQ)
>>  M:	MyungJoo Ham <myungjoo.ham@samsung.com>
>>  M:	Kyungmin Park <kyungmin.park@samsung.com>
>>  L:	linux-pm@vger.kernel.org
>> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
> 
> OK. I'll update it.
> 
> Thanks,
> Chanwoo Choi
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 


  reply	other threads:[~2015-11-05  4:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-05  3:00 [PATCH] MAINTAINERS: Add devfreq-event entry Chanwoo Choi
2015-11-05  3:17 ` Joe Perches
2015-11-05  3:21   ` Chanwoo Choi
2015-11-05  4:03     ` Chanwoo Choi [this message]
2015-11-05  4:17       ` Joe Perches
2015-11-05  4:20         ` Chanwoo Choi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=563AD51A.3000603@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=joe@perches.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=rafael.j.wysocki@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.