1. 78d5501 Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic/constrain', 'regulator/topic/debugfs' and 'regulator/topic/doc' into regulator-next by Mark Brown · 8 years ago
  2. de4a54c regulator: core: Use a bitfield for continuous_voltage_range by Mark Brown · 9 years ago
  3. abf2f82 regulator: add missing description for set_over_current_protection by Luis de Bethencourt · 9 years ago
  4. d13d3a5 regulator: add missing descriptions in regulator_desc by Luis de Bethencourt · 9 years ago
  5. 354794d regulator: helper: Add helper to configure active-discharge using regmap by Laxman Dewangan · 9 years ago
  6. 670666b regulator: core: Add support for active-discharge configuration by Laxman Dewangan · 9 years ago
  7. c0ea88b regulator: tps65218: add support for LS3 current regulator by Nikita Kiryanov · 9 years ago
  8. 5abe4f2 regulator: introduce min_dropout_uV by Sascha Hauer · 9 years ago
  9. 3a003ba regulator: Add over current protection (OCP) support by Stephen Boyd · 9 years ago
  10. 733ada0 Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', 'regulator/topic/qcom' and 'regulator/topic/soft-start' into regulator-next by Mark Brown · 9 years ago
  11. c751ad0 regulator: Add docbook for soft start by Stephen Boyd · 9 years ago
  12. 36e4f83 regulator: Add input current limit support by Stephen Boyd · 9 years ago
  13. 57f66b7 regulator: Add soft start support by Stephen Boyd · 9 years ago
  14. 23c779b regulator: Add pull down support by Stephen Boyd · 9 years ago
  15. 3984c9d Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/load-op', 'regulator/topic/max77693' and 'regulator/topic/max8660' into regulator-next by Mark Brown · 9 years ago
  16. 5fc31b4 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
  17. 6261b06 regulator: Defer lookup of supply to regulator_get by Bjorn Andersson · 10 years ago
  18. cf39284 regulator: Fix documentation for regmap in the config by Axel Lin · 10 years ago
  19. 8f4490e regulator: core: Introduce set_load op by Bjorn Andersson · 10 years ago
  20. bfa21a0 regulator: Allow parsing custom properties when using simplified DT parsing by Krzysztof Kozlowski · 10 years ago
  21. 92d07a8 Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/max77693', 'regulator/topic/max77802', 'regulator/topic/power-off' and 'regulator/topic/rk808' into regulator-next by Mark Brown · 10 years ago
  22. 87e1e0f regulator: Add mode mapping function to struct regulator_desc by Javier Martinez Canillas · 10 years ago
  23. 76f439d regulator: Add ena_gpio_initialized to regulator_config by Markus Pargmann · 10 years ago
  24. a81bf3c Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/enable', 'regulator/topic/fan53555', 'regulator/topic/hi6421' and 'regulator/topic/isl9305' into regulator-next by Mark Brown · 10 years ago
  25. 3f7c696 Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-isl9305 by Mark Brown · 10 years ago
  26. a0c7b16 regulator: of: Provide simplified DT parsing method by Mark Brown · 10 years ago
  27. a8dbfee regulator: fix kernel-doc warnings in header files by Randy Dunlap · 10 years ago
  28. df11e50 regulator: core: Add back the const qualifier for ops of struct regulator_desc by Axel Lin · 10 years ago
  29. 716845e regulator: core: Fix build error due to const qualifier for ops by Axel Lin · 10 years ago
  30. 871f565 regulator: core: add guard delay between calling regulator_disable and _enable by Guodong Xu · 10 years ago
  31. 272e231 regulator: core: add const qualifier to ops in struct regulator_desc by Guodong Xu · 10 years ago
  32. ca5d1b3 regulator: helpers: Modify helpers enabling multi-bit control by Carlo Caione · 11 years ago
  33. 4c35c86 Merge remote-tracking branch 'regulator/topic/linear' into regulator-next by Mark Brown · 11 years ago
  34. 706664c Merge remote-tracking branch 'regulator/topic/fixed' into regulator-next by Mark Brown · 11 years ago
  35. 420118d Merge remote-tracking branch 'regulator/topic/alias' into regulator-next by Mark Brown · 11 years ago
  36. 8828bae regulator: Add REGULATOR_LINEAR_RANGE macro by Axel Lin · 11 years ago
  37. e277e65 regulator: Remove max_uV from struct regulator_linear_range by Axel Lin · 11 years ago
  38. 7c2330f regulator: fix fatal kernel-doc error by Randy Dunlap · 11 years ago
  39. b33e46b regulator: core: Provide managed regulator registration by Mark Brown · 11 years ago
  40. 5a52360 regulator: core: provide fixed voltage in desc for single voltage rail by Laxman Dewangan · 11 years ago
  41. 94d33c0 regulator: core: Add helpers for multiple linear ranges by Mark Brown · 11 years ago
  42. 3dc06c1 Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8 by Mark Brown · 11 years ago
  43. 1d60a4c Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8 by Mark Brown · 11 years ago
  44. fcf371e regulator: core: Add regulator_map_voltage_ascend() API by Axel Lin · 11 years ago
  45. 51dcdaf regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits to disable by Axel Lin · 12 years ago
  46. 7b74d14 regulator: core: use regulator_ena_pin member by Kim, Milo · 12 years ago
  47. f19b00d regulator: core: support shared enable GPIO concept by Kim, Milo · 12 years ago
  48. 5838b03 regulator: core: update kernel documentation for regulator_desc by Nishanth Menon · 12 years ago
  49. c8520b4 regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel operations by Axel Lin · 12 years ago
  50. adca48f Merge remote-tracking branch 'regulator/topic/min' into regulator-next by Mark Brown · 12 years ago
  51. 33234e7 regulator: core: Allow specific minimal selector for starting linear mapping by Axel Lin · 12 years ago
  52. bd7a2b6 regulator: core: Support for continuous voltage range by Pawel Moll · 12 years ago
  53. 6a2027a Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 12 years ago
  54. df36793 regulator: core: Provide regmap get/set bypass operations by Mark Brown · 12 years ago
  55. f59c8f9 regulator: core: Support bypass mode by Mark Brown · 12 years ago
  56. 380a0e6 regulator: Clarify documentation for regmap in the config by Mark Brown · 12 years ago
  57. 89009e1 regulator: Update comment for set_current_limit callback of struct regulator_ops by Axel Lin · 12 years ago
  58. 3384fb9 Merge branch 'regulator-drivers' into regulator-next by Mark Brown · 12 years ago
  59. 1beaf76 regulator: Add REGULATOR_STATUS_UNDEFINED. by Krystian Garbaciak · 12 years ago
  60. 65f7350 regulator: core: Add core support for GPIO controlled enable lines by Mark Brown · 12 years ago
  61. 79511ed regulator: core: Allow fixed enable_time to be set in the regulator_desc by Mark Brown · 12 years ago
  62. ea38d13 regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS by Axel Lin · 12 years ago
  63. 6f0b2c6 regulator: Add ramp_delay configuration to constraints by Yadwinder Singh Brar · 12 years ago
  64. 98a175b regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay. by Yadwinder Singh Brar · 12 years ago
  65. cffc959 regulator: core: Allow drivers to set voltage mapping table in regulator_desc by Axel Lin · 12 years ago
  66. bca7bbf regulator: core: Allow drivers to set simple linear voltage maps as data by Mark Brown · 12 years ago
  67. e843fc4 regulator: core: Allow regulators to provide a voltage to selector mapping by Mark Brown · 12 years ago
  68. cd6dffb regulator: core: Provide standard enable operations for regmap users by Mark Brown · 12 years ago
  69. 4ab5b3d regulator: core: Provide regmap based voltage_sel operations by Mark Brown · 12 years ago
  70. 65b19ce regulator: core: Allow drivers to pass in a regmap by Mark Brown · 12 years ago
  71. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  72. 65f2684 regulator: core: Constify the regulator_desc passed in when registering by Mark Brown · 12 years ago
  73. 2475143 regulator: Remove ifdefs for debugfs code by Stephen Boyd · 13 years ago
  74. fde297bb regulator: fix wrong header name in description by Kim, Milo · 13 years ago
  75. 69511a4 regulator: map consumer regulator based on device tree by Rajendra Nayak · 13 years ago
  76. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  77. ced55d4 regulator: Fix implicit use of notifier.h by driver.h by Paul Gortmaker · 13 years ago
  78. da07ecd regulator: Implement deferred disable support by Mark Brown · 13 years ago
  79. 3801b86 regulator: Refactor supply implementation to work as regular consumers by Mark Brown · 13 years ago
  80. 77af1b264 regulator: add set_voltage_time_sel infrastructure by Linus Walleij · 14 years ago
  81. 1130e5b regulator: Add initial per-regulator debugfs support by Mark Brown · 14 years ago
  82. e8eef82 regulator: Provide a selector based set_voltage_sel() operation by Mark Brown · 14 years ago
  83. 476c2d8 regulator: Allow drivers to report voltages as selectors by Mark Brown · 14 years ago
  84. f8c12fe regulator: Copy constraints from regulators when initialising them by Mark Brown · 14 years ago
  85. 3a93f2a regulator: Report actual configured voltage to set_voltage() by Mark Brown · 14 years ago
  86. 31aae2b regulator: Allow regulators to specify the time taken to ramp on enable by Mark Brown · 15 years ago
  87. d87b969 regulator/driver: be more specific in nanodoc for is_enabled by Wolfram Sang · 15 years ago
  88. 5ffbd13 regulator: Add regulator_get_exclusive() API by Mark Brown · 15 years ago
  89. be72197 regulator: Provide mode to status conversion function by Mark Brown · 15 years ago
  90. 9f653251 regulator: fix header file missing kernel-doc by Randy Dunlap · 15 years ago
  91. 3b2a606 regulator: get_status() grows kerneldoc by David Brownell · 16 years ago
  92. 4367cfd regulator: enumerate voltages (v2) by David Brownell · 16 years ago
  93. 1dd68f0 regulator: email - update email address and regulator webpage. by Liam Girdwood · 16 years ago
  94. 90ca563 regulator: fix header file missing kernel-doc by Randy Dunlap · 16 years ago
  95. 1fa9ad5 regulator: Hoist struct regulator_dev out of core to fix notifiers by Mark Brown · 16 years ago
  96. 0527100 regulator: Pass regulator init data as explict argument when registering by Mark Brown · 16 years ago
  97. 853116a regulator: add get_status() by David Brownell · 16 years ago
  98. 0ba4887 regulator: fix kernel-doc warnings by Randy Dunlap · 16 years ago
  99. c8e7e46 regulator: Add missing kerneldoc by Mark Brown · 16 years ago
  100. 3de8960 regulator: Fix typo by Mark Brown · 16 years ago