index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
bq27x00_battery.c
Age
Commit message (
Expand
)
Author
2013-06-07
bq27x00_battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
2013-02-28
power: convert to idr_alloc()
Tejun Heo
2013-02-03
bq27x00_battery: Fix reporting battery temperature
Pali Rohár
2013-01-06
bq27x00_battery: Fix bugs introduced with BQ27425 support
NeilBrown
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Anton Vorontsov
2012-11-28
power: remove use of __devexit
Bill Pemberton
2012-11-28
power: remove use of __devinit
Bill Pemberton
2012-11-28
power: remove use of __devexit_p
Bill Pemberton
2012-11-19
bq27x00_battery: Fixup nominal available capacity reporting
Pali Rohár
2012-08-23
bq27x00_battery: Fix error return code
Julia Lawall
2012-07-14
bq27x00_battery: Add support for BQ27425 chip
Saranya Gopal
2012-06-20
bq27x00_battery: Add support for power average and health properties
Syed Rafiuddin
2012-04-08
Merge branch 'master' into for-next
Jiri Kosina
2012-04-05
Fix typo milivolt => millivolt
Thomas Weber
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-02-21
power: bq27x00: Fix typos in comment
Thomas Weber
2012-02-01
bq27x00_battery: Fix flag register read
Grazvydas Ignotas
2012-02-01
Revert "bq27x00_battery: Fix reporting status value for bq27500 battery"
Anton Vorontsov
2011-11-25
bq27x00_battery: Fix OOPS caused by unregistring bq27x00 driver
Pali Rohár
2011-11-25
bq27x00_battery: Fix reporting error messages
Pali Rohár
2011-11-25
bq27x00_battery: Fix reporting status value for bq27500 battery
Pali Rohár
2011-11-25
bq27x00_battery: Cache temperature value in converted unit
Pali Rohár
2011-11-25
bq27x00_battery: Cache energy property
Pali Rohár
2011-11-25
bq27x00_battery: Report -ENODATA if bq27000 battery was not calibrated
Pali Rohár
2011-11-25
bq27x00_battery: Add support for property POWER_SUPPLY_PROP_CAPACITY_LEVEL
Pali Rohár
2011-11-25
bq27x00_battery: Do not cache current_now value for bq27000 batery
Pali Rohár
2011-05-20
bq27x00_battery: Name of cycle count property
Pali Rohár
2011-02-22
bq27x00: Use single i2c_transfer call for property read
Grazvydas Ignotas
2011-02-22
bq27x00: Cleanup bq27x00_i2c_read
Lars-Peter Clausen
2011-02-22
bq27x00: Minor cleanups
Pali Rohár
2011-02-22
bq27x00: Give more specific reports on battery status
Lars-Peter Clausen
2011-02-22
bq27x00: Add MODULE_DEVICE_TABLE
Pali Rohár
2011-02-22
bq27x00: Add new properties
Pali Rohár
2011-02-22
bq27x00: Poll battery state
Lars-Peter Clausen
2011-02-22
bq27x00: Cache battery registers
Lars-Peter Clausen
2011-02-22
bq27x00: Add bq27000 support
Lars-Peter Clausen
2011-02-22
bq27x00: Prepare code for addition of bq27000 platform driver
Lars-Peter Clausen
2011-02-22
bq27x00: Return -ENODEV for properties if the battery is not present
Lars-Peter Clausen
2011-02-22
bq27x00: Fix CURRENT_NOW property
Pali Rohár
2011-02-22
bq27x00: Improve temperature property precession
Lars-Peter Clausen
2011-02-22
bq27x00: Add type property
Lars-Peter Clausen
2010-10-06
bq27x00_battery: Add missing kfree(di->bus) in bq27x00_battery_remove()
Axel Lin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-27
power_supply: bq27x00: fix voltage and current units
Grazvydas Ignotas
2010-02-27
power_supply: bq27x00: add status and time properties
Grazvydas Ignotas
2010-02-16
power_supply: bq27x00: add BQ27500 support
Grazvydas Ignotas
2010-02-16
power_supply: bq27x00: fix temperature conversion
Grazvydas Ignotas
2010-02-16
power_supply: bq27x00: remove unused struct fields
Grazvydas Ignotas
2010-02-16
power_supply: bq27x00: remove double endian swap
Grazvydas Ignotas
2009-03-30
trivial: Fix misspelling of "Celsius".
Adam Buchbinder
[next]