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