aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/bq20z75.c
AgeCommit message (Collapse)Author
2010-09-28bq20z75: Add support for more power supply propertiesRhyland Klein
This patch adds properties to support devicekit power. Also, create IO wrapper functions and fix some issues found while testing, including unit conversions to match the power_supply types. Signed-off-by: Rhyland Klein <rklein@nvidia.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
2010-09-06power_supply: Add driver for TI BQ20Z75 gas gauge ICRhyland Klein
This driver depends on I2C and uses SMBUS for communication with the host. Signed-off-by: Rhyland Klein <rklein@nvidia.com> Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Reviewed-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>