diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2015-11-20 18:57:27 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-20 19:17:32 -0500 |
commit | 875fa6fbb8d8d5bbf8cc2fa7b340a716f50ee0c7 (patch) | |
tree | ed69616cf1f5ff728c00ff9d0c2664860deb7c7a | |
parent | 7625b3a0007decf2b135cb47ca67abc78a7b1bc1 (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 <viresh.kumar@linaro.org>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Cc: Rafael Wysocki <rjw@rjwysocki.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 12 |
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 | |||
7903 | F: net/openvswitch/ | 7903 | F: net/openvswitch/ |
7904 | F: include/uapi/linux/openvswitch.h | 7904 | F: include/uapi/linux/openvswitch.h |
7905 | 7905 | ||
7906 | OPERATING PERFORMANCE POINTS (OPP) | ||
7907 | M: Viresh Kumar <vireshk@kernel.org> | ||
7908 | M: Nishanth Menon <nm@ti.com> | ||
7909 | M: Stephen Boyd <sboyd@codeaurora.org> | ||
7910 | L: linux-pm@vger.kernel.org | ||
7911 | S: Maintained | ||
7912 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git | ||
7913 | F: drivers/base/power/opp/ | ||
7914 | F: include/linux/pm_opp.h | ||
7915 | F: Documentation/power/opp.txt | ||
7916 | F: Documentation/devicetree/bindings/opp/ | ||
7917 | |||
7906 | OPL4 DRIVER | 7918 | OPL4 DRIVER |
7907 | M: Clemens Ladisch <clemens@ladisch.de> | 7919 | M: Clemens Ladisch <clemens@ladisch.de> |
7908 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 7920 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |