aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/max17042_battery.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-04Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenAnton Vorontsov1-0/+1
2011-11-26max17042_battery: Fix error handlingRamakrishna Pallala1-27/+58
2011-10-31drivers/power: Add module.h to the actual modules in drivers/powerPaul Gortmaker1-0/+1
2011-08-19max17042_battery: Bugfix of incorrect voltage register value interpretationMyungJoo Ham1-4/+4
2011-08-19max17042_battery: Do not lose accuracy calculating current_nowPhilip Rakity1-2/+1
2011-08-19max17042_battery: Divide by 0 crash because r_sns init too latePhilip Rakity1-3/+3
2011-07-08power_supply: MAX17042: Support additional propertiesDonggeun Kim1-68/+105
2011-07-08max17042_battery: Remove obsolete cleanup for clientdataWolfram Sang1-2/+0
2011-01-14power_supply: Add MAX17042 Fuel Gauge DriverMyungJoo Ham1-0/+239