diff mbox

PM / OPP: Add entry in MAINTAINERS

Message ID 391a7a0b860973b772894ac53de41ad5f361128a.1447750994.git.viresh.kumar@linaro.org
State Accepted
Commit 875fa6fbb8d8d5bbf8cc2fa7b340a716f50ee0c7
Headers show

Commit Message

Viresh Kumar Nov. 17, 2015, 9:06 a.m. UTC
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 <viresh.kumar@linaro.org>

---
Hi Rafael,

As discussed separately, I have pointed the tree to my (new) repository,
where I have created two new branches opp/next and opp/fixes for
applying OPP changes.

 MAINTAINERS | 12 ++++++++++++
 1 file changed, 12 insertions(+)

-- 
2.6.2.198.g614a2ac

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e9caa4b28828..bcd7cf801f0a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7901,6 +7901,18 @@  S:	Maintained
 F:	net/openvswitch/
 F:	include/uapi/linux/openvswitch.h
 
+OPERATING PERFORMANCE POINTS (OPP)
+M:	Viresh Kumar <vireshk@kernel.org>
+M:	Nishanth Menon <nm@ti.com>
+M:	Stephen Boyd <sboyd@codeaurora.org>
+L:	linux-pm@vger.kernel.org
+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 <clemens@ladisch.de>
 L:	alsa-devel@alsa-project.org (moderated for non-subscribers)