diff options
author | Rafael J. Wysocki <[email protected]> | 2012-05-11 21:35:45 +0200 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-05-12 12:55:22 -0700 |
commit | a6c072c709b4a3659264ea4e9e6289a9d23c17a3 (patch) | |
tree | 81424b958e6c2296082051bcd33febf6300491a7 | |
parent | bcc62fb06bb13e0aaea121a7e1ac4901a3325110 (diff) |
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 <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index de4e2806030f..b36270986501 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 <[email protected]> S: Maintained F: drivers/cpufreq/ F: include/linux/cpufreq.h |