diff options
author | Kevin Hilman <khilman@linaro.org> | 2013-08-06 16:57:14 -0700 |
---|---|---|
committer | Anton Vorontsov <anton@enomsg.org> | 2013-08-09 11:41:10 -0700 |
commit | 68ace3e1886b94925c73e08702437f6dcd539a4d (patch) | |
tree | aeb92aaa43b8ae1b9f5997bd9ba2d45c354a577f /MAINTAINERS | |
parent | c095ba7224d8edc71dcef0d655911399a8bd4a3f (diff) | |
download | linux-68ace3e1886b94925c73e08702437f6dcd539a4d.tar.gz linux-68ace3e1886b94925c73e08702437f6dcd539a4d.tar.bz2 linux-68ace3e1886b94925c73e08702437f6dcd539a4d.zip |
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 F: Documentation/security/Smack.txt F: security/smack/ +SMARTREFLEX DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS) +M: Kevin Hilman <khilman@kernel.org> +M: Nishanth Menon <nm@ti.com> +S: Maintained +F: drivers/power/avs/smartreflex.c +F: include/linux/power/smartreflex.h +L: linux-pm@vger.kernel.org + SMC91x ETHERNET DRIVER M: Nicolas Pitre <nico@fluxnic.net> S: Odd Fixes |