1. ddd86c9 power: supply: ab8500_fg: remove comparison to bool by Jason Yan · 4 years, 9 months ago
  2. c6ef523 power: supply: ab8500: Remove unneeded semicolon by Ma Feng · 5 years ago
  3. b10e970 power: supply: ab8500: Handle invalid IRQ from platform_get_irq_byname() by Krzysztof Kozlowski · 5 years ago
  4. 2410899 power: supply: ab8500_fg: Do not free non-requested IRQs in probe's error path by Krzysztof Kozlowski · 5 years ago
  5. ccc023a power: supply: ab8500: Cleanup probe in reverse order by Krzysztof Kozlowski · 5 years ago
  6. 1e82623 power: supply: ab8500_fg: Convert to IIO ADC by Linus Walleij · 5 years ago
  7. 0376148 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197 by Thomas Gleixner · 6 years ago
  8. 54baff8 power: supply: ab8500_fg: silence uninitialized variable warnings by Dan Carpenter · 6 years ago
  9. b00b04a power: supply: ab8500_fg: fix obsolete function by Ding Xiang · 6 years ago
  10. 8b0d62d power: supply: ab8500: stop using getnstimeofday64() by Arnd Bergmann · 7 years ago
  11. 4c4268dc power: supply: ab8500: Drop AB8540/9540 support by Linus Walleij · 7 years ago
  12. 8c2fac9 power: supply: ab8500_fg: fix spelling mistake: "Disharge" -> "Discharge" by Colin Ian King · 7 years ago
  13. 32c52ef power: supply: improve function-level documentation by Julia Lawall · 8 years ago
  14. f04f7ae power: supply: ab8500: cleanup with list_first_entry_or_null() by Masahiro Yamada · 8 years ago
  15. 1c53f37 power: ab8500_fg: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  16. 8c0984e power: move power supply drivers to power/supply by Sebastian Reichel · 9 years ago[Renamed from drivers/power/ab8500_fg.c]
  17. ea32cea power: ab8500: convert to use match_string() helper by Andy Shevchenko · 9 years ago
  18. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 10 years ago
  19. 15077fc power_supply: ab8500: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 10 years ago
  20. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 10 years ago
  21. 02232be ab8500_fg.c: only request threaded IRQs when necessary by Valentin Rothberg · 10 years ago
  22. 298631e1 ab8500_fg: use jiffies_to_msecs for jiffies conversion by Nicholas Mc Guire · 10 years ago
  23. 5ae6e2a ab8500_fg: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  24. c75cfa9 power_supply: ab8500_fg: Simplify creation and removal of sysfs entries by Krzysztof Kozlowski · 10 years ago
  25. 85cdf36 power: ab8500_fg.c: Remove unused function by Rickard Strandqvist · 10 years ago
  26. 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
  27. 816c44c power: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  28. 8000ebf power: ab8500_fg.c: use 64-bit time types by Ebru Akagunduz · 10 years ago
  29. 7881c64 power: ab8500_fg: Fix build warning by Guenter Roeck · 10 years ago
  30. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  31. 4b43eb6 power_supply: Replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  32. ddeeb8f ab8500_bm: Remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  33. 2c89940 ab8500_{bmdata,fg}: Add const attributes to some data arrays by Hongbo Zhang · 12 years ago
  34. 0577610 ab8500-fg: Change current calculation by lme00437 · 12 years ago
  35. 7a2cf9b ab8500-bm: Trivially fix up some incorrect and out-of-date comments by Marcus Cooper · 12 years ago
  36. 3c01b36 ab8500-charger: Remove duplicate code by Lee Jones · 12 years ago
  37. 6427761 ab8500-fg: Allow capacity to raise from 1% when charging by Hakan Berg · 12 years ago
  38. e82c5bd ab8500-fg: Report unscaled capacity by Martin Bergstrom · 13 years ago
  39. 93ff722 ab8500-fg: Add power cut feature for ab8505 and ab8540 by Lee Jones · 13 years ago
  40. 1a793a1 ab8500-fg: Use correct battery charge full design by Rajkumar Kasirajan · 13 years ago
  41. 53ef1f5 ab8500-bm: Flush all work queues before suspending by Jonas Aaberg · 13 years ago
  42. ffaa39d9 ab8500-fg: Go to INIT_RECOVERY when charger removed by Martin Bergström · 13 years ago
  43. 75f2a21 ab8500-fg: Adjust for RF bursts voltage drops by Hakan Berg · 13 years ago
  44. 41ce256 ab8500_fg: Remove pointless round_jiffies() call by Lee Jones · 12 years ago
  45. f902dad ab8500_fg: Overflow in current calculation by Paer-Olof Haakansson · 12 years ago
  46. 8bcf3b3 ab8500_fg: Added support for BATT_OVV by Hakan Berg · 12 years ago
  47. 6eaf874 ab8500_fg: Round capacity output by pender01 · 12 years ago
  48. 129d583 ab8500_fg: Balance IRQ enable by Rickard Andersson · 12 years ago
  49. ea40240 ab8500_bm: Recharge condition not optimal for battery by Marcus Cooper · 12 years ago
  50. 9a0bd07 ab8500_fg: Replace msleep() with usleep_range() for greater accuracy by Jonas Aaberg · 12 years ago
  51. 3988a4d ab8500_bm: Skip first CCEOC irq for instant current by Johan Bjornstedt · 12 years ago
  52. 240fbe2 Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500 by Anton Vorontsov · 12 years ago
  53. 76d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Anton Vorontsov · 12 years ago
  54. 195c1c6 ab8500_fg: Reorder obtainment of platform specific battery management data by Lee Jones · 12 years ago
  55. 23a04f9 ab8500_bm: Always send platform specific battery information via pdata by Lee Jones · 12 years ago
  56. b0284de ab8500_bm: Rename battery management platform data to something more logical by Lee Jones · 12 years ago
  57. e32ad07 ab8500_fg: Don't clear the CCMuxOffset bit by Kalle Komierowski · 13 years ago
  58. 415ec69 power: remove use of __devexit by Bill Pemberton · 12 years ago
  59. c8afa64 power: remove use of __devinit by Bill Pemberton · 12 years ago
  60. 28ea73f power: remove use of __devexit_p by Bill Pemberton · 12 years ago
  61. e0f1abe ab8500: Add devicetree support for fuelgauge by Rajanikanth H.V · 12 years ago
  62. e665faa Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  63. d294165 ab8500_fg: Fix error return code by Julia Lawall · 12 years ago
  64. 203b42f workqueue: make deferrable delayed_work initializer names consistent by Tejun Heo · 12 years ago
  65. 2aac3de ab8500: Clean up probe routines by Lee Jones · 13 years ago
  66. 5f98eb3 ab8500_fg: Harden platform data check by Linus Walleij · 13 years ago
  67. 5ae2b82 ab8500_fg: Fix some build warnings on x86_64 by Anton Vorontsov · 13 years ago
  68. 64eb9b0 ab8500: Turn unneeded global symbols into local ones by Anton Vorontsov · 13 years ago
  69. 0fff22e ab8500_fg: Fix copy-paste error by Anton Vorontsov · 13 years ago
  70. c34a61b ab8500_fg: Get rid of 'struct battery_type' by Anton Vorontsov · 13 years ago
  71. 450ceb2 ab8500_fg: Get rid of 'struct v_to_cap' by Anton Vorontsov · 13 years ago
  72. 1315163 ab8500-fg: A8500 fuel gauge driver by Arun Murthy · 13 years ago