1. be2c0d5 power: supply: ab8500: Fix the error handling path of ab8500_charger_probe() by Christophe JAILLET · 3 years, 1 month ago
  2. bc6e028 power: supply: ab8500: Standardize CV voltage by Linus Walleij · 3 years, 2 months ago
  3. 83e5aa7 power: supply: ab8500: Standardize CC current by Linus Walleij · 3 years, 2 months ago
  4. 6252c70 power: supply: ab8500: Standardize operating temperature by Linus Walleij · 3 years, 2 months ago
  5. 3aca6ec power: supply: ab8500: Sink current tables into charger code by Linus Walleij · 3 years, 2 months ago
  6. 59f1b85 power: supply: ab8500: Use core battery parser by Linus Walleij · 3 years, 2 months ago
  7. 484a9cc power: supply: ab8500: Drop abx500 concept by Linus Walleij · 3 years, 6 months ago
  8. c5b64a9 power: supply: ab8500: Rename charging algorithm symbols by Linus Walleij · 3 years, 6 months ago
  9. dfe52db power: supply: ab8500: add missing MODULE_DEVICE_TABLE by Zou Wei · 3 years, 7 months ago
  10. e2bfc28 power: supply: ab8500: Drop unnecessary NULL check after container_of by Guenter Roeck · 3 years, 8 months ago
  11. f9184a2 power: supply: ab8500: Enable USB and AC by Linus Walleij · 3 years, 8 months ago
  12. 5bcb508 power: supply: ab8500: Avoid NULL pointers by Linus Walleij · 3 years, 8 months ago
  13. 1c1f13a power: supply: ab8500: Move to componentized binding by Linus Walleij · 3 years, 8 months ago
  14. a65aa0c mfd/power: ab8500: Push algorithm to power supply code by Linus Walleij · 3 years, 10 months ago
  15. 417c0fc mfd/power: ab8500: Push data to power supply code by Linus Walleij · 3 years, 10 months ago
  16. 53207aa power: ab8500: Require device tree by Linus Walleij · 3 years, 10 months ago
  17. 36f1de0 power: supply: ab8500: Use dev_err_probe() for IIO channels by Linus Walleij · 4 years, 1 month ago
  18. 532b623 power: supply: ab8500_charger: Oneshot threaded IRQs by Linus Walleij · 4 years, 1 month ago
  19. f8efa0a power: supply: ab8500: Convert to dev_pm_ops by Linus Walleij · 4 years, 1 month ago
  20. ad89cb5 power: supply: ab8500: Use local helper by Linus Walleij · 4 years, 1 month ago
  21. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  22. ddb74e9 power: supply: ab8500_charger: Fix typos in commit messages by Ashish Chavan · 4 years, 11 months ago
  23. e15c54d power: supply: ab8500_charger: Remove unneeded semicolon by Ma Feng · 5 years ago
  24. f457055 power: supply: ab8500_charger: Fix inconsistent IS_ERR and PTR_ERR by Gustavo A. R. Silva · 5 years ago
  25. b10e970 power: supply: ab8500: Handle invalid IRQ from platform_get_irq_byname() by Krzysztof Kozlowski · 5 years ago
  26. 97ab78b power: supply: ab8500_charger: Convert to IIO ADC by Linus Walleij · 5 years ago
  27. 9eab9a5 power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and 'bup_vch_range' by YueHaibing · 5 years ago
  28. 1094806 power: supply: ab8500_charger: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  29. 0376148 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197 by Thomas Gleixner · 6 years ago
  30. b5e11cc power: supply: ab8500_charger: fix spelling mistake: "faile" -> "failed" by Colin Ian King · 7 years ago
  31. 4c4268dc power: supply: ab8500: Drop AB8540/9540 support by Linus Walleij · 7 years ago
  32. 09edcb6 power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_init_hw_registers()' by Christophe JAILLET · 7 years ago
  33. bf59fdd power: supply: ab8500_charger: Fix an error handling path by Christophe JAILLET · 7 years ago
  34. 7f232af power: supply: ab8500_charger: spelling: "prechage" -> "precharge" by Colin Ian King · 8 years ago
  35. 9df8262 power: ab8500_charger: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  36. 8c0984e power: move power supply drivers to power/supply by Sebastian Reichel · 9 years ago[Renamed from drivers/power/ab8500_charger.c]
  37. ea32cea power: ab8500: convert to use match_string() helper by Andy Shevchenko · 9 years ago
  38. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 10 years ago
  39. 15077fc power_supply: ab8500: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 10 years ago
  40. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 10 years ago
  41. 816c44c power: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  42. 08a5c7e ab8500-charger: Remove redundant break by Sachin Kamat · 11 years ago
  43. 6de7ef3 ab8500-charger: Check return value of regulator_enable by Sachin Kamat · 11 years ago
  44. ed5243f ab8500-charger: We print an unintended error message by Dan Carpenter · 11 years ago
  45. ddeeb8f ab8500_bm: Remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  46. b09f86d ab8500-charger: Do not use [delayed_]work_pending() by Lee Jones · 12 years ago
  47. 3c01b36 ab8500-charger: Remove duplicate code by Lee Jones · 12 years ago
  48. 261c513 ab8500-charger: Run detect workaround only on AB8500 by Rabin Vincent · 12 years ago
  49. b3ea5f4 ab8500-charger: Add UsbLineCtrl2 reference by Marcus Cooper · 12 years ago
  50. 88efdb8 ab8500-charger: Use USBLink1Status Register by Marcus Cooper · 12 years ago
  51. 861a30d ab8500-bm: Add support for the new ab8540 platform by Lee Jones · 12 years ago
  52. db43e6c ab8500-bm: Add usb power path support by Lee Jones · 12 years ago
  53. 405fea1 pm2301-charger: Always compile the PM2301 Charger driver with AB8500 Battery Mgnt by Marcus Cooper · 12 years ago
  54. d433766 ab8500-charger: Add AB8505_USB_LINK_STATUS by Hakan Berg · 12 years ago
  55. f7470b5 ab8500_charger: Prevent auto drop of VBUS by Lee Jones · 12 years ago
  56. 8891716 ab8500-bm: Charge only mode fixes for the ab9540 by Lee Jones · 12 years ago
  57. 4dcdf57 ab8500-bm: Quick re-attach charging behaviour by Lee Jones · 12 years ago
  58. 72a90dd ab8500-charger: Trivial coding style changes by Lee Jones · 12 years ago
  59. 0f4aa40 ab8500-charger: Add backup battery charge voltages on the ab8540 by Yang QU · 13 years ago
  60. 34c11a7 u8500-charger: Delay for USB enumeration by Paer-Olof Haakansson · 13 years ago
  61. 97034a1 ab8500-bm: Remove individual [charger|btemp|fg|chargalg] pdata structures by Lee Jones · 12 years ago
  62. 0ed5107 ab8500-charger: Do not touch VBUSOVV bits by Jonas Aaberg · 13 years ago
  63. 53ef1f5 ab8500-bm: Flush all work queues before suspending by Jonas Aaberg · 13 years ago
  64. b016322 ab8500-charger: Add support for autopower on AB8505 and AB9540 by Nicolas Guion · 13 years ago
  65. c9ade0f abx500-chargalg: Add new sysfs interface to get current charge status by Lee Jones · 12 years ago
  66. e07a564 pm2301: Update watchdog for pm2xxx support by Loic Pallardy · 13 years ago
  67. ff38090 ab8500-charger: AB workaround for invalid charger by Henrik Sölver · 13 years ago
  68. 01ec8c5 pm2301: Provide u9540 support for the pm2301 charger by Michel JAOUEN · 13 years ago
  69. 4b45f4a ab8500_charger: Adds support for legacy USB chargers by Marcus Cooper · 12 years ago
  70. 377345c ab8500_charger: Remove unused defines by Marcus Cooper · 12 years ago
  71. 74a8e34 ab8500_bm: Adds support for Car/Travel Adapters by Hakan Berg · 12 years ago
  72. a864c5a ab8500_charger: Handle gpadc errors by Jonas Aaberg · 12 years ago
  73. b269fff ab8500_charger: Detect charger removal by Lee Jones · 12 years ago
  74. defbfa9 ab8500_charger: Rename the power_loss function by Paer-Olof Haakansson · 12 years ago
  75. 8feffd1 ab8500_charger: Use devm_regulator_get API by Sachin Kamat · 12 years ago
  76. 240fbe2 Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500 by Anton Vorontsov · 12 years ago
  77. 76d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Anton Vorontsov · 12 years ago
  78. 7722b79 ab8500_charger: Reorder obtainment of platform specific battery management data by Lee Jones · 12 years ago
  79. 23a04f9 ab8500_bm: Always send platform specific battery information via pdata by Lee Jones · 12 years ago
  80. b0284de ab8500_bm: Rename battery management platform data to something more logical by Lee Jones · 12 years ago
  81. f8e96df ab8500_charger: Charger current step-up/down by Johan Bjornstedt · 13 years ago
  82. 415ec69 power: remove use of __devexit by Bill Pemberton · 12 years ago
  83. c8afa64 power: remove use of __devinit by Bill Pemberton · 12 years ago
  84. 28ea73f power: remove use of __devexit_p by Bill Pemberton · 12 years ago
  85. 4aef72d ab8500: Add devicetree support for charger by Rajanikanth H.V · 12 years ago
  86. e0f1abe ab8500: Add devicetree support for fuelgauge by Rajanikanth H.V · 12 years ago
  87. e665faa Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  88. fc2bc0c ab8500_charger: Fix error return code by Julia Lawall · 12 years ago
  89. 203b42f workqueue: make deferrable delayed_work initializer names consistent by Tejun Heo · 12 years ago
  90. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 13 years ago
  91. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 13 years ago
  92. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 13 years ago
  93. 2aac3de ab8500: Clean up probe routines by Lee Jones · 13 years ago
  94. cc28e17 ab8500_charger: Harden platform data check by Linus Walleij · 13 years ago
  95. 64eb9b0 ab8500: Turn unneeded global symbols into local ones by Anton Vorontsov · 13 years ago
  96. efd71c8 ab8500_charger: Convert to the new USB OTG calls by Anton Vorontsov · 13 years ago
  97. 84edbee ab8500-charger: AB8500 charger driver by Arun Murthy · 13 years ago