diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2013-05-29 12:23:14 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-06-04 14:26:20 +0200 |
commit | 27209d913e5127a1e7ef6655319a406833462d0c (patch) | |
tree | cbfa42b10d1da3be523dbc5423ca4e96b6687636 /MAINTAINERS | |
parent | 5070158804b5339c71809f5e673cea1cfacd804d (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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fd3a495a000..92a66246892 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2215,7 +2215,8 @@ 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 +T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git +T: git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates) F: drivers/cpufreq/ F: include/linux/cpufreq.h |