summaryrefslogtreecommitdiff
path: root/drivers/power/bq27x00_battery.c
AgeCommit message (Expand)Author
2011-05-20bq27x00_battery: Name of cycle count propertyPali Rohár
2011-02-22bq27x00: Use single i2c_transfer call for property readGrazvydas Ignotas
2011-02-22bq27x00: Cleanup bq27x00_i2c_readLars-Peter Clausen
2011-02-22bq27x00: Minor cleanupsPali Rohár
2011-02-22bq27x00: Give more specific reports on battery statusLars-Peter Clausen
2011-02-22bq27x00: Add MODULE_DEVICE_TABLEPali Rohár
2011-02-22bq27x00: Add new propertiesPali Rohár
2011-02-22bq27x00: Poll battery stateLars-Peter Clausen
2011-02-22bq27x00: Cache battery registersLars-Peter Clausen
2011-02-22bq27x00: Add bq27000 supportLars-Peter Clausen
2011-02-22bq27x00: Prepare code for addition of bq27000 platform driverLars-Peter Clausen
2011-02-22bq27x00: Return -ENODEV for properties if the battery is not presentLars-Peter Clausen
2011-02-22bq27x00: Fix CURRENT_NOW propertyPali Rohár
2011-02-22bq27x00: Improve temperature property precessionLars-Peter Clausen
2011-02-22bq27x00: Add type propertyLars-Peter Clausen
2010-10-06bq27x00_battery: Add missing kfree(di->bus) in bq27x00_battery_remove()Axel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-27power_supply: bq27x00: fix voltage and current unitsGrazvydas Ignotas
2010-02-27power_supply: bq27x00: add status and time propertiesGrazvydas Ignotas
2010-02-16power_supply: bq27x00: add BQ27500 supportGrazvydas Ignotas
2010-02-16power_supply: bq27x00: fix temperature conversionGrazvydas Ignotas
2010-02-16power_supply: bq27x00: remove unused struct fieldsGrazvydas Ignotas
2010-02-16power_supply: bq27x00: remove double endian swapGrazvydas Ignotas
2009-03-30trivial: Fix misspelling of "Celsius".Adam Buchbinder
2008-09-26bq27x00_battery: use unaligned access helperHarvey Harrison
2008-09-01power_supply: Support for Texas Instruments BQ27200 battery managersRodolfo Giometti