aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/bq27x00_battery.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-27power_supply: bq27x00: fix voltage and current unitsGrazvydas Ignotas1-3/+3
2010-02-27power_supply: bq27x00: add status and time propertiesGrazvydas Ignotas1-2/+79
2010-02-16power_supply: bq27x00: add BQ27500 supportGrazvydas Ignotas1-28/+49
2010-02-16power_supply: bq27x00: fix temperature conversionGrazvydas Ignotas1-2/+2
2010-02-16power_supply: bq27x00: remove unused struct fieldsGrazvydas Ignotas1-4/+0
2010-02-16power_supply: bq27x00: remove double endian swapGrazvydas Ignotas1-8/+3
2009-03-30trivial: Fix misspelling of "Celsius".Adam Buchbinder1-1/+1
2008-09-26bq27x00_battery: use unaligned access helperHarvey Harrison1-3/+2
2008-09-01power_supply: Support for Texas Instruments BQ27200 battery managersRodolfo Giometti1-0/+382