public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] power: bq20z75: update support
@ 2011-03-01  0:55 rklein
  2011-03-01  0:55 ` [PATCH 1/4] power: bq20z75: add optional battery detect gpio rklein
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: rklein @ 2011-03-01  0:55 UTC (permalink / raw)
  To: Anton Vorontsov; +Cc: olof, linux-kernel, Rhyland Klein

From: Rhyland Klein <rklein@nvidia.com>

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-03-01 19:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-01  0:55 [PATCH 0/4] power: bq20z75: update support rklein
2011-03-01  0:55 ` [PATCH 1/4] power: bq20z75: add optional battery detect gpio rklein
2011-03-01  0:55 ` [PATCH 2/4] power: bq20z75: add i2c retry mechanism rklein
2011-03-01  0:55 ` [PATCH 3/4] power: bq20z75: add support for POWER_NOW rklein
2011-03-01 19:39   ` Anton Vorontsov
2011-03-01  0:55 ` [PATCH 4/4] power_supply: update power_supply_is_watt_property rklein
2011-03-01 19:41 ` [PATCH 0/4] power: bq20z75: update support Anton Vorontsov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox