Viresh Kumar viresh.kumar@linaro.org 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 viresh.kumar@linaro.org
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 khilman@linaro.org
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 rjw@sisk.pl +M: Viresh Kumar viresh.kumar@linaro.org 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