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 <[email protected]> --- 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 <[email protected]> +M: Viresh Kumar <[email protected]> L: [email protected] L: [email protected] S: Maintained +T: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git F: drivers/cpufreq/ F: include/linux/cpufreq.h -- 1.7.12.rc2.18.g61b472e -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

