diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-12-04 19:54:47 -0500 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-12-06 20:16:45 -0500 |
commit | 7b06a6d7bff563d82ddf8769617632f26793a83e (patch) | |
tree | 0b16ddb9d5baa5debcaac929098b7accea7b616c | |
parent | 527e9316f8ec44bd53d90fb9f611fa7ffff52bb9 (diff) |
MAINTAINERS: Add an entry for the PM core
Add a MAINTAINERS entry for the PM core with myself as the maintainer
and linux-pm as the mailing list.
This actually documents the current state of things.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 69c8a9c3289a..8e4019cb79b0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8438,6 +8438,17 @@ F: fs/timerfd.c | |||
8438 | F: include/linux/timer* | 8438 | F: include/linux/timer* |
8439 | F: kernel/time/*timer* | 8439 | F: kernel/time/*timer* |
8440 | 8440 | ||
8441 | POWER MANAGEMENT CORE | ||
8442 | M: "Rafael J. Wysocki" <rjw@rjwysocki.net> | ||
8443 | L: linux-pm@vger.kernel.org | ||
8444 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm | ||
8445 | S: Supported | ||
8446 | F: drivers/base/power/ | ||
8447 | F: include/linux/pm.h | ||
8448 | F: include/linux/pm_* | ||
8449 | F: include/linux/powercap.h | ||
8450 | F: drivers/powercap/ | ||
8451 | |||
8441 | POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS | 8452 | POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS |
8442 | M: Sebastian Reichel <sre@kernel.org> | 8453 | M: Sebastian Reichel <sre@kernel.org> |
8443 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 8454 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |