| Commit message (Expand) | Author | Age | Files | Lines |
* | ds2782_battery: Use dev_pm_ops | Lars-Peter Clausen | 2013-03-31 | 1 | -12/+11 |
* | power: convert to idr_alloc() | Tejun Heo | 2013-02-27 | 1 | -7/+2 |
* | ds2782_battery: Add power_supply_changed() calls for proper uevent support | Evgeny Romanov | 2013-02-02 | 1 | -0/+69 |
* | ds2782_battery: Fix signedness bug in ds278x_read_reg16() | Dan Carpenter | 2012-11-18 | 1 | -2/+2 |
* | power_supply: Convert i2c drivers to module_i2c_driver | Axel Lin | 2012-03-26 | 1 | -12/+1 |
* | Change Ryan Mallon's email address across the kernel | Ryan Mallon | 2011-06-16 | 1 | -2/+2 |
* | ds2782_battery: Add MODULE_DEVICE_TABLE | Axel Lin | 2011-03-01 | 1 | -0/+1 |
* | ds2782_battery: Fix units | Ryan Mallon | 2010-10-06 | 1 | -6/+6 |
* | Merge git://git.infradead.org/users/cbou/battery-2.6.35 | Linus Torvalds | 2010-07-27 | 1 | -15/+14 |
|\ |
|
| * | ds2782_battery: Rename get_current to fix build failure / name conflict | Peter Huewe | 2010-06-14 | 1 | -15/+14 |
* | | ds2782_battery: Fix ds2782_get_capacity return value | Ryan Mallon | 2010-06-21 | 1 | -1/+1 |
|/ |
|
* | ds2782_battery: Get rid of magic numbers in driver_data | Anton Vorontsov | 2010-05-02 | 1 | -6/+11 |
* | ds2782_battery: Add support for ds2786 battery gas gauge | Yulia Vilensky | 2010-04-26 | 1 | -48/+136 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2010-04-26 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | ds2782_battery: Fix clientdata on removal | Wolfram Sang | 2010-04-06 | 1 | -3/+0 |
|/ |
|
* | Add ds2782 battery gas gauge driver | Ryan Mallon | 2009-07-01 | 1 | -0/+330 |