diff options
author | Sebastian Reichel <sre@kernel.org> | 2016-01-17 15:36:03 -0500 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2016-02-21 14:49:24 -0500 |
commit | e35a49b163fa2108cf82c6f07a3fbe371e468878 (patch) | |
tree | bbc6de955c2b0bd374e5aef44e296bbb575d2e15 /MAINTAINERS | |
parent | 81f70ba233d5f660e1ea5fe23260ee323af5d53a (diff) |
MAINTAINERS: update bq27xxx driver
Update reviewers for bq27xxx, so that Pali and Andrew
are reviewers with status and maintainer inherited from
the power supply subsystem entry.
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Acked-by: Pali Rohár <pali.rohar@gmail.com>
Acked-by: Andrew F. Davis <afd@ti.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4978dc19a4d2..116a448ae77e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7686,13 +7686,13 @@ S: Maintained | |||
7686 | F: arch/nios2/ | 7686 | F: arch/nios2/ |
7687 | 7687 | ||
7688 | NOKIA N900 POWER SUPPLY DRIVERS | 7688 | NOKIA N900 POWER SUPPLY DRIVERS |
7689 | M: Pali Rohár <pali.rohar@gmail.com> | 7689 | R: Pali Rohár <pali.rohar@gmail.com> |
7690 | S: Maintained | ||
7691 | F: include/linux/power/bq2415x_charger.h | 7690 | F: include/linux/power/bq2415x_charger.h |
7692 | F: include/linux/power/bq27xxx_battery.h | 7691 | F: include/linux/power/bq27xxx_battery.h |
7693 | F: include/linux/power/isp1704_charger.h | 7692 | F: include/linux/power/isp1704_charger.h |
7694 | F: drivers/power/bq2415x_charger.c | 7693 | F: drivers/power/bq2415x_charger.c |
7695 | F: drivers/power/bq27xxx_battery.c | 7694 | F: drivers/power/bq27xxx_battery.c |
7695 | F: drivers/power/bq27xxx_battery_i2c.c | ||
7696 | F: drivers/power/isp1704_charger.c | 7696 | F: drivers/power/isp1704_charger.c |
7697 | F: drivers/power/rx51_battery.c | 7697 | F: drivers/power/rx51_battery.c |
7698 | 7698 | ||
@@ -9558,6 +9558,12 @@ M: Andreas Noever <andreas.noever@gmail.com> | |||
9558 | S: Maintained | 9558 | S: Maintained |
9559 | F: drivers/thunderbolt/ | 9559 | F: drivers/thunderbolt/ |
9560 | 9560 | ||
9561 | TI BQ27XXX POWER SUPPLY DRIVER | ||
9562 | R: Andrew F. Davis <afd@ti.com> | ||
9563 | F: include/linux/power/bq27xxx_battery.h | ||
9564 | F: drivers/power/bq27xxx_battery.c | ||
9565 | F: drivers/power/bq27xxx_battery_i2c.c | ||
9566 | |||
9561 | TIMEKEEPING, CLOCKSOURCE CORE, NTP, ALARMTIMER | 9567 | TIMEKEEPING, CLOCKSOURCE CORE, NTP, ALARMTIMER |
9562 | M: John Stultz <john.stultz@linaro.org> | 9568 | M: John Stultz <john.stultz@linaro.org> |
9563 | M: Thomas Gleixner <tglx@linutronix.de> | 9569 | M: Thomas Gleixner <tglx@linutronix.de> |