summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Reichel2015-07-24 23:11:28 +0200
committerSebastian Reichel2015-08-03 17:13:36 +0200
commit26305022e7ffdeff49b15c9ab18e2c0c880356da (patch)
tree4d305c26e01873fa0a691b94b33528670e687fe9
parentpower: olpc_battery: clean up eeprom read function (diff)
downloadkernel-qcow2-linux-26305022e7ffdeff49b15c9ab18e2c0c880356da.tar.gz
kernel-qcow2-linux-26305022e7ffdeff49b15c9ab18e2c0c880356da.tar.xz
kernel-qcow2-linux-26305022e7ffdeff49b15c9ab18e2c0c880356da.zip
MAINTAINERS: AVS is not maintained via power supply tree
The adaptive voltage scaling framework is not maintained via the power supply tree and has its own entry in the MAINTAINERS file, so add an exception in the power supply entry. Signed-off-by: Sebastian Reichel <sre@kernel.org> Acked-by: Kevin Hilman <khilman@linaro.org>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8133cefb6b6e..243f76f4fc07 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8049,6 +8049,7 @@ T: git git://git.infradead.org/battery-2.6.git
S: Maintained
F: include/linux/power_supply.h
F: drivers/power/
+X: drivers/power/avs/
PNP SUPPORT
M: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>