1. 08a5c7e ab8500-charger: Remove redundant break by Sachin Kamat · 11 years ago
  2. 6de7ef3 ab8500-charger: Check return value of regulator_enable by Sachin Kamat · 11 years ago
  3. ed5243f ab8500-charger: We print an unintended error message by Dan Carpenter · 11 years ago
  4. ddeeb8f ab8500_bm: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  5. b09f86d ab8500-charger: Do not use [delayed_]work_pending() by Lee Jones · 12 years ago
  6. 3c01b36 ab8500-charger: Remove duplicate code by Lee Jones · 12 years ago
  7. 261c513 ab8500-charger: Run detect workaround only on AB8500 by Rabin Vincent · 12 years ago
  8. b3ea5f4 ab8500-charger: Add UsbLineCtrl2 reference by Marcus Cooper · 12 years ago
  9. 88efdb8 ab8500-charger: Use USBLink1Status Register by Marcus Cooper · 12 years ago
  10. 861a30d ab8500-bm: Add support for the new ab8540 platform by Lee Jones · 12 years ago
  11. db43e6c ab8500-bm: Add usb power path support by Lee Jones · 11 years ago
  12. 405fea1 pm2301-charger: Always compile the PM2301 Charger driver with AB8500 Battery Mgnt by Marcus Cooper · 12 years ago
  13. d433766 ab8500-charger: Add AB8505_USB_LINK_STATUS by Hakan Berg · 12 years ago
  14. f7470b5 ab8500_charger: Prevent auto drop of VBUS by Lee Jones · 11 years ago
  15. 8891716 ab8500-bm: Charge only mode fixes for the ab9540 by Lee Jones · 11 years ago
  16. 4dcdf57 ab8500-bm: Quick re-attach charging behaviour by Lee Jones · 11 years ago
  17. 72a90dd ab8500-charger: Trivial coding style changes by Lee Jones · 11 years ago
  18. 0f4aa40 ab8500-charger: Add backup battery charge voltages on the ab8540 by Yang QU · 12 years ago
  19. 34c11a7 u8500-charger: Delay for USB enumeration by Paer-Olof Haakansson · 12 years ago
  20. 97034a1 ab8500-bm: Remove individual [charger|btemp|fg|chargalg] pdata structures by Lee Jones · 12 years ago
  21. 0ed5107 ab8500-charger: Do not touch VBUSOVV bits by Jonas Aaberg · 12 years ago
  22. 53ef1f5 ab8500-bm: Flush all work queues before suspending by Jonas Aaberg · 12 years ago
  23. b016322 ab8500-charger: Add support for autopower on AB8505 and AB9540 by Nicolas Guion · 12 years ago
  24. c9ade0f abx500-chargalg: Add new sysfs interface to get current charge status by Lee Jones · 11 years ago
  25. e07a564 pm2301: Update watchdog for pm2xxx support by Loic Pallardy · 12 years ago
  26. ff38090 ab8500-charger: AB workaround for invalid charger by Henrik Sölver · 12 years ago
  27. 01ec8c5 pm2301: Provide u9540 support for the pm2301 charger by Michel JAOUEN · 12 years ago
  28. 4b45f4a ab8500_charger: Adds support for legacy USB chargers by Marcus Cooper · 12 years ago
  29. 377345c ab8500_charger: Remove unused defines by Marcus Cooper · 12 years ago
  30. 74a8e34 ab8500_bm: Adds support for Car/Travel Adapters by Hakan Berg · 12 years ago
  31. a864c5a ab8500_charger: Handle gpadc errors by Jonas Aaberg · 12 years ago
  32. b269fff ab8500_charger: Detect charger removal by Lee Jones · 12 years ago
  33. defbfa9 ab8500_charger: Rename the power_loss function by Paer-Olof Haakansson · 12 years ago
  34. 8feffd1 ab8500_charger: Use devm_regulator_get API by Sachin Kamat · 12 years ago
  35. 240fbe2 Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500 by Anton Vorontsov · 12 years ago
  36. 76d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Anton Vorontsov · 12 years ago
  37. 7722b79 ab8500_charger: Reorder obtainment of platform specific battery management data by Lee Jones · 12 years ago
  38. 23a04f9 ab8500_bm: Always send platform specific battery information via pdata by Lee Jones · 12 years ago
  39. b0284de ab8500_bm: Rename battery management platform data to something more logical by Lee Jones · 12 years ago
  40. f8e96df ab8500_charger: Charger current step-up/down by Johan Bjornstedt · 13 years ago
  41. 415ec69 power: remove use of __devexit by Bill Pemberton · 12 years ago
  42. c8afa64 power: remove use of __devinit by Bill Pemberton · 12 years ago
  43. 28ea73f power: remove use of __devexit_p by Bill Pemberton · 12 years ago
  44. 4aef72d ab8500: Add devicetree support for charger by Rajanikanth H.V · 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. fc2bc0c ab8500_charger: 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. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 12 years ago
  50. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  51. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  52. 2aac3de ab8500: Clean up probe routines by Lee Jones · 12 years ago
  53. cc28e17 ab8500_charger: Harden platform data check by Linus Walleij · 12 years ago
  54. 64eb9b0 ab8500: Turn unneeded global symbols into local ones by Anton Vorontsov · 12 years ago
  55. efd71c8 ab8500_charger: Convert to the new USB OTG calls by Anton Vorontsov · 12 years ago
  56. 84edbee ab8500-charger: AB8500 charger driver by Arun Murthy · 12 years ago