1. a709bd5 Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  2. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  3. c802423 pm2301-charger: Remove unneeded NULL checks by Dan Carpenter · 11 years ago
  4. ec0b380 twl4030_charger: Add devicetree support by NeilBrown · 11 years ago
  5. 39e7213 max17042_battery: Support regmap to access device's registers by Jonghwa Lee · 11 years ago
  6. 3d23c7f max17042_battery: Use SIMPLE_DEV_PM_OPS by Manish Badarkhe · 11 years ago
  7. 883c10a charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary code by Jonghwa Lee · 11 years ago
  8. 3ed5cd7 bq2415x_charger: Fix max battery regulation voltage by Alexandre Belloni · 11 years ago
  9. e47bcba tps65090-charger: Use "IS_ENABLED(CONFIG_OF)" for DT code by Manish Badarkhe · 11 years ago
  10. 0ed8139 tps65090-charger: Drop devm_free_irq of devm_ allocated irq by Wei Yongjun · 11 years ago
  11. ce77399 power_supply: Add support for bq24735 charger by Darbha Sriharsha · 11 years ago
  12. 83bd57a pm2301-charger: Staticize pm2xxx_charger_die_therm_mngt by Sachin Kamat · 11 years ago
  13. 508b2c1 pm2301-charger: Check return value of regulator_enable by Sachin Kamat · 11 years ago
  14. 08a5c7e ab8500-charger: Remove redundant break by Sachin Kamat · 11 years ago
  15. 6de7ef3 ab8500-charger: Check return value of regulator_enable by Sachin Kamat · 11 years ago
  16. f07c11e isp1704_charger: Fix driver to work with changes introduced in v3.5 by Pali Rohár · 11 years ago
  17. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  18. a22a0fd Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  19. db15e63 rx51_battery: Fix channel number when reading adc value by Marek Belisko · 11 years ago
  20. da0a00e power: Add twl4030_madc battery driver. by Marek Belisko · 11 years ago
  21. d24fed3 bq24190_charger: Workaround SS definition problem on i386 builds by Anton Vorontsov · 11 years ago
  22. 948dcf9 power_supply: Prevent suspend until power supply events are processed by Zoran Markovic · 11 years ago
  23. a2c0206 vexpress-poweroff: Should depend on the required infrastructure by Pawel Moll · 11 years ago
  24. 697be36 twl4030-charger: Fix compiler warning with regulator_enable() by Peter Ujfalusi · 11 years ago
  25. 8e2747f rx51_battery: Replace hardcoded channels values. by Marek Belisko · 11 years ago
  26. d7bf353 bq24190_charger: Add support for TI BQ24190 Battery Charger by Mark A. Greer · 11 years ago
  27. ed5243f ab8500-charger: We print an unintended error message by Dan Carpenter · 11 years ago
  28. 68f429d max8925_power: Fix missing of_node_put by Libo Chen · 11 years ago
  29. 0b1587b treewide: Fix typo in printk by Masanari Iida · 11 years ago
  30. f107ae1 power_supply: Replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  31. 67778e0e power: Add APM X-Gene system reboot driver by Loc Ho · 11 years ago
  32. 0e81ef5 power_supply: tosa_battery: Get rid of irq_to_gpio usage by Andrea Adami · 11 years ago
  33. 1ba6411 power supply: collie_battery: Convert to use dev_pm_ops by Andrea Adami · 11 years ago
  34. e2e077c power_supply: Make goldfish_battery depend on GOLDFISH || COMPILE_TEST by Paul Gortmaker · 11 years ago
  35. 78be3176 power: reset: Add msm restart support by Abhimanyu Kapur · 11 years ago
  36. 7d3107d Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  37. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  38. 5a6c220 charger-manager: Fix regulator_get() return check by Jonghwa Lee · 11 years ago
  39. 3cc9d269 charger-manager: Fix a bug when it unregisters notifier block of extcon by Jonghwa Lee · 11 years ago
  40. 605860b tps65090-charger: Add dt node to power_supply by Rhyland Klein · 11 years ago
  41. 89a22b1 sbs-battery: Add dt to power_supply struct by Rhyland Klein · 11 years ago
  42. 2054d6e power_supply: Add of_node_put to fix refcount by Rhyland Klein · 11 years ago
  43. b52eafc power/reset: Make the vexpress driver optional on arm and arm64 by Pawel Moll · 11 years ago
  44. efca406 PM / AVS: SmartReflex: use devm_* API to initialize SmartReflex by Andrii Tseglytskyi · 11 years ago
  45. 299066b PM / AVS: SmartReflex: use omap_sr * for enable/disable interface by Andrii Tseglytskyi · 11 years ago
  46. 6c80573 PM / AVS: SmartReflex: use omap_sr * for minmax interfaces by Andrii Tseglytskyi · 11 years ago
  47. 3dfc35f PM / AVS: SmartReflex: use omap_sr * for errgen interfaces by Andrii Tseglytskyi · 11 years ago
  48. 33da282 PM / AVS: SmartReflex: fix driver name by Andrii Tseglytskyi · 11 years ago
  49. bd4a36b PM / AVS: SmartReflex: disable runtime PM on driver remove by Andrii Tseglytskyi · 11 years ago
  50. efe4e06 PM / AVS: SmartReflex: disable errgen before vpbound disable by Nishanth Menon · 11 years ago
  51. e5409cb charger-manager: Add missing newlines, fix a couple of typos, add pr_fmt by Joe Perches · 11 years ago
  52. e241421 tps65090-charger: Fix AC detect by Andrew Chew · 11 years ago
  53. 3594f4c charger-manager: Ensure event is not used as format string by Kees Cook · 11 years ago
  54. 4b43eb6 power_supply: Replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  55. d211c6e generic-adc-battery: Fix checking if none of the channels are supported by Axel Lin · 11 years ago
  56. e083587 power: Use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  57. c509a62 pm2301_charger: Return error if create_singlethread_workqueue fails by Axel Lin · 11 years ago
  58. df311333 pm2301_charger: Fix NULL pointer dereference by Axel Lin · 11 years ago
  59. 17b4565 lp8727_charger: Support the device tree feature by Kim, Milo · 11 years ago
  60. 0f1e016 twl4030_charger: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  61. f70d739 rx51_battery: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  62. 8ff3fb2 jz4740-battery: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  63. 6fe6a40 gpio-charger: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  64. 30cf74b bq27x00_battery: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  65. ddeeb8f ab8500_bm: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  66. 71c29b3 88pm860x_charger: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  67. 6c1d7a1 88pm860x_battery: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  68. 72de4c6 Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  69. dccab60 pm2301_charger: Fix module alias prefix by Axel Lin · 11 years ago
  70. c909fc8 wm831x_backup: Fix wrong kfree call for devdata->backup.name by Axel Lin · 11 years ago
  71. a2d0dbb bq27x00: Fix I2C dependency in KConfig by Xiong Zhou · 11 years ago
  72. d7ab730 Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  73. 237a1b0 lp8788-charger: Fix kconfig dependency by Randy Dunlap · 11 years ago
  74. 151173e Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  75. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  76. 6b17080 pm2301-charger: Fix suspend/resume by Lars-Peter Clausen · 11 years ago
  77. f2c6a5f charger-manager: Use kmemdup instead of kzalloc + memcpy by Andrei Epure · 11 years ago
  78. f6e0b08 power_supply: Populate supplied_from hierarchy from the device tree by Rhyland Klein · 11 years ago
  79. 5e0848c power_supply: Add core support for supplied_from by Rhyland Klein · 11 years ago
  80. 5958485 rx51_battery: Fix reporting temperature by Pali Rohár · 11 years ago
  81. ea2be6f ab8500_bmdata: Export abx500_res_to_temp tables for hwmon by Hongbo Zhang · 11 years ago
  82. 2c89940 ab8500_{bmdata,fg}: Add const attributes to some data arrays by Hongbo Zhang · 11 years ago
  83. 6c1f8e0 ab8500_bmdata: Eliminate CamelCase warning of some variables by Hongbo Zhang · 11 years ago
  84. 6f78096 ab8500_btemp: Make ab8500_btemp_get* interfaces public by Hongbo Zhang · 11 years ago
  85. 8059c1c power: rx51_battery: Fix reporting correct values by Pali Rohár · 11 years ago
  86. a92d4c7 goldfish_battery: Use resource_size() by Silviu-Mihai Popescu · 11 years ago
  87. 4b44a1e lp8788-charger: Use PAGE_SIZE for the sysfs read operation by Kim, Milo · 11 years ago
  88. feeb3a9 max8925_power: Use devm_kzalloc() by Jingoo Han · 11 years ago
  89. bc67ea8 da9030_battery: Use devm_kzalloc() by Jingoo Han · 11 years ago
  90. f009495 da9052-battery: Use devm_kzalloc() by Jingoo Han · 11 years ago
  91. 4ec730dc ds2760_battery: Use devm_kzalloc() by Jingoo Han · 11 years ago
  92. 2cb1212 ds2780_battery: Use devm_kzalloc() by Jingoo Han · 11 years ago
  93. b92ff85 gpio-charger: Use devm_kzalloc() by Jingoo Han · 11 years ago
  94. 2a2ce52 isp1704_charger: Use devm_kzalloc() by Jingoo Han · 11 years ago
  95. f3f66b3 max8903_charger: Use devm_kzalloc() by Jingoo Han · 11 years ago
  96. d4a20f5 max8997_charger: Use devm_kzalloc() by Jingoo Han · 11 years ago
  97. acfbf47 max8998_charger: Use devm_kzalloc() by Jingoo Han · 11 years ago
  98. c09dd7d pcf50633-charger: Use devm_kzalloc() by Jingoo Han · 11 years ago
  99. b852ac5 rx51_battery: Use devm_kzalloc() by Jingoo Han · 11 years ago
  100. 3f8060a 88pm860x_charger: Drop kfree of devm_kzalloc'd data by Jingoo Han · 11 years ago