Signed-off-by: Andrew F. Davis <[email protected]> --- MAINTAINERS | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 44666b1..046d001 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7605,10 +7605,8 @@ NOKIA N900 POWER SUPPLY DRIVERS M: Pali Rohár <[email protected]> S: Maintained F: include/linux/power/bq2415x_charger.h -F: include/linux/power/bq27xxx_battery.h F: include/linux/power/isp1704_charger.h F: drivers/power/bq2415x_charger.c -F: drivers/power/bq27xxx_battery.c F: drivers/power/isp1704_charger.c F: drivers/power/rx51_battery.c @@ -10710,6 +10708,14 @@ L: [email protected] S: Maintained F: drivers/thermal/ti-soc-thermal/ +TI BQ27XXX POWER SUPPLY DRIVER +M: Pali Rohár <[email protected]> +R: Andrew F. Davis <[email protected]> +S: Maintained +F: include/linux/power/bq27xxx_battery.h +F: drivers/power/bq27xxx_battery.c +F: drivers/power/bq27xxx_battery_i2c.c + TI CDCE706 CLOCK DRIVER M: Max Filippov <[email protected]> S: Maintained -- 2.6.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

