1. 1f85582 ab8500-btemp: AB8500 battery temperature driver by Arun Murthy · 13 years ago
  2. 1315163 ab8500-fg: A8500 fuel gauge driver by Arun Murthy · 13 years ago
  3. 84edbee ab8500-charger: AB8500 charger driver by Arun Murthy · 13 years ago
  4. 1668f81 abx500-chargalg: Add abx500 charging algorithm by Arun Murthy · 13 years ago
  5. ed1a230 Add I2C driver for Summit Microelectronics SMB347 Battery Charger. by Bruce E. Robertson · 13 years ago
  6. d2c0077 isp1704_charger: Fix probe error path by Felipe Contreras · 13 years ago
  7. f7bae49 lp8727_charger: Correct typos on the comment by Kim, Milo · 13 years ago
  8. 7336880 lp8727_charger: Fix wrong code style by Kim, Milo · 13 years ago
  9. 27aefa3 lp8727_charger: Change i2c functions by Kim, Milo · 13 years ago
  10. 7da6334 lp8727_charger: Add error check routine on probe() by Kim, Milo · 13 years ago
  11. e39b828 lp8727_charger: Add company name and description by Kim, Milo · 13 years ago
  12. 3832246 max17042_battery: Make it possible to instantiate driver from DT by Karol Lewandowski · 13 years ago
  13. 2f3b434 max17042_battery: Use devm_kzalloc() where applicable by Karol Lewandowski · 13 years ago
  14. 13e0aa4 max17042: Change capacity property to use reported SOC register by Dirk Brandewie · 13 years ago
  15. e5f3872 max17042: Add support for signalling change in SOC by Ramakrishna Pallala · 13 years ago
  16. f3a71a6 max17042: Add POR init procedure from Maxim appnote by Ramakrishna Pallala · 13 years ago
  17. 455a0e2 lp8727_charger: Add terminating entry for i2c_device_id table by Axel Lin · 13 years ago
  18. 1bbe24d power_supply: Fix modalias for charger-manager by Axel Lin · 13 years ago
  19. 4d40365 bq27x00_battery: Fix flag register read by Grazvydas Ignotas · 13 years ago
  20. b7aaacf Revert "bq27x00_battery: Fix reporting status value for bq27500 battery" by Anton Vorontsov · 13 years ago
  21. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  22. b24ca57 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  23. 913272b Merge git://git.infradead.org/users/cbou/battery-urgent by Anton Vorontsov · 13 years ago
  24. 6cfc2a2 power_supply: Mark da9052 driver as broken by Anton Vorontsov · 13 years ago
  25. 93278d1 power_supply: Drop usage of nowarn variant of sysfs_create_link() by Anton Vorontsov · 13 years ago
  26. 34aed73 s3c_adc_battery: Average over more than one adc sample by Heiko Stübner · 13 years ago
  27. ded7fc7 power_supply: Add DA9052 battery driver by Ashish Jangam · 13 years ago
  28. c934502 isp1704_charger: Fix missing check by Felipe Contreras · 13 years ago
  29. ef7906f jz4740-battery: Fix signedness bug by Axel Lin · 13 years ago
  30. 2530daa power_supply: Assume mains power by default by Jean Delvare · 13 years ago
  31. 62df393 sbs-battery: Fix devicetree match table by Olof Johansson · 13 years ago
  32. 52f56c6 sbs-battery: Change power supply name by Rhyland Klein · 13 years ago
  33. 3ddca062 sbs-battery: Rename internals to new name by Rhyland Klein · 13 years ago
  34. c78f2b6 bq20z75: Rename to sbs-battery by Rhyland Klein · 13 years ago
  35. daf22c3 wm97xx_battery: Use DEFINE_MUTEX() for work_lock by Axel Lin · 13 years ago
  36. 6859798 max8997_charger: Remove duplicate module.h by Jonghwan Choi · 13 years ago
  37. 300bac7 power_supply: Convert drivers/power/* to use module_platform_driver() by Axel Lin · 13 years ago
  38. 251f39f Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Anton Vorontsov · 13 years ago
  39. 9b88722 power_supply: Add "unknown" in power supply type by Kim, Milo · 13 years ago
  40. ce09aff lp8727_charger: Coding style changes by Kim, Milo · 13 years ago
  41. 998a8e7 lp8727_charger: Add supported i2c functionality check routine by Kim, Milo · 13 years ago
  42. 2165c8a power_supply: Add LP8727 charger driver by Woogyom Kim · 13 years ago
  43. ad3d13ee power_supply: Charger-Manager: Add properties for power-supply-class by Donggeun Kim · 13 years ago
  44. 3bb3dbb power_supply: Add initial Charger-Manager driver by Donggeun Kim · 13 years ago
  45. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  46. 8351665 power_supply: allow a power supply to explicitly point to powered device by Jeremy Fitzhardinge · 13 years ago
  47. 25a0bc2 power_supply: add SCOPE attribute to power supplies by Jeremy Fitzhardinge · 13 years ago
  48. a7a2804 x86/mrst: Battery fixes by Major Lee · 13 years ago
  49. 00a159a max8925_power: Check at probe time if power to set online by Philip Rakity · 13 years ago
  50. b57f2f6 max8925_power: Do not read random data from chip registers by Philip Rakity · 13 years ago
  51. 60a1f6e max17042_battery: Fix error handling by Ramakrishna Pallala · 13 years ago
  52. 86e6c6b ds2760_battery: Add rated capacity of the hx4700 3600mAh battery by Paul Parsons · 13 years ago
  53. 3b176b2 power_supply: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  54. 8cfaaa8 bq27x00_battery: Fix OOPS caused by unregistring bq27x00 driver by Pali Rohár · 13 years ago
  55. c6cd4f2 bq27x00_battery: Fix reporting error messages by Pali Rohár · 13 years ago
  56. 270968c bq27x00_battery: Fix reporting status value for bq27500 battery by Pali Rohár · 13 years ago
  57. d149e98 bq27x00_battery: Cache temperature value in converted unit by Pali Rohár · 13 years ago
  58. a8f6bd2 bq27x00_battery: Cache energy property by Pali Rohár · 13 years ago
  59. 4b226c2 bq27x00_battery: Report -ENODATA if bq27000 battery was not calibrated by Pali Rohár · 13 years ago
  60. d66bab3 bq27x00_battery: Add support for property POWER_SUPPLY_PROP_CAPACITY_LEVEL by Pali Rohár · 13 years ago
  61. b68f621 bq27x00_battery: Do not cache current_now value for bq27000 batery by Pali Rohár · 13 years ago
  62. e7a5f6d max8925_power: Enable power change notifications by Philip Rakity · 13 years ago
  63. 72af5a4 max8925_power: Remove support for irq bits that do not exist by Philip Rakity · 13 years ago
  64. 5ba1fa0 max8925_power: Do not detect ac insert if handled by other code by Philip Rakity · 13 years ago
  65. 92de378 max8925_power: No temperature interrupts if temperature not connected by Philip Rakity · 13 years ago
  66. 9c9cf9e max8925_power: Fix incorrect voltage and current calculation by Philip Rakity · 13 years ago
  67. 44abd77 max8997_charger: Fix unsigned value for less than zero by Jonghwan Choi · 13 years ago
  68. 629bcb4 collie_battery: Get rid of irq_to_gpio usage by Jochen Friedrich · 13 years ago
  69. 7925231 intel_mid_battery: Handle Over Current gracefully by Major Lee · 13 years ago
  70. 019370d tosa_battery: Convert to gpio_request_array() / gpio_free_array() by Axel Lin · 13 years ago
  71. 389cd20 collie_battery: Convert to gpio_request_array() / gpio_free_array() by Axel Lin · 13 years ago
  72. 7ab2f02 olpc_battery: Remove unneeded 'olpc_battery_trigger_uevent' by Anton Vorontsov · 13 years ago
  73. 5519d00 olpc_battery: Fix section mismatch noise by Anton Vorontsov · 13 years ago
  74. 6c75ea1 bq20z75: Devicetree init support by Rhyland Klein · 13 years ago
  75. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  76. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  77. 0e053fc drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal by Clifton Barnes · 13 years ago
  78. 853eee7 drivers/power/ds2780_battery.c: create central point for calling w1 interface by Clifton Barnes · 13 years ago
  79. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  80. 7e6d62d drivers/power: Add module.h to the actual modules in drivers/power by Paul Gortmaker · 13 years ago
  81. 778f523 drivers: power_supply_sysfs.c needs stat.h by Paul Gortmaker · 14 years ago
  82. 85b5fbf power_supply: Fix sysfs format warning by Randy Dunlap · 13 years ago
  83. 1c74529 pda_power: Fix build error if !CONFIG_USB_OTG_UTILS by Axel Lin · 13 years ago
  84. cf7a8c0 max17042_battery: Bugfix of incorrect voltage register value interpretation by MyungJoo Ham · 13 years ago
  85. 91d8b0d max17042_battery: Do not lose accuracy calculating current_now by Philip Rakity · 13 years ago
  86. 4cfa892 max17042_battery: Divide by 0 crash because r_sns init too late by Philip Rakity · 13 years ago
  87. 45d116e max8998_charger: Allow full timeout not set, leave it unchanged by Axel Lin · 13 years ago
  88. cae659a olpc_battery: Add wakeup support by Daniel Drake · 13 years ago
  89. c3503fd olpc_battery: Bind to device tree by Daniel Drake · 13 years ago
  90. 35c3ae5 wm831x_power: Only register WM831x battery charger if enabled by Mark Brown · 13 years ago
  91. 9ad6398 pda_power: Add support for using otg transceiver events by Dima Zavin · 13 years ago
  92. 0bea4b8 ds2780_battery&z2_battery: Add __devexit_p at necessary places by Axel Lin · 13 years ago
  93. bd19c75 max8903_charger: Add "platform:" prefix for platform modalias by Axel Lin · 13 years ago
  94. c03bfab max8997_charger&max8998_charger: Fix unterminated platform_device_id tables by Axel Lin · 13 years ago
  95. 815efa1 s3c-adc-battery: Fix compilation error due to missing header (module.h) by Vasily Khoruzhick · 13 years ago
  96. 71aa79a max8997_charger: Needs module.h by Axel Lin · 13 years ago
  97. d555ab6 max8998_charger: Needs module.h by Randy Dunlap · 13 years ago
  98. f0d15c9 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  99. f8c6391 gpio-charger: Fix checking return value of request_any_context_irq by Axel Lin · 13 years ago
  100. 086ef50 power_supply: MAX17042: Support additional properties by Donggeun Kim · 13 years ago