OSDN Git Service

MAINTAINERS: Add me as maintainer of Nokia N900 power supply drivers
authorPali Rohár <pali.rohar@gmail.com>
Sun, 29 Mar 2015 13:35:54 +0000 (15:35 +0200)
committerSebastian Reichel <sre@kernel.org>
Thu, 30 Apr 2015 15:26:15 +0000 (17:26 +0200)
I'm author of two of those drivers (bq2415x and rx51) and I added
more patches for other twos. Also I fished (proper) open source
power management software for Nokia N900 and those kernel drivers
are part of it.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
MAINTAINERS

index 2e5bbc0..e991978 100644 (file)
@@ -6943,6 +6943,17 @@ T:       git git://git.rocketboards.org/linux-socfpga-next.git
 S:     Maintained
 F:     arch/nios2/
 
+NOKIA N900 POWER SUPPLY DRIVERS
+M:     Pali Rohár <pali.rohar@gmail.com>
+S:     Maintained
+F:     include/linux/power/bq2415x_charger.h
+F:     include/linux/power/bq27x00_battery.h
+F:     include/linux/power/isp1704_charger.h
+F:     drivers/power/bq2415x_charger.c
+F:     drivers/power/bq27x00_battery.c
+F:     drivers/power/isp1704_charger.c
+F:     drivers/power/rx51_battery.c
+
 NTB DRIVER
 M:     Jon Mason <jdmason@kudzu.us>
 M:     Dave Jiang <dave.jiang@intel.com>