1. f6acc6c regulator: Correct voltage value used in regulator_set_voltage_complete by David Collins · 12 years ago
  2. 81797d9 regulator: Fix recursive mutex lockdep warning by Stephen Boyd · 12 years ago
  3. 812a885 regulator: Replace error prints in regulator_check_drms() with debug prints by Matt Wagantall · 12 years ago
  4. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 13 years ago
  5. 968c2c1 regulator: Actually free the regulator in devm_regulator_put() by Mark Brown · 13 years ago
  6. 4a1e8eb Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  7. e032b37 regulator: Fix deadlock on removal of regulators with supplies by Mark Brown · 13 years ago
  8. 949ebbe regulator: map consumer regulator based on device tree by Rajendra Nayak · 13 years ago
  9. 11eafc6 regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  10. d15d764 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  11. 115e4bf Merge remote-tracking branch 'regulator/topic/supply' into regulator-next by Mark Brown · 13 years ago
  12. c02f935 Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/stub' into regulator-next by Mark Brown · 13 years ago
  13. c592c76 Merge remote-tracking branch 'regulator/topic/stub' into regulator-next by Mark Brown · 13 years ago
  14. 16fbcc3 regulator: Fix up a confusing dev_warn when DT lookup fails by Rajendra Nayak · 13 years ago
  15. 04bf301 regulator: Support driver probe deferral by Mark Brown · 13 years ago
  16. 0735123 regulator: Set delay to 0 if set_voltage_time_sel callback returns error by Axel Lin · 13 years ago
  17. 2475143 regulator: Remove ifdefs for debugfs code by Stephen Boyd · 13 years ago
  18. f4d562c regulator: Clean up debugfs error handling a bit by Mark Brown · 13 years ago
  19. b29c769 regulator: Simplify regulator_bulk_get and regulator_bulk_enable error paths by Axel Lin · 13 years ago
  20. 5bc7801 regulator: Remove obsolete consumer_dev related comment by Axel Lin · 13 years ago
  21. 4a68292 regulator: Complain if a voltage range is specified but can't be used by Mark Brown · 13 years ago
  22. 43f674a regulator: Don't add the function name to pr_fmt by Mark Brown · 13 years ago
  23. 737f360 regulator: Remove support for supplies specified by struct device by Mark Brown · 13 years ago
  24. 49e2263 regulator: Reverse the disable sequence in regulator_bulk_disable() by Sylwester Nawrocki · 13 years ago
  25. 4a7cbb5 regulator: Fix documentation for of_node parameter of regulator_register() by Mark Brown · 13 years ago
  26. 5bc75a8 kernel-doc: fix new warning in regulator core by Randy Dunlap · 13 years ago
  27. e6e7403 regulator: Provide devm_regulator_bulk_get() by Mark Brown · 13 years ago
  28. d5ad34f regulator: Implement devm_regulator_free() by Mark Brown · 13 years ago
  29. 070b907 regulator: Add devm_regulator_get() by Stephen Boyd · 13 years ago
  30. acf149d regulator: Add devm_regulator_get() by Stephen Boyd · 13 years ago
  31. e1de2f4 regulator: add regulator_bulk_force_disable function by Donggeun Kim · 13 years ago
  32. b2296bd regulator: Enable supply regulator if child rail is enabled. by Laxman Dewangan · 13 years ago
  33. 32c78de regulator: Fix checking return value of create_regulator by Axel Lin · 13 years ago
  34. bcda432 regulator: Fix the error handling if create_regulator fails by Axel Lin · 13 years ago
  35. a398eaa regulator: Export regulator_is_supported_voltage() by Mark Brown · 13 years ago
  36. 9a8f5e0 regulator: Allow regulators to register with no init_data by Mark Brown · 13 years ago
  37. 12f457d Merge remote-tracking branch 'regulator/for-linus' into regulator-next by Mark Brown · 13 years ago
  38. 58fb5cf regulator: fix use after free bug by Lothar Waßmann · 13 years ago
  39. 924ee2c Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  40. 69511a4 regulator: map consumer regulator based on device tree by Rajendra Nayak · 13 years ago
  41. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  42. 4c78899 regulator: Don't create voltage sysfs entries if we can't read voltage by Mark Brown · 13 years ago
  43. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  44. f3c3f06 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator by Linus Torvalds · 13 years ago
  45. 65602c3 regulator: Add module.h to drivers/regulator users as required by Paul Gortmaker · 13 years ago
  46. d1685e4 regulator: Fix possible nullpointer dereference in regulator_enable() by Heiko Stübner · 13 years ago
  47. aa59802 regulator: Fix return code from regulator_disable_deferred() by Mark Brown · 13 years ago
  48. 1d17cf5 regulator: Add regulator_bulk_set_voltage by Justin Paupore · 13 years ago
  49. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  50. da07ecd regulator: Implement deferred disable support by Mark Brown · 13 years ago
  51. ba55a97 regulator: Add debugfs file showing the supply map table by Mark Brown · 13 years ago
  52. 54abd33 regulator: Fix argument format type errors in error prints by Mark Brown · 13 years ago
  53. 1a6958e7 regulator: Fix memory leak in set_machine_constraints() error paths by Axel Lin · 13 years ago
  54. 89f425e regulator: Make core more chatty about some errors by Mark Brown · 13 years ago
  55. 5de7051 regulator: Add basic per consumer debugfs by Mark Brown · 14 years ago
  56. 7d51a0d regulator: Add rdev_crit() macro by Mark Brown · 14 years ago
  57. 3801b86 regulator: Refactor supply implementation to work as regular consumers by Mark Brown · 14 years ago
  58. e0eaede regulator: Include the device name in the microamps_requested_ file by Mark Brown · 14 years ago
  59. f5726ae regulator: Increase the limit on sysfs file names by Mark Brown · 14 years ago
  60. f21e0e8 regulator: Do bulk enables of regulators in parallel by Mark Brown · 14 years ago
  61. cb220d1 regulator: Fix _regulator_get_voltage if get_voltage callback is NULL by Axel Lin · 14 years ago
  62. 4aa922c regulator: Only apply voltage constraints from consumers that set them by Mark Brown · 14 years ago
  63. a4b4148 regulator: If we can't configure optimum mode we're always in the best one by Mark Brown · 14 years ago
  64. bf5892a regulator: Support voltage offsets to compensate for drops in system by Mark Brown · 14 years ago
  65. 492c826b regulator: Remove supply_regulator_dev from machine configuration by Mark Brown · 14 years ago
  66. 82d1583 regulator: Factor out references to rdev in regulator_force_disable() by Mark Brown · 14 years ago
  67. 22c51b4 regulator: Fix the argument of calling regulator_mode_constrain by Axel Lin · 14 years ago
  68. 2c60823 regulator: When constraining modes fall back to higher power modes by Mark Brown · 14 years ago
  69. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  70. 88cd222 regulator: provide consumer interface for fall/rise time by Linus Walleij · 14 years ago
  71. 77af1b2 regulator: add set_voltage_time_sel infrastructure by Linus Walleij · 14 years ago
  72. 7a32b58 Regulator: add suspend-finish API for regulator core. by MyungJoo Ham · 14 years ago
  73. 23c2f04 regulator: If we fail when setting up a supply say which supply by Mark Brown · 14 years ago
  74. 1130e5b regulator: Add initial per-regulator debugfs support by Mark Brown · 14 years ago
  75. 21cf891 regulator: Make regulator_has_full_constraints a bool by Mark Brown · 14 years ago
  76. 13ce29f regulator: Clean up logging a bit by Mark Brown · 14 years ago
  77. 95a3c23 regulator: Optimise out noop voltage changes by Mark Brown · 14 years ago
  78. 606a256 regulator: Add API to re-apply voltage to hardware by Mark Brown · 14 years ago
  79. ded06a5 regulator: Only notify voltage changes when they succeed by Mark Brown · 14 years ago
  80. e8eef82 regulator: Provide a selector based set_voltage_sel() operation by Mark Brown · 14 years ago
  81. 7579025 regulator: Factor out voltage set operation into a separate function by Mark Brown · 14 years ago
  82. 476c2d8 regulator: Allow drivers to report voltages as selectors by Mark Brown · 14 years ago
  83. 1bf5a1f regulator: Use _regulator_get_voltage() consistently by Mark Brown · 14 years ago
  84. 43e7ee3 drivers/regulator: Update WARN uses by Joe Perches · 14 years ago
  85. 05fda3b1a regulator: Take into account the requirements of all consumers by Thomas Petazzoni · 14 years ago
  86. 5da84fd regulator: Add and use rdev_<level> macros by Joe Perches · 14 years ago
  87. f8c12fe regulator: Copy constraints from regulators when initialising them by Mark Brown · 14 years ago
  88. 50ba5ca regulator: Remove regulator core version announcement by Mark Brown · 14 years ago
  89. 4c35508 regulator: Fix obfuscated log messages by Mark Brown · 14 years ago
  90. 1d7372e drivers: regulator: core: convert to using pr_ macros by Daniel Walker · 14 years ago
  91. c5e28ed7 drivers: regulator: core: use pr_fmt by Daniel Walker · 14 years ago
  92. acaf6ff regulator: enable supply regulator only when use count is zero by Bengt Jonsson · 14 years ago
  93. 02fa3ec regulator: Add basic trace facilities by Mark Brown · 14 years ago
  94. 3a93f2a regulator: Report actual configured voltage to set_voltage() by Mark Brown · 14 years ago
  95. 63cee94 regulator: lock supply in regulator enable by Mattias Wallin · 14 years ago
  96. 06c63f9 regulator: fix kernel-doc for set_consumer_device_supply by Randy Dunlap · 14 years ago
  97. f3c18a8 regulator: enable supply regulator only when use count is zero by Bengt Jonsson · 14 years ago
  98. 3aa713e regulator: lock supply in regulator enable by Mattias Wallin · 14 years ago
  99. 7727da2 regulator: Return proper error for regulator_register() by Axel Lin · 14 years ago
  100. e36c1df regulator: Ensure enough delay time for enabling regulator by Axel Lin · 14 years ago