Add MAX17040 Fuel Gauge driver
authorMinkyu Kang <mk7.kang@samsung.com>
Fri, 5 Jun 2009 06:33:04 +0000 (15:33 +0900)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Mon, 8 Jun 2009 20:53:21 +0000 (00:53 +0400)
commitc6f4a42de60b981dd210de01cd3e575835e3158e
treea8e5004e4ac8a552237f56df99612b93011099d6
parentcef437e3a9b6d229d4ed3730cde047007267df6d
Add MAX17040 Fuel Gauge driver

The MAX17040 is a I2C interfaced Fuel Gauge systems for lithium-ion
batteries This patch adds support the MAX17040 Fuel Gauge

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
drivers/power/Kconfig
drivers/power/Makefile
drivers/power/max17040_battery.c [new file with mode: 0644]
include/linux/max17040_battery.h [new file with mode: 0644]