aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViresh Kumar <[email protected]>2015-11-20 15:57:27 -0800
committerLinus Torvalds <[email protected]>2015-11-20 16:17:32 -0800
commit875fa6fbb8d8d5bbf8cc2fa7b340a716f50ee0c7 (patch)
treeed69616cf1f5ff728c00ff9d0c2664860deb7c7a
parent7625b3a0007decf2b135cb47ca67abc78a7b1bc1 (diff)
PM/OPP: add entry in MAINTAINERS
Add entry for operating performance points into MAINTAINERS file. This will also allow get_maintainers to list OPP stakeholders properly. Signed-off-by: Viresh Kumar <[email protected]> Acked-by: Stephen Boyd <[email protected]> Cc: Rafael Wysocki <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS12
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0f5fa0f978c2..bab1b03a19fd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7903,6 +7903,18 @@ S: Maintained
F: net/openvswitch/
F: include/uapi/linux/openvswitch.h
+OPERATING PERFORMANCE POINTS (OPP)
+M: Viresh Kumar <[email protected]>
+M: Nishanth Menon <[email protected]>
+M: Stephen Boyd <[email protected]>
+S: Maintained
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git
+F: drivers/base/power/opp/
+F: include/linux/pm_opp.h
+F: Documentation/power/opp.txt
+F: Documentation/devicetree/bindings/opp/
+
OPL4 DRIVER
M: Clemens Ladisch <[email protected]>
L: [email protected] (moderated for non-subscribers)