From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031886AbbKEDRT (ORCPT ); Wed, 4 Nov 2015 22:17:19 -0500 Received: from smtprelay0029.hostedemail.com ([216.40.44.29]:45932 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1031616AbbKEDRS (ORCPT ); Wed, 4 Nov 2015 22:17:18 -0500 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 50,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::,RULES_HIT:41:355:379:541:599:800:960:967:973:988:989:1260:1263:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1541:1593:1594:1711:1730:1747:1777:1792:2393:2525:2561:2564:2682:2685:2693:2828:2859:2895:2911:2933:2937:2939:2942:2945:2947:2951:2954:3022:3138:3139:3140:3141:3142:3149:3352:3622:3865:3867:3868:3872:3934:3936:3938:3941:3944:3947:3950:3953:3956:3959:4321:4425:4559:5007:6117:6261:7809:7903:7974:8599:8957:9010:9025:9388:10004:10400:10848:11232:11320:11658:11914:12043:12063:12517:12519:12555:12740:12764:12776:13069:13311:13357:13876:13972:14094:14096:14106:14659:21080:30034:30054:30064:30070:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:2,LUA_SUMMARY:none X-HE-Tag: rub63_3f6e09a553517 X-Filterd-Recvd-Size: 2326 Message-ID: <1446693434.21133.79.camel@perches.com> Subject: Re: [PATCH] MAINTAINERS: Add devfreq-event entry From: Joe Perches To: Chanwoo Choi , myungjoo.ham@samsung.com, rafael.j.wysocki@intel.com Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Kyungmin Park Date: Wed, 04 Nov 2015 19:17:14 -0800 In-Reply-To: <1446692407-18247-1-git-send-email-cw00.choi@samsung.com> References: <1446692407-18247-1-git-send-email-cw00.choi@samsung.com> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.16.5-1ubuntu3 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > +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 > 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. --- 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 M: Kyungmin Park L: linux-pm@vger.kernel.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git S: Maintained F: drivers/devfreq/