aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Hilman <[email protected]>2015-03-12 10:33:46 -0700
committerRafael J. Wysocki <[email protected]>2015-03-12 23:04:20 +0100
commiteea97aed815ac25b9435a556fce345d257f47405 (patch)
tree76c1175a932de802286cd43dfab7c807db2e2606
parent9eccca0843205f87c00404b663188b88eb248051 (diff)
MAINTAINERS: add entry for Generic PM domains (genpd)
Add entry for genpd with Rafael, myself and Ulf as co-maintainers. Signed-off-by: Kevin Hilman <[email protected]> Acked-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6239a305dff0..4c4a03f230f3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4294,6 +4294,15 @@ S: Supported
F: drivers/phy/
F: include/linux/phy/
+GENERIC PM DOMAINS
+M: "Rafael J. Wysocki" <[email protected]>
+M: Kevin Hilman <[email protected]>
+M: Ulf Hansson <[email protected]>
+S: Supported
+F: drivers/base/power/domain*.c
+F: include/linux/pm_domain.h
+
GENERIC UIO DRIVER FOR PCI DEVICES
M: "Michael S. Tsirkin" <[email protected]>