From patchwork Thu Nov 5 03:17:14 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joe Perches X-Patchwork-Id: 7557031 Return-Path: X-Original-To: patchwork-linux-pm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 0B1819F36A for ; Thu, 5 Nov 2015 03:17:22 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 22E0520831 for ; Thu, 5 Nov 2015 03:17:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E3BEA20829 for ; Thu, 5 Nov 2015 03:17:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031794AbbKEDRS (ORCPT ); Wed, 4 Nov 2015 22:17:18 -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 Received: from filter.hostedemail.com (unknown [216.40.38.60]) by smtprelay03.hostedemail.com (Postfix) with ESMTP id 0EA696ACC4; Thu, 5 Nov 2015 03:17:17 +0000 (UTC) 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 Received: from joe-X200MA.home (pool-173-51-221-2.lsanca.fios.verizon.net [173.51.221.2]) (Authenticated sender: joe@perches.com) by omf08.hostedemail.com (Postfix) with ESMTPA; Thu, 5 Nov 2015 03:17:15 +0000 (UTC) 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> X-Mailer: Evolution 3.16.5-1ubuntu3 Mime-Version: 1.0 Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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(+) -- To unsubscribe from this list: send the line "unsubscribe linux-pm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html 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/