1. bb7f07b regulator: ab8500: Remove AB8505 USB regulator by Stephan Gerhold · 4 years, 7 months ago
  2. 6c794b2 regulator: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  3. 03187c7 regulator: ab8500: Remove ab8500_regulator_debug_init/exit() by Axel Lin · 10 years ago
  4. a5c1a41 regulator: ab8500: Remove ab8500_regulator_of_probe() by Axel Lin · 10 years ago
  5. baafdc1 regulator: ab8500: use devm_regulator_register() by Jingoo Han · 10 years ago
  6. 34c040c regulator: ab8500: delete non-devicetree probe path by Linus Walleij · 10 years ago
  7. 76f7a10 Merge tag 'regulator-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  8. ce6f5ea regulator: ab8500: Provide supply names for the AUX regulators by Lee Jones · 11 years ago
  9. 5a49b4a regulator: ab8500-ext: Register as a device in its own right by Lee Jones · 11 years ago
  10. 5510ed9 ARM: ux500: Correct anamic2 typo in DT files by Fabio Baltieri · 11 years ago
  11. 5d9de8b regulator: ab8500: Get rid of voltage_shift field from struct ab8500_regulator_info by Axel Lin · 11 years ago
  12. 9135d3b regulator: ab8500: Remove unused voltage_shift field from struct expand_register by Axel Lin · 11 years ago
  13. b4d12a7 regulator: ab8500: Fix set voltage for AB8540_LDO_AUX3 by Axel Lin · 11 years ago
  14. 0b66506 regulator: ab8500: Don't update lp_mode_req flag in set_mode() error paths by Axel Lin · 11 years ago
  15. f04adc5 regulator: ab8500: Don't update info->update_val if write to register fails by Axel Lin · 11 years ago
  16. 241896c regulator: ab8500: Optimize ab8540_aux3_regulator_get_voltage_sel by Axel Lin · 11 years ago
  17. 375dc9c regulator: ab8500: Fix voltage_shift setting for AB8540_LDO_DMIC by Axel Lin · 11 years ago
  18. e4fc9d6 regulator: ab8500: Fix voltage_mask for AB8505_LDO_AUDIO by Axel Lin · 11 years ago
  19. 42e8c81 regulator: ab8500: Unregister ab8500-ext regulators in probe() failure path by Axel Lin · 11 years ago
  20. 3480c0c regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() void by Axel Lin · 11 years ago
  21. 438e695 regulator: ab8500: Get rid of is_enabled from struct ab8500_regulator_info by Axel Lin · 11 years ago
  22. cd2a55d regulator: ab8500: Remove ab8500_regulator_set_voltage_time_sel by Axel Lin · 11 years ago
  23. aca45e9 regulator: ab8500: Add missing volt_table setting for AB8540_LDO_TVOUT by Axel Lin · 11 years ago
  24. d7816ab regulator: ab8500: Fix list_voltage for fixed voltage regulators by Axel Lin · 11 years ago
  25. da45edc regulator: ab8500: Shuffle init functions into a more logical order by Lee Jones · 11 years ago
  26. d319310 regulator: ab8500: Use regulator_list_voltage_table() to look-up voltages by Lee Jones · 11 years ago
  27. 5fc9da6 regulator: ab8500: Remove the need for a 'delay' property by Lee Jones · 11 years ago
  28. a4d6846 regulator: ab8500: Set enable enable_time in regulator_desc by Lee Jones · 11 years ago
  29. 684d5ce regulator: ab8500: Introduce aux5, aux6 regulators for AB8540 by Zhenhua HUANG · 11 years ago
  30. 33aeb49 regulator: ab8500: Use a struct to select the good regulator configuration by Lee Jones · 11 years ago
  31. 4c84b4d regulator: ab8500: Update vdmic, vamic[1|2] parameters for AB8540 by Lee Jones · 11 years ago
  32. 3fe5228 regulator: ab8500: Add mode operation for v-amic by Lee Jones · 11 years ago
  33. d7607ba regulator: ab8500: Add new operations for Vaux3 by Lee Jones · 11 years ago
  34. bd44e2c regulator: ab8500: Also check for AB8505 based platforms by Lee Jones · 11 years ago
  35. 8a3b1b8 regulator: ab8500: Add voltage selection for AUDIO and ANA on AB8505 by Lee Jones · 11 years ago
  36. f7eae37 regulator: ab8500: Don't register external regulators on AB8505 by Rabin Vincent · 11 years ago
  37. 0b94641 regulator: ab8500: Supply platform specific regulator id values by Lee Jones · 11 years ago
  38. 62ab411 regulator: ab8500: Use regulator_list_voltage_table() by Lee Jones · 11 years ago
  39. b080c78 regulator: ab8500: Update voltage handling for fixed voltage regulators by Lee Jones · 11 years ago
  40. ae0a9a3 regulator: ab8500: Add support for the ab8540 by Lee Jones · 11 years ago
  41. 547f384 regulator: ab8500: add support for ab8505 by Lee Jones · 11 years ago
  42. ed3c138 regulator: ab8500: Correct TVOUT regulator enable time by Lee Jones · 11 years ago
  43. 8e6a8d7 regulator: ab8500: Add support for the ab9540 by Lee Jones · 11 years ago
  44. b54969a regulator: ab8500: Prepare the driver for additional platforms by Lee Jones · 11 years ago
  45. 742a732 regulator: ab8500: Update info->update_val only when successfully update register by Axel Lin · 11 years ago
  46. da0b0c4 regulator: ab8500: Init debug from regulator driver by Lee Jones · 11 years ago
  47. 41a06aa regulator: ab8500: Remove USB regulator by Lee Jones · 11 years ago
  48. d1a8200 regulator: ab8500-ext: New driver to control external regulators by Lee Jones · 11 years ago
  49. cc40dc2 regulator: ab8500: Amend the update value for AB8500_LDO_INTCORE regulator by Lee Jones · 11 years ago
  50. 43a5911 regulator: ab8500: Clean out SoC registers by Lee Jones · 11 years ago
  51. 2923492 regulator: ab8500: Remove set_voltage_time_sel and delay setting by Axel Lin · 11 years ago
  52. 530158b regulator: ab8500: Add missing enable_time settings by Axel Lin · 11 years ago
  53. f71bf52 regulator: ab8500: Don't update is_enabled flag in error paths by Axel Lin · 11 years ago
  54. 5689e83 regulator: ab8500: Use regulator_list_voltage_linear for fixed voltage by Axel Lin · 11 years ago
  55. 328a536 regulator: ab8500: Fix build error by Axel Lin · 11 years ago
  56. 732805a regulator: ab8500: Separate regulator and MFD platform data by Bengt Jonsson · 11 years ago
  57. 33bc8f4 regulator: ab8500: Another push to synchronise recent AB8500 developments by Lee Jones · 11 years ago
  58. 3c1b843 ARM: ux500: regulators: Add mask for configuration by Lee Jones · 11 years ago
  59. 7ce4669 regulator: ab8500: Added get_optimum_mode on regulators with idle mode by Bengt Jonsson · 11 years ago
  60. bd28a15 regulator: ab8500: Add set_mode/get_mode support by Emeric Vigier · 11 years ago
  61. d79df32 regulator: ab8500: Further populate initialisation registers by Lee Jones · 11 years ago
  62. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  63. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  64. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  65. a0a7014 regulator: ab8500: provide per-regulator shift by Linus Walleij · 12 years ago
  66. 0d3fb58 regulator: ab8500: Remove get_voltage implementation for ab8500_regulator_fixed_ops by Axel Lin · 12 years ago
  67. 7fee2af regulator: ab8500: Set enable enable_time in regulator_desc by Axel Lin · 12 years ago
  68. 3e701cd Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  69. bad7699 mfd: Register ab8500 devices using the newly DT:ed MFD API by Lee Jones · 12 years ago
  70. 07b9e32 regulator: ab8500: Remove min_uV and max_uV from struct ab8500_regulator_info by Axel Lin · 12 years ago
  71. 7142e21 regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fixed_ops by Axel Lin · 12 years ago
  72. f7f3f1a regulator: Change ab8500 match names to reflect Device Tree by Lee Jones · 12 years ago
  73. 7e715b9 regulator: Change ab8500 match names to reflect Device Tree by Lee Jones · 12 years ago
  74. 6333e9d regulator: ab8500: Let regulator core handle the case no delay for setting new voltage if regulator is off by Axel Lin · 12 years ago
  75. ec1cc4d regulator: ab8500: Use regulator_list_voltage_table() by Axel Lin · 12 years ago
  76. 3a8334b regulator: Enable the ab8500 for Device Tree by Lee Jones · 12 years ago
  77. a7ac1d9 regulator: ab8500: Split up probe() into manageable pieces by Lee Jones · 12 years ago
  78. ac97c62 regulator: Fix build of ab8500 by Mark Brown · 12 years ago
  79. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  80. ae713d3 regulator: Convert ab8500 to set_voltage_sel by Axel Lin · 12 years ago
  81. 3bf6e90 regulator: Convert ab8499 to use get_voltage_sel() by Axel Lin · 12 years ago
  82. 21ebd6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  83. ee66e65 mfd: Unify abx500 headers in mfd/abx500 by Linus Walleij · 12 years ago
  84. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  85. 65602c3 regulator: Add module.h to drivers/regulator users as required by Paul Gortmaker · 13 years ago
  86. 42ab616 regulator: add ab8500 enable and raise time delays by Linus Walleij · 13 years ago
  87. 79568b94 regulator: initialization for ab8500 regulators by Bengt Jonsson · 13 years ago
  88. ea05ef3 regulator: add support for USB voltage regulator by Bengt Jonsson · 13 years ago
  89. 6909b45 regulators: Removed macros for initialization of ab8500 regulators by Bengt Jonsson · 13 years ago
  90. 09aefa1 regulators: Added verbose debug messages to ab8500 regulators by Bengt Jonsson · 13 years ago
  91. fc24b42 regulators: Modified ab8500 error handling by Bengt Jonsson · 13 years ago
  92. e1159e6 regulators: Updated ab8500 variable names, macro names and comments by Bengt Jonsson · 13 years ago
  93. 2b75151 regulators: Added ab8500 v2 support by Bengt Jonsson · 13 years ago
  94. deaca1e regulators: Clean out unused code in ab8500 regulators by Bengt Jonsson · 13 years ago
  95. 65e03ed regulators: Fixed errors in ab8500 register mapping by Bengt Jonsson · 13 years ago
  96. cb189b0 regulators: Moved define for number of regulators in ab8500 by Bengt Jonsson · 13 years ago
  97. 3a93f2a regulator: Report actual configured voltage to set_voltage() by Mark Brown · 14 years ago
  98. 47c1697 mfd: Align ab8500 with the abx500 interface by Mattias Wallin · 14 years ago
  99. 49990e6 regulator: ab8500 - fix off-by-one value range checking for selector by Axel Lin · 14 years ago
  100. d4876a3 regulator: ab8500 - fix the logic to remove already registered regulators in error path by Axel Lin · 14 years ago