aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-02-25 21:42:08 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2016-02-25 21:42:08 -0500
commit1ebe3839e66ae85e065157ba9d6f7923ad8d8fbf (patch)
tree8ed65e1922a16eda1c7ae800da46ac2758774472 /MAINTAINERS
parent6dc390ad61ac8dfca5fa9b0823981fb6f7ec17a0 (diff)
parent9aafabc7fece13c8e2a1f680908c73ee19f0f79b (diff)
Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Pull power supply fixes from Sebastian Reichel: "Add a regression fix for changed sysfs path of bq27xxx_battery and update MAINTAINERS file" * tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply: power: bq27xxx_battery: Restore device name MAINTAINERS: update bq27xxx driver
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS10
1 files changed, 8 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2fa3303ea625..21faebfeb508 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7686,13 +7686,13 @@ S: Maintained
7686F: arch/nios2/ 7686F: arch/nios2/
7687 7687
7688NOKIA N900 POWER SUPPLY DRIVERS 7688NOKIA N900 POWER SUPPLY DRIVERS
7689M: Pali Rohár <pali.rohar@gmail.com> 7689R: Pali Rohár <pali.rohar@gmail.com>
7690S: Maintained
7691F: include/linux/power/bq2415x_charger.h 7690F: include/linux/power/bq2415x_charger.h
7692F: include/linux/power/bq27xxx_battery.h 7691F: include/linux/power/bq27xxx_battery.h
7693F: include/linux/power/isp1704_charger.h 7692F: include/linux/power/isp1704_charger.h
7694F: drivers/power/bq2415x_charger.c 7693F: drivers/power/bq2415x_charger.c
7695F: drivers/power/bq27xxx_battery.c 7694F: drivers/power/bq27xxx_battery.c
7695F: drivers/power/bq27xxx_battery_i2c.c
7696F: drivers/power/isp1704_charger.c 7696F: drivers/power/isp1704_charger.c
7697F: drivers/power/rx51_battery.c 7697F: drivers/power/rx51_battery.c
7698 7698
@@ -9558,6 +9558,12 @@ M: Andreas Noever <andreas.noever@gmail.com>
9558S: Maintained 9558S: Maintained
9559F: drivers/thunderbolt/ 9559F: drivers/thunderbolt/
9560 9560
9561TI BQ27XXX POWER SUPPLY DRIVER
9562R: Andrew F. Davis <afd@ti.com>
9563F: include/linux/power/bq27xxx_battery.h
9564F: drivers/power/bq27xxx_battery.c
9565F: drivers/power/bq27xxx_battery_i2c.c
9566
9561TIMEKEEPING, CLOCKSOURCE CORE, NTP, ALARMTIMER 9567TIMEKEEPING, CLOCKSOURCE CORE, NTP, ALARMTIMER
9562M: John Stultz <john.stultz@linaro.org> 9568M: John Stultz <john.stultz@linaro.org>
9563M: Thomas Gleixner <tglx@linutronix.de> 9569M: Thomas Gleixner <tglx@linutronix.de>