1. ea32cea power: ab8500: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  2. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 9 years ago
  3. 15077fc power_supply: ab8500: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  4. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 9 years ago
  5. 02232be ab8500_fg.c: only request threaded IRQs when necessary by Valentin Rothberg · 9 years ago
  6. 298631e1 ab8500_fg: use jiffies_to_msecs for jiffies conversion by Nicholas Mc Guire · 9 years ago
  7. 5ae6e2a ab8500_fg: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 9 years ago
  8. c75cfa9 power_supply: ab8500_fg: Simplify creation and removal of sysfs entries by Krzysztof Kozlowski · 9 years ago
  9. 85cdf36 power: ab8500_fg.c: Remove unused function by Rickard Strandqvist · 10 years ago
  10. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  11. 816c44c power: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  12. 8000ebf power: ab8500_fg.c: use 64-bit time types by Ebru Akagunduz · 10 years ago
  13. 7881c64 power: ab8500_fg: Fix build warning by Guenter Roeck · 10 years ago
  14. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  15. 4b43eb6 power_supply: Replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  16. ddeeb8f ab8500_bm: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  17. 2c89940 ab8500_{bmdata,fg}: Add const attributes to some data arrays by Hongbo Zhang · 11 years ago
  18. 0577610 ab8500-fg: Change current calculation by lme00437 · 12 years ago
  19. 7a2cf9b ab8500-bm: Trivially fix up some incorrect and out-of-date comments by Marcus Cooper · 12 years ago
  20. 3c01b36 ab8500-charger: Remove duplicate code by Lee Jones · 12 years ago
  21. 6427761 ab8500-fg: Allow capacity to raise from 1% when charging by Hakan Berg · 12 years ago
  22. e82c5bd ab8500-fg: Report unscaled capacity by Martin Bergstrom · 12 years ago
  23. 93ff722 ab8500-fg: Add power cut feature for ab8505 and ab8540 by Lee Jones · 12 years ago
  24. 1a793a1 ab8500-fg: Use correct battery charge full design by Rajkumar Kasirajan · 12 years ago
  25. 53ef1f5 ab8500-bm: Flush all work queues before suspending by Jonas Aaberg · 12 years ago
  26. ffaa39d9 ab8500-fg: Go to INIT_RECOVERY when charger removed by Martin Bergström · 12 years ago
  27. 75f2a21 ab8500-fg: Adjust for RF bursts voltage drops by Hakan Berg · 12 years ago
  28. 41ce256 ab8500_fg: Remove pointless round_jiffies() call by Lee Jones · 11 years ago
  29. f902dad ab8500_fg: Overflow in current calculation by Paer-Olof Haakansson · 11 years ago
  30. 8bcf3b3 ab8500_fg: Added support for BATT_OVV by Hakan Berg · 11 years ago
  31. 6eaf874 ab8500_fg: Round capacity output by pender01 · 11 years ago
  32. 129d583 ab8500_fg: Balance IRQ enable by Rickard Andersson · 11 years ago
  33. ea40240 ab8500_bm: Recharge condition not optimal for battery by Marcus Cooper · 11 years ago
  34. 9a0bd07 ab8500_fg: Replace msleep() with usleep_range() for greater accuracy by Jonas Aaberg · 11 years ago
  35. 3988a4d ab8500_bm: Skip first CCEOC irq for instant current by Johan Bjornstedt · 11 years ago
  36. 240fbe2 Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500 by Anton Vorontsov · 11 years ago
  37. 76d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Anton Vorontsov · 12 years ago
  38. 195c1c6 ab8500_fg: Reorder obtainment of platform specific battery management data by Lee Jones · 12 years ago
  39. 23a04f9 ab8500_bm: Always send platform specific battery information via pdata by Lee Jones · 12 years ago
  40. b0284de ab8500_bm: Rename battery management platform data to something more logical by Lee Jones · 12 years ago
  41. e32ad07 ab8500_fg: Don't clear the CCMuxOffset bit by Kalle Komierowski · 12 years ago
  42. 415ec69 power: remove use of __devexit by Bill Pemberton · 12 years ago
  43. c8afa64 power: remove use of __devinit by Bill Pemberton · 12 years ago
  44. 28ea73f power: remove use of __devexit_p by Bill Pemberton · 12 years ago
  45. e0f1abe ab8500: Add devicetree support for fuelgauge by Rajanikanth H.V · 12 years ago
  46. e665faa Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  47. d294165 ab8500_fg: Fix error return code by Julia Lawall · 12 years ago
  48. 203b42f workqueue: make deferrable delayed_work initializer names consistent by Tejun Heo · 12 years ago
  49. 2aac3de ab8500: Clean up probe routines by Lee Jones · 12 years ago
  50. 5f98eb3 ab8500_fg: Harden platform data check by Linus Walleij · 12 years ago
  51. 5ae2b82 ab8500_fg: Fix some build warnings on x86_64 by Anton Vorontsov · 12 years ago
  52. 64eb9b0 ab8500: Turn unneeded global symbols into local ones by Anton Vorontsov · 12 years ago
  53. 0fff22e ab8500_fg: Fix copy-paste error by Anton Vorontsov · 12 years ago
  54. c34a61b ab8500_fg: Get rid of 'struct battery_type' by Anton Vorontsov · 12 years ago
  55. 450ceb2 ab8500_fg: Get rid of 'struct v_to_cap' by Anton Vorontsov · 12 years ago
  56. 1315163 ab8500-fg: A8500 fuel gauge driver by Arun Murthy · 12 years ago