1. 7c36325 power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_init_hw_registers()' by Christophe JAILLET · 7 years ago
  2. 4aac8ff power: supply: ab8500_charger: Fix an error handling path by Christophe JAILLET · 7 years ago
  3. 9df8262 power: ab8500_charger: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  4. 8c0984e power: move power supply drivers to power/supply by Sebastian Reichel · 8 years ago[Renamed from drivers/power/ab8500_charger.c]
  5. ea32cea power: ab8500: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  6. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 9 years ago
  7. 15077fc power_supply: ab8500: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  8. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 9 years ago
  9. 816c44c power: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  10. 08a5c7e ab8500-charger: Remove redundant break by Sachin Kamat · 11 years ago
  11. 6de7ef3 ab8500-charger: Check return value of regulator_enable by Sachin Kamat · 11 years ago
  12. ed5243f ab8500-charger: We print an unintended error message by Dan Carpenter · 11 years ago
  13. ddeeb8f ab8500_bm: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  14. b09f86d ab8500-charger: Do not use [delayed_]work_pending() by Lee Jones · 11 years ago
  15. 3c01b36 ab8500-charger: Remove duplicate code by Lee Jones · 12 years ago
  16. 261c513 ab8500-charger: Run detect workaround only on AB8500 by Rabin Vincent · 12 years ago
  17. b3ea5f4 ab8500-charger: Add UsbLineCtrl2 reference by Marcus Cooper · 12 years ago
  18. 88efdb8 ab8500-charger: Use USBLink1Status Register by Marcus Cooper · 12 years ago
  19. 861a30d ab8500-bm: Add support for the new ab8540 platform by Lee Jones · 12 years ago
  20. db43e6c ab8500-bm: Add usb power path support by Lee Jones · 11 years ago
  21. 405fea1 pm2301-charger: Always compile the PM2301 Charger driver with AB8500 Battery Mgnt by Marcus Cooper · 12 years ago
  22. d433766 ab8500-charger: Add AB8505_USB_LINK_STATUS by Hakan Berg · 12 years ago
  23. f7470b5 ab8500_charger: Prevent auto drop of VBUS by Lee Jones · 11 years ago
  24. 8891716 ab8500-bm: Charge only mode fixes for the ab9540 by Lee Jones · 11 years ago
  25. 4dcdf57 ab8500-bm: Quick re-attach charging behaviour by Lee Jones · 11 years ago
  26. 72a90dd ab8500-charger: Trivial coding style changes by Lee Jones · 11 years ago
  27. 0f4aa40 ab8500-charger: Add backup battery charge voltages on the ab8540 by Yang QU · 12 years ago
  28. 34c11a7 u8500-charger: Delay for USB enumeration by Paer-Olof Haakansson · 12 years ago
  29. 97034a1 ab8500-bm: Remove individual [charger|btemp|fg|chargalg] pdata structures by Lee Jones · 11 years ago
  30. 0ed5107 ab8500-charger: Do not touch VBUSOVV bits by Jonas Aaberg · 12 years ago
  31. 53ef1f5 ab8500-bm: Flush all work queues before suspending by Jonas Aaberg · 12 years ago
  32. b016322 ab8500-charger: Add support for autopower on AB8505 and AB9540 by Nicolas Guion · 12 years ago
  33. c9ade0f abx500-chargalg: Add new sysfs interface to get current charge status by Lee Jones · 11 years ago
  34. e07a564 pm2301: Update watchdog for pm2xxx support by Loic Pallardy · 12 years ago
  35. ff38090 ab8500-charger: AB workaround for invalid charger by Henrik Sölver · 12 years ago
  36. 01ec8c5 pm2301: Provide u9540 support for the pm2301 charger by Michel JAOUEN · 12 years ago
  37. 4b45f4a ab8500_charger: Adds support for legacy USB chargers by Marcus Cooper · 11 years ago
  38. 377345c ab8500_charger: Remove unused defines by Marcus Cooper · 11 years ago
  39. 74a8e34 ab8500_bm: Adds support for Car/Travel Adapters by Hakan Berg · 11 years ago
  40. a864c5a ab8500_charger: Handle gpadc errors by Jonas Aaberg · 11 years ago
  41. b269fff ab8500_charger: Detect charger removal by Lee Jones · 11 years ago
  42. defbfa9 ab8500_charger: Rename the power_loss function by Paer-Olof Haakansson · 11 years ago
  43. 8feffd1 ab8500_charger: Use devm_regulator_get API by Sachin Kamat · 12 years ago
  44. 240fbe2 Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500 by Anton Vorontsov · 11 years ago
  45. 76d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Anton Vorontsov · 11 years ago
  46. 7722b79 ab8500_charger: Reorder obtainment of platform specific battery management data by Lee Jones · 12 years ago
  47. 23a04f9 ab8500_bm: Always send platform specific battery information via pdata by Lee Jones · 12 years ago
  48. b0284de ab8500_bm: Rename battery management platform data to something more logical by Lee Jones · 12 years ago
  49. f8e96df ab8500_charger: Charger current step-up/down by Johan Bjornstedt · 12 years ago
  50. 415ec69 power: remove use of __devexit by Bill Pemberton · 12 years ago
  51. c8afa64 power: remove use of __devinit by Bill Pemberton · 12 years ago
  52. 28ea73f power: remove use of __devexit_p by Bill Pemberton · 12 years ago
  53. 4aef72d ab8500: Add devicetree support for charger by Rajanikanth H.V · 12 years ago
  54. e0f1abe ab8500: Add devicetree support for fuelgauge by Rajanikanth H.V · 12 years ago
  55. e665faa Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  56. fc2bc0c ab8500_charger: Fix error return code by Julia Lawall · 12 years ago
  57. 203b42f workqueue: make deferrable delayed_work initializer names consistent by Tejun Heo · 12 years ago
  58. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 12 years ago
  59. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  60. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  61. 2aac3de ab8500: Clean up probe routines by Lee Jones · 12 years ago
  62. cc28e17 ab8500_charger: Harden platform data check by Linus Walleij · 12 years ago
  63. 64eb9b0 ab8500: Turn unneeded global symbols into local ones by Anton Vorontsov · 12 years ago
  64. efd71c8 ab8500_charger: Convert to the new USB OTG calls by Anton Vorontsov · 12 years ago
  65. 84edbee ab8500-charger: AB8500 charger driver by Arun Murthy · 12 years ago