aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2013-05-29 02:53:14 -0400
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-06-04 08:26:20 -0400
commit27209d913e5127a1e7ef6655319a406833462d0c (patch)
treecbfa42b10d1da3be523dbc5423ca4e96b6687636
parent5070158804b5339c71809f5e673cea1cfacd804d (diff)
cpufreq: MAINTAINERS: Add git tree path for ARM specific updates
To reduce cpufreq maintenance load for Rafael, ARM specific patches will be applied by me now. Rafael will pull in these changes on a regular basis (after rc's are released). Additionally, I will be sending pull request for every merge window and rc's (for fixes). Web interface of my tree is available at: https://git.linaro.org/gitweb?p=people/vireshk/linux.git;a=summary Branch names will be: cpufreq-next and cpufreq-fixes. This also prefixes the main tree path with "git ". [rjw: Changelog] Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
-rw-r--r--MAINTAINERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fd3a495a0005..92a66246892e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2215,7 +2215,8 @@ M: Viresh Kumar <viresh.kumar@linaro.org>
2215L: cpufreq@vger.kernel.org 2215L: cpufreq@vger.kernel.org
2216L: linux-pm@vger.kernel.org 2216L: linux-pm@vger.kernel.org
2217S: Maintained 2217S: Maintained
2218T: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git 2218T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
2219T: git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates)
2219F: drivers/cpufreq/ 2220F: drivers/cpufreq/
2220F: include/linux/cpufreq.h 2221F: include/linux/cpufreq.h
2221 2222