1. 5d9de8b regulator: ab8500: Get rid of voltage_shift field from struct ab8500_regulator_info by Axel Lin · 12 years ago
  2. 9135d3b regulator: ab8500: Remove unused voltage_shift field from struct expand_register by Axel Lin · 12 years ago
  3. b4d12a7 regulator: ab8500: Fix set voltage for AB8540_LDO_AUX3 by Axel Lin · 12 years ago
  4. 7384744 regulator: ab8500-ext: Remove enable() and disable() functions by Axel Lin · 12 years ago
  5. 66511fa regulator: ab8500-ext: Don't update info->update_val if set_mode() fails by Axel Lin · 12 years ago
  6. 0b66506 regulator: ab8500: Don't update lp_mode_req flag in set_mode() error paths by Axel Lin · 12 years ago
  7. f04adc5 regulator: ab8500: Don't update info->update_val if write to register fails by Axel Lin · 12 years ago
  8. 241896c regulator: ab8500: Optimize ab8540_aux3_regulator_get_voltage_sel by Axel Lin · 12 years ago
  9. 375dc9c regulator: ab8500: Fix voltage_shift setting for AB8540_LDO_DMIC by Axel Lin · 12 years ago
  10. e4fc9d6 regulator: ab8500: Fix voltage_mask for AB8505_LDO_AUDIO by Axel Lin · 12 years ago
  11. 42e8c81 regulator: ab8500: Unregister ab8500-ext regulators in probe() failure path by Axel Lin · 12 years ago
  12. 3480c0c regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() void by Axel Lin · 12 years ago
  13. e343ab0 regulator: ab8500-ext: Remove get_voltage to avoid duplicate implementation by Axel Lin · 12 years ago
  14. bcbba9d regulator: ab8500-ext: Remove unnecessary checking for ab9540 and ab8540 by Axel Lin · 12 years ago
  15. 9ab51a0 regulator: ab8500-ext: Get rid of is_enabled from struct ab8500_ext_regulator_info by Axel Lin · 12 years ago
  16. 438e695 regulator: ab8500: Get rid of is_enabled from struct ab8500_regulator_info by Axel Lin · 12 years ago
  17. cd2a55d regulator: ab8500: Remove ab8500_regulator_set_voltage_time_sel by Axel Lin · 12 years ago
  18. aca45e9 regulator: ab8500: Add missing volt_table setting for AB8540_LDO_TVOUT by Axel Lin · 12 years ago
  19. d7816ab regulator: ab8500: Fix list_voltage for fixed voltage regulators by Axel Lin · 12 years ago
  20. da45edc regulator: ab8500: Shuffle init functions into a more logical order by Lee Jones · 12 years ago
  21. d319310 regulator: ab8500: Use regulator_list_voltage_table() to look-up voltages by Lee Jones · 12 years ago
  22. 5fc9da6 regulator: ab8500: Remove the need for a 'delay' property by Lee Jones · 12 years ago
  23. a4d6846 regulator: ab8500: Set enable enable_time in regulator_desc by Lee Jones · 12 years ago
  24. 684d5ce regulator: ab8500: Introduce aux5, aux6 regulators for AB8540 by Zhenhua HUANG · 12 years ago
  25. 33aeb49 regulator: ab8500: Use a struct to select the good regulator configuration by Lee Jones · 12 years ago
  26. 37daa8a regulator: ab8500-ext: Don't update info->is_enabled if write to register fails by Axel Lin · 12 years ago
  27. 1ec990c regulator: dbx500-prcmu: Remove operating_point from struct dbx500_regulator_info by Axel Lin · 12 years ago
  28. 4c84b4d regulator: ab8500: Update vdmic, vamic[1|2] parameters for AB8540 by Lee Jones · 12 years ago
  29. 3fe5228 regulator: ab8500: Add mode operation for v-amic by Lee Jones · 12 years ago
  30. d7607ba regulator: ab8500: Add new operations for Vaux3 by Lee Jones · 12 years ago
  31. bd44e2c regulator: ab8500: Also check for AB8505 based platforms by Lee Jones · 12 years ago
  32. 8a3b1b8 regulator: ab8500: Add voltage selection for AUDIO and ANA on AB8505 by Lee Jones · 12 years ago
  33. f7eae37 regulator: ab8500: Don't register external regulators on AB8505 by Rabin Vincent · 12 years ago
  34. 0b94641 regulator: ab8500: Supply platform specific regulator id values by Lee Jones · 12 years ago
  35. 0fe17e2 regulator: ab8500-ext: Add support for AB9540 regulators by Lee Jones · 12 years ago
  36. 62ab411 regulator: ab8500: Use regulator_list_voltage_table() by Lee Jones · 12 years ago
  37. b080c78 regulator: ab8500: Update voltage handling for fixed voltage regulators by Lee Jones · 12 years ago
  38. ae0a9a3 regulator: ab8500: Add support for the ab8540 by Lee Jones · 12 years ago
  39. 547f384 regulator: ab8500: add support for ab8505 by Lee Jones · 12 years ago
  40. a632470 regulator: ab8500-ext: Add support for AB8505/AB9540 by Bengt Jonsson · 12 years ago
  41. ed3c138 regulator: ab8500: Correct TVOUT regulator enable time by Lee Jones · 12 years ago
  42. 8e6a8d7 regulator: ab8500: Add support for the ab9540 by Lee Jones · 12 years ago
  43. b54969a regulator: ab8500: Prepare the driver for additional platforms by Lee Jones · 12 years ago
  44. 742a732 regulator: ab8500: Update info->update_val only when successfully update register by Axel Lin · 12 years ago
  45. da0b0c4 regulator: ab8500: Init debug from regulator driver by Lee Jones · 12 years ago
  46. 41a06aa regulator: ab8500: Remove USB regulator by Lee Jones · 12 years ago
  47. 18bc2b3 regulator: ab8500-ext: Add HW request support by Bengt Jonsson · 12 years ago
  48. d1a8200 regulator: ab8500-ext: New driver to control external regulators by Lee Jones · 12 years ago
  49. cc40dc2 regulator: ab8500: Amend the update value for AB8500_LDO_INTCORE regulator by Lee Jones · 12 years ago
  50. 43a5911 regulator: ab8500: Clean out SoC registers by Lee Jones · 12 years ago
  51. 2923492 regulator: ab8500: Remove set_voltage_time_sel and delay setting by Axel Lin · 12 years ago
  52. 530158b regulator: ab8500: Add missing enable_time settings by Axel Lin · 12 years ago
  53. f71bf52 regulator: ab8500: Don't update is_enabled flag in error paths by Axel Lin · 12 years ago
  54. 5689e83 regulator: ab8500: Use regulator_list_voltage_linear for fixed voltage by Axel Lin · 12 years ago
  55. 328a536 regulator: ab8500: Fix build error by Axel Lin · 12 years ago
  56. 732805a regulator: ab8500: Separate regulator and MFD platform data by Bengt Jonsson · 12 years ago
  57. 33bc8f4 regulator: ab8500: Another push to synchronise recent AB8500 developments by Lee Jones · 12 years ago
  58. 3c1b843 ARM: ux500: regulators: Add mask for configuration by Lee Jones · 12 years ago
  59. 7ce4669 regulator: ab8500: Added get_optimum_mode on regulators with idle mode by Bengt Jonsson · 12 years ago
  60. bd28a15 regulator: ab8500: Add set_mode/get_mode support by Emeric Vigier · 12 years ago
  61. d79df32 regulator: ab8500: Further populate initialisation registers by Lee Jones · 12 years ago
  62. 8870d40 Merge remote-tracking branch 'regulator/fix/twl' into tmp by Mark Brown · 12 years ago
  63. b2d6094 Merge remote-tracking branch 'regulator/fix/palmas' into tmp by Mark Brown · 12 years ago
  64. 6d62768 Merge remote-tracking branch 'regulator/fix/doc' into tmp by Mark Brown · 12 years ago
  65. 521e2e0 Merge remote-tracking branch 'regulator/fix/db8500' into tmp by Mark Brown · 12 years ago
  66. fbe3105 regulator: fixed regulator_bulk_enable unwinding code by Andrzej Hajda · 12 years ago
  67. 6949fbe regulator: twl: Convert twl4030ldo_ops to get_voltage_sel by Axel Lin · 12 years ago
  68. a7dddf2 regulator: palmas: fix number of SMPS voltages by Graeme Gregory · 12 years ago
  69. 9345dfb regulator: core: fix documentation error in regulator_allow_bypass by Nishanth Menon · 12 years ago
  70. 4ceb73a regulator: db8500-prcmu - remove incorrect __exit markup by Dmitry Torokhov · 12 years ago
  71. 2730fd8 Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-next by Mark Brown · 12 years ago
  72. da3522f Merge remote-tracking branch 'regulator/topic/tps6507x' into regulator-next by Mark Brown · 12 years ago
  73. b67a2ec Merge remote-tracking branch 'regulator/topic/tps51632' into regulator-next by Mark Brown · 12 years ago
  74. 178a097 Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-next by Mark Brown · 12 years ago
  75. 7280888 Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next by Mark Brown · 12 years ago
  76. cf1466f Merge remote-tracking branch 'regulator/topic/of' into regulator-next by Mark Brown · 12 years ago
  77. c99f21c Merge remote-tracking branch 'regulator/topic/mc13892' into regulator-next by Mark Brown · 12 years ago
  78. e11c451 Merge remote-tracking branch 'regulator/topic/max8998' into regulator-next by Mark Brown · 12 years ago
  79. 6a244ca Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next by Mark Brown · 12 years ago
  80. 1fe2301 Merge remote-tracking branch 'regulator/topic/max77686' into regulator-next by Mark Brown · 12 years ago
  81. c7b0948 Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-next by Mark Brown · 12 years ago
  82. 800d290 Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next by Mark Brown · 12 years ago
  83. efc8280 Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-next by Mark Brown · 12 years ago
  84. 5ce63c7 Merge remote-tracking branch 'regulator/topic/lp3972' into regulator-next by Mark Brown · 12 years ago
  85. 5ec2a5e Merge remote-tracking branch 'regulator/topic/lp3971' into regulator-next by Mark Brown · 12 years ago
  86. a4dba88 Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next by Mark Brown · 12 years ago
  87. eb230d4 Merge remote-tracking branch 'regulator/topic/da9055' into regulator-next by Mark Brown · 12 years ago
  88. 52582ad Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 12 years ago
  89. 20ab4a7 Merge remote-tracking branch 'regulator/topic/as3711' into regulator-next by Mark Brown · 12 years ago
  90. 45aae62 Merge remote-tracking branch 'regulator/topic/arizona' into regulator-next by Mark Brown · 12 years ago
  91. fc22152 Merge remote-tracking branch 'regulator/topic/apply' into regulator-next by Mark Brown · 12 years ago
  92. 0dbf165 Merge remote-tracking branch 'regulator/topic/anatop' into regulator-next by Mark Brown · 12 years ago
  93. 9c7b4e8 regulator: Fix memory garbage dev_err printout. by Russ Dill · 12 years ago
  94. f2e5d07 Merge tag 'v3.8-rc7' into regulator-core by Mark Brown · 12 years ago
  95. 40e7214 regulator: max77686: Reuse rdev_get_id() function. by Thiago Farina · 12 years ago
  96. d94d9ac regulator: tps51632: Use regulator_[get|set]_voltage_sel_regmap by Axel Lin · 12 years ago
  97. 09ca50d regulator: as3711: Fix checking if no platform initialization data by Axel Lin · 12 years ago
  98. e81d7bc regulator: s5m8767: Prevent possible NULL pointer dereference by Axel Lin · 12 years ago
  99. cbb0ed4 regulator: s5m8767: Fix dev argument for devm_kzalloc and of_get_regulator_init_data by Axel Lin · 12 years ago
  100. c66a566 regulator: core: Optimize _regulator_do_set_voltage if voltage does not change by Axel Lin · 12 years ago