[PATCH 0/4] power: bq20z75: update support

From: rklein
Date: Mon Feb 28 2011 - 19:57:01 EST


From: Rhyland Klein <rklein@xxxxxxxxxx>

Adds support to driver for the following:
* optional gpio for battery detection
* optional retries for i2c I/O failures
* POWER_NOW property

For more detailed information, see specifics patches.

Rhyland Klein (4):
power: bq20z75: add optional battery detect gpio
power: bq20z75: add i2c retry mechanism
power: bq20z75: add support for POWER_NOW
power_supply: update power_supply_is_watt_property

drivers/power/bq20z75.c | 226 ++++++++++++++++++++++++++++++++++-------
include/linux/power/bq20z75.h | 39 +++++++
include/linux/power_supply.h | 1 +
3 files changed, 230 insertions(+), 36 deletions(-)
create mode 100644 include/linux/power/bq20z75.h

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/