aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Hilman <[email protected]>2013-08-06 16:57:14 -0700
committerAnton Vorontsov <[email protected]>2013-08-09 11:41:10 -0700
commit68ace3e1886b94925c73e08702437f6dcd539a4d (patch)
treeaeb92aaa43b8ae1b9f5997bd9ba2d45c354a577f
parentc095ba7224d8edc71dcef0d655911399a8bd4a3f (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 <[email protected]> Cc: Rafael J. Wysocki <[email protected]> Cc: Nishanth Menon <[email protected]> Signed-off-by: Kevin Hilman <[email protected]> Signed-off-by: Anton Vorontsov <[email protected]>
-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 <[email protected]>
+M: Nishanth Menon <[email protected]>
+S: Maintained
+F: drivers/power/avs/smartreflex.c
+F: include/linux/power/smartreflex.h
+
SMC91x ETHERNET DRIVER
M: Nicolas Pitre <[email protected]>
S: Odd Fixes