The patch titled Subject: PM/OPP: add entry in MAINTAINERS has been added to the -mm tree. Its filename is pm-opp-add-entry-in-maintainers.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/pm-opp-add-entry-in-maintainers.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/pm-opp-add-entry-in-maintainers.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Viresh Kumar <viresh.kumar@xxxxxxxxxx> Subject: 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@xxxxxxxxxx> Acked-by: Stephen Boyd <sboyd@xxxxxxxxxxxxxx> Cc: Rafael Wysocki <rjw@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff -puN MAINTAINERS~pm-opp-add-entry-in-maintainers MAINTAINERS --- a/MAINTAINERS~pm-opp-add-entry-in-maintainers +++ a/MAINTAINERS @@ -7902,6 +7902,18 @@ S: Maintained F: net/openvswitch/ F: include/uapi/linux/openvswitch.h +OPERATING PERFORMANCE POINTS (OPP) +M: Viresh Kumar <vireshk@xxxxxxxxxx> +M: Nishanth Menon <nm@xxxxxx> +M: Stephen Boyd <sboyd@xxxxxxxxxxxxxx> +L: linux-pm@xxxxxxxxxxxxxxx +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@xxxxxxxxxx> L: alsa-devel@xxxxxxxxxxxxxxxx (moderated for non-subscribers) _ Patches currently in -mm which might be from viresh.kumar@xxxxxxxxxx are pm-opp-add-entry-in-maintainers.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html