From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH V2] cpufreq: MAINTAINERS: Add co-maintainer Date: Fri, 26 Apr 2013 09:55:08 -0700 Message-ID: <87k3npz0yb.fsf@linaro.org> References: Mime-Version: 1.0 Return-path: In-Reply-To: (Viresh Kumar's message of "Fri, 26 Apr 2013 18:23:16 +0530") Sender: cpufreq-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Viresh Kumar Cc: rjw@sisk.pl, cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, robin.randhawa@arm.com, Steve.Bannister@arm.com, Liviu.Dudau@arm.com, charles.garcia-tobin@arm.com, arvind.chauhan@arm.com, linaro-kernel@lists.linaro.org, patches@linaro.org, arnd.bergmann@linaro.org, olof@lixom.net Viresh Kumar writes: > With prior discussions (Over private emails) with current Maintainer of cpufreq > framework (Rafael), I am adding myself as a co-maintainer of cpufreq framework. > > This would mostly be for cpufreq core and ARM drivers but not restricted to > them. > > This also adds path of the git tree where cpufreq patches are pulled in. > > Signed-off-by: Viresh Kumar As long as you continue to make an effort to ensure that the platform-specific drivers have proper acks from platform-specific folks. For ARM, this means not the arm-soc maintainers but the ARM subarch maintianers. Acked-by: Kevin Hilman > --- > V1->V2: > - Added path of git tree too. > - Cc'd ARM SoC Maintainers. > > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 68d376e..cbed63c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2211,9 +2211,11 @@ F: drivers/net/ethernet/ti/cpmac.c > > CPU FREQUENCY DRIVERS > M: Rafael J. Wysocki > +M: Viresh Kumar > L: cpufreq@vger.kernel.org > L: linux-pm@vger.kernel.org > S: Maintained > +T: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git > F: drivers/cpufreq/ > F: include/linux/cpufreq.h