diff options
author | Kevin Hilman <khilman@linaro.org> | 2013-08-06 19:57:14 -0400 |
---|---|---|
committer | Anton Vorontsov <anton@enomsg.org> | 2013-08-09 14:41:10 -0400 |
commit | 68ace3e1886b94925c73e08702437f6dcd539a4d (patch) | |
tree | aeb92aaa43b8ae1b9f5997bd9ba2d45c354a577f /MAINTAINERS | |
parent | c095ba7224d8edc71dcef0d655911399a8bd4a3f (diff) |
MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers
The SmartReflex AVS driver evolved out of the OMAP kernel and now lives
under drivers/power/avs.
I've historically been maintainer of this but Nishanth Menon is doing most
of the heavy lifting now. Add us both as co-maintainers.
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Rafael J. Wysocki <rjw@sisk.pl>
Cc: Nishanth Menon <nm@ti.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index defc05383f83..a6b1dd97eff2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7545,6 +7545,14 @@ S: Maintained | |||
7545 | F: Documentation/security/Smack.txt | 7545 | F: Documentation/security/Smack.txt |
7546 | F: security/smack/ | 7546 | F: security/smack/ |
7547 | 7547 | ||
7548 | SMARTREFLEX DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS) | ||
7549 | M: Kevin Hilman <khilman@kernel.org> | ||
7550 | M: Nishanth Menon <nm@ti.com> | ||
7551 | S: Maintained | ||
7552 | F: drivers/power/avs/smartreflex.c | ||
7553 | F: include/linux/power/smartreflex.h | ||
7554 | L: linux-pm@vger.kernel.org | ||
7555 | |||
7548 | SMC91x ETHERNET DRIVER | 7556 | SMC91x ETHERNET DRIVER |
7549 | M: Nicolas Pitre <nico@fluxnic.net> | 7557 | M: Nicolas Pitre <nico@fluxnic.net> |
7550 | S: Odd Fixes | 7558 | S: Odd Fixes |