summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKevin Hilman2013-08-07 01:57:14 +0200
committerAnton Vorontsov2013-08-09 20:41:10 +0200
commit68ace3e1886b94925c73e08702437f6dcd539a4d (patch)
treeaeb92aaa43b8ae1b9f5997bd9ba2d45c354a577f /MAINTAINERS
parentLinux 3.11-rc4 (diff)
downloadkernel-qcow2-linux-68ace3e1886b94925c73e08702437f6dcd539a4d.tar.gz
kernel-qcow2-linux-68ace3e1886b94925c73e08702437f6dcd539a4d.tar.xz
kernel-qcow2-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--MAINTAINERS8
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