diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2012-05-11 21:35:45 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-12 12:55:22 -0700 |
commit | a6c072c709b4a3659264ea4e9e6289a9d23c17a3 (patch) | |
tree | 81424b958e6c2296082051bcd33febf6300491a7 /MAINTAINERS | |
parent | bcc62fb06bb13e0aaea121a7e1ac4901a3325110 (diff) | |
download | op-kernel-dev-a6c072c709b4a3659264ea4e9e6289a9d23c17a3.zip op-kernel-dev-a6c072c709b4a3659264ea4e9e6289a9d23c17a3.tar.gz |
MAINTAINERS: Add myself as the cpufreq maintainer
Since cpufreq has no official maintainer at the moment, I'm willing
to maintain it along some other power management core code I've been
maintaining already.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index de4e280..b362709 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1968,7 +1968,9 @@ S: Maintained F: drivers/net/ethernet/ti/cpmac.c CPU FREQUENCY DRIVERS +M: Rafael J. Wysocki <rjw@sisk.pl> L: cpufreq@vger.kernel.org +L: linux-pm@vger.kernel.org S: Maintained F: drivers/cpufreq/ F: include/linux/cpufreq.h |