1. 7c2330f regulator: fix fatal kernel-doc error by Randy Dunlap · 11 years ago
  2. 94d33c0 regulator: core: Add helpers for multiple linear ranges by Mark Brown · 11 years ago
  3. 3dc06c1 Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8 by Mark Brown · 11 years ago
  4. 1d60a4c Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8 by Mark Brown · 11 years ago
  5. fcf371e regulator: core: Add regulator_map_voltage_ascend() API by Axel Lin · 11 years ago
  6. 51dcdaf regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits to disable by Axel Lin · 12 years ago
  7. 7b74d14 regulator: core: use regulator_ena_pin member by Kim, Milo · 12 years ago
  8. f19b00d regulator: core: support shared enable GPIO concept by Kim, Milo · 12 years ago
  9. 5838b03 regulator: core: update kernel documentation for regulator_desc by Nishanth Menon · 12 years ago
  10. c8520b4 regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel operations by Axel Lin · 12 years ago
  11. adca48f Merge remote-tracking branch 'regulator/topic/min' into regulator-next by Mark Brown · 12 years ago
  12. 33234e7 regulator: core: Allow specific minimal selector for starting linear mapping by Axel Lin · 12 years ago
  13. bd7a2b6 regulator: core: Support for continuous voltage range by Pawel Moll · 12 years ago
  14. 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
  15. df36793 regulator: core: Provide regmap get/set bypass operations by Mark Brown · 12 years ago
  16. f59c8f9 regulator: core: Support bypass mode by Mark Brown · 12 years ago
  17. 380a0e6 regulator: Clarify documentation for regmap in the config by Mark Brown · 12 years ago
  18. 89009e1 regulator: Update comment for set_current_limit callback of struct regulator_ops by Axel Lin · 12 years ago
  19. 3384fb9 Merge branch 'regulator-drivers' into regulator-next by Mark Brown · 12 years ago
  20. 1beaf76 regulator: Add REGULATOR_STATUS_UNDEFINED. by Krystian Garbaciak · 12 years ago
  21. 65f7350 regulator: core: Add core support for GPIO controlled enable lines by Mark Brown · 12 years ago
  22. 79511ed regulator: core: Allow fixed enable_time to be set in the regulator_desc by Mark Brown · 12 years ago
  23. ea38d13 regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS by Axel Lin · 12 years ago
  24. 6f0b2c6 regulator: Add ramp_delay configuration to constraints by Yadwinder Singh Brar · 12 years ago
  25. 98a175b regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay. by Yadwinder Singh Brar · 12 years ago
  26. cffc959 regulator: core: Allow drivers to set voltage mapping table in regulator_desc by Axel Lin · 12 years ago
  27. bca7bbf regulator: core: Allow drivers to set simple linear voltage maps as data by Mark Brown · 12 years ago
  28. e843fc4 regulator: core: Allow regulators to provide a voltage to selector mapping by Mark Brown · 12 years ago
  29. cd6dffb regulator: core: Provide standard enable operations for regmap users by Mark Brown · 12 years ago
  30. 4ab5b3d regulator: core: Provide regmap based voltage_sel operations by Mark Brown · 12 years ago
  31. 65b19ce regulator: core: Allow drivers to pass in a regmap by Mark Brown · 12 years ago
  32. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  33. 65f2684 regulator: core: Constify the regulator_desc passed in when registering by Mark Brown · 12 years ago
  34. 2475143 regulator: Remove ifdefs for debugfs code by Stephen Boyd · 13 years ago
  35. fde297bb regulator: fix wrong header name in description by Kim, Milo · 13 years ago
  36. 69511a4 regulator: map consumer regulator based on device tree by Rajendra Nayak · 13 years ago
  37. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  38. ced55d4 regulator: Fix implicit use of notifier.h by driver.h by Paul Gortmaker · 13 years ago
  39. da07ecd regulator: Implement deferred disable support by Mark Brown · 13 years ago
  40. 3801b86 regulator: Refactor supply implementation to work as regular consumers by Mark Brown · 13 years ago
  41. 77af1b2 regulator: add set_voltage_time_sel infrastructure by Linus Walleij · 14 years ago
  42. 1130e5b regulator: Add initial per-regulator debugfs support by Mark Brown · 14 years ago
  43. e8eef82 regulator: Provide a selector based set_voltage_sel() operation by Mark Brown · 14 years ago
  44. 476c2d8 regulator: Allow drivers to report voltages as selectors by Mark Brown · 14 years ago
  45. f8c12fe regulator: Copy constraints from regulators when initialising them by Mark Brown · 14 years ago
  46. 3a93f2a regulator: Report actual configured voltage to set_voltage() by Mark Brown · 14 years ago
  47. 31aae2b regulator: Allow regulators to specify the time taken to ramp on enable by Mark Brown · 15 years ago
  48. d87b969 regulator/driver: be more specific in nanodoc for is_enabled by Wolfram Sang · 15 years ago
  49. 5ffbd13 regulator: Add regulator_get_exclusive() API by Mark Brown · 15 years ago
  50. be72197 regulator: Provide mode to status conversion function by Mark Brown · 15 years ago
  51. 9f653251 regulator: fix header file missing kernel-doc by Randy Dunlap · 15 years ago
  52. 3b2a606 regulator: get_status() grows kerneldoc by David Brownell · 16 years ago
  53. 4367cfd regulator: enumerate voltages (v2) by David Brownell · 16 years ago
  54. 1dd68f0 regulator: email - update email address and regulator webpage. by Liam Girdwood · 16 years ago
  55. 90ca563 regulator: fix header file missing kernel-doc by Randy Dunlap · 16 years ago
  56. 1fa9ad5 regulator: Hoist struct regulator_dev out of core to fix notifiers by Mark Brown · 16 years ago
  57. 0527100 regulator: Pass regulator init data as explict argument when registering by Mark Brown · 16 years ago
  58. 853116a regulator: add get_status() by David Brownell · 16 years ago
  59. 0ba4887 regulator: fix kernel-doc warnings by Randy Dunlap · 16 years ago
  60. c8e7e46 regulator: Add missing kerneldoc by Mark Brown · 16 years ago
  61. 3de8960 regulator: Fix typo by Mark Brown · 16 years ago
  62. a5766f1 regulator: core - Rework machine API to remove string based functions. by Liam Girdwood · 16 years ago
  63. 571a354 regulator: regulator driver interface by Liam Girdwood · 16 years ago