1. 8839df2 regulator: stub: Add device tree support by David Collins · 12 years ago
  2. ccc1d5b drivers: regulator: Add support for OnSemi NCP6335D regulator by Anirudh Ghayal · 12 years ago
  3. e8571ef msm: krait-regulator: Initialize headswitches for secondary CPUs by Abhijeet Dharmapurikar · 12 years ago
  4. 00269e5 msm: krait-regulator: add regulator control for kraits by Abhijeet Dharmapurikar · 13 years ago
  5. f066380 Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.130' into msm-3.4 by Steve Muckle · 13 years ago
  6. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 13 years ago
  7. d161f5a regulator: pm8xxx-regulator: Add slew_rate platform data parameter by David Collins · 13 years ago
  8. d1ac2f1 regulator: Add qpnp-regulator driver by David Collins · 13 years ago
  9. 4a1e8eb Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  10. 83b0065 regulator: stub: Export init function for early probe by Michael Bohan · 13 years ago
  11. 15c08f6 regulator: Fix comments in include/linux/regulator/machine.h by Axel Lin · 13 years ago
  12. 30304e5 Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  13. 949ebbe regulator: map consumer regulator based on device tree by Rajendra Nayak · 13 years ago
  14. 11eafc6 regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  15. 67b54c2 regulator: helper routine to extract regulator_init_data by Rajendra Nayak · 13 years ago
  16. 5d028cd regulator: Constify constraints name by Mark Brown · 13 years ago
  17. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  18. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  19. 511f1cb Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into next/drivers by Arnd Bergmann · 13 years ago
  20. 115e4bf Merge remote-tracking branch 'regulator/topic/supply' into regulator-next by Mark Brown · 13 years ago
  21. c02f935 Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/stub' into regulator-next by Mark Brown · 13 years ago
  22. c592c76 Merge remote-tracking branch 'regulator/topic/stub' into regulator-next by Mark Brown · 13 years ago
  23. 63236f4 Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next by Mark Brown · 13 years ago
  24. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  25. 9b7ac51 regulator: Add stub regulator support by Michael Bohan · 13 years ago
  26. 8a16a70 regulator: Remove bq24022 regulator driver by Heiko Stübner · 13 years ago
  27. d625552 mfd: Support AB9540 ab8500 variant by Linus Walleij · 13 years ago
  28. 613330a regulator: provide a helper for registering a fixed regulator by Sascha Hauer · 13 years ago
  29. 2475143 regulator: Remove ifdefs for debugfs code by Stephen Boyd · 13 years ago
  30. fde297bb regulator: fix wrong header name in description by Kim, Milo · 13 years ago
  31. 0c19fa8 regulator: pm8xxx-regulator: Add OCP control functionality for switches by David Collins · 13 years ago
  32. 737f360 regulator: Remove support for supplies specified by struct device by Mark Brown · 13 years ago
  33. 2950c4b regulator: Add devm_regulator_put in consumer.h by Axel Lin · 13 years ago
  34. e24abd6 regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATOR by Axel Lin · 13 years ago
  35. e6e7403 regulator: Provide devm_regulator_bulk_get() by Mark Brown · 13 years ago
  36. d5ad34f regulator: Implement devm_regulator_free() by Mark Brown · 13 years ago
  37. 070b907 regulator: Add devm_regulator_get() by Stephen Boyd · 13 years ago
  38. 6219929 regulator: TPS62360: Add tps62360 regulator driver by Laxman Dewangan · 13 years ago
  39. acf149d regulator: Add devm_regulator_get() by Stephen Boyd · 13 years ago
  40. e1de2f4 regulator: add regulator_bulk_force_disable function by Donggeun Kim · 13 years ago
  41. 935a521 regulator: add regulator_force_disable() definition for !CONFIG_REGULATOR by MyungJoo Ham · 13 years ago
  42. 651394f regulator: pm8018-regulator: delete pm8018-regulator driver by David Collins · 13 years ago
  43. 7fd42f9 regulator: pm8921-regulator: delete pm8921-regulator driver by David Collins · 13 years ago
  44. 5c4a5ab regulator: pm8xxx-regulator: add PM8XXX regulator driver by David Collins · 13 years ago
  45. 9f77e96 mfd: pm8901: Modify pm8901 subdevices to pm8xxx interface by Anirudh Ghayal · 13 years ago
  46. d9a861c regulator: pass device_node to of_get_regulator_init_data() by Shawn Guo · 13 years ago
  47. 69511a4 regulator: map consumer regulator based on device tree by Rajendra Nayak · 13 years ago
  48. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  49. 8f446e6 regulator: helper routine to extract regulator_init_data by Rajendra Nayak · 13 years ago
  50. c201933 mfd: pm8058: Modify pm8058 subdevices to pm8xxx interface by Anirudh Ghayal · 13 years ago
  51. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  52. f3c3f06 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator by Linus Torvalds · 13 years ago
  53. ced55d4 regulator: Fix implicit use of notifier.h by driver.h by Paul Gortmaker · 13 years ago
  54. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  55. 0151546 regulator: Constify constraints name by Mark Brown · 13 years ago
  56. 3f0292a regulator: Add driver for gpio-controlled regulators by Heiko Stübner · 13 years ago
  57. 34dd32c regulator: pm8018-regulator: Add regulator driver for PM8018 by David Collins · 13 years ago
  58. 1d17cf5 regulator: Add regulator_bulk_set_voltage by Justin Paupore · 13 years ago
  59. 63e1f9f regulator: pm8921-regulator: Add enable_time platform data entry by David Collins · 13 years ago
  60. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  61. da07ecd regulator: Implement deferred disable support by Mark Brown · 13 years ago
  62. bff747c regulator: fix kernel-doc warning in consumer.h by Randy Dunlap · 13 years ago
  63. 84f8508 regulator: fix regulator/consumer.h kernel-doc warning by Randy Dunlap · 13 years ago
  64. 3801b86 regulator: Refactor supply implementation to work as regular consumers by Mark Brown · 14 years ago
  65. f21e0e8 regulator: Do bulk enables of regulators in parallel by Mark Brown · 14 years ago
  66. bf5892a regulator: Support voltage offsets to compensate for drops in system by Mark Brown · 14 years ago
  67. 492c826b regulator: Remove supply_regulator_dev from machine configuration by Mark Brown · 14 years ago
  68. 1032fbf mach-ux500: voltage domain regulators for DB8500 by Bengt Jonsson · 14 years ago
  69. 88cd222 regulator: provide consumer interface for fall/rise time by Linus Walleij · 14 years ago
  70. 77af1b2 regulator: add set_voltage_time_sel infrastructure by Linus Walleij · 14 years ago
  71. 79568b9 regulator: initialization for ab8500 regulators by Bengt Jonsson · 14 years ago
  72. ea05ef3 regulator: add support for USB voltage regulator by Bengt Jonsson · 14 years ago
  73. 7a32b58 Regulator: add suspend-finish API for regulator core. by MyungJoo Ham · 14 years ago
  74. 1130e5b regulator: Add initial per-regulator debugfs support by Mark Brown · 14 years ago
  75. 606a256 regulator: Add API to re-apply voltage to hardware by Mark Brown · 14 years ago
  76. e8eef82 regulator: Provide a selector based set_voltage_sel() operation by Mark Brown · 14 years ago
  77. cb189b0 regulators: Moved define for number of regulators in ab8500 by Bengt Jonsson · 14 years ago
  78. 476c2d8 regulator: Allow drivers to report voltages as selectors by Mark Brown · 14 years ago
  79. f8c12fe regulator: Copy constraints from regulators when initialising them by Mark Brown · 14 years ago
  80. 3a93f2a regulator: Report actual configured voltage to set_voltage() by Mark Brown · 14 years ago
  81. 688fe99 regulator: Add option for machine drivers to enable the dummy regulator by Mark Brown · 14 years ago
  82. 5976f09 Regulator: LP3972 PMIC regulator driver by Axel Lin · 14 years ago
  83. 202f4f5 MAX8952 PMIC Driver Initial Release by MyungJoo Ham · 14 years ago
  84. 549931f ab8500-mfd: add regulator support to ab8500 mfd device by Sundar R Iyer · 14 years ago
  85. 7d14831 regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register by Anuj Aggarwal · 14 years ago
  86. 0178f3e regulator: Allow regulator-regulator supplies to be specified by name by Mark Brown · 15 years ago
  87. be1a50d regulator: Let drivers know when they use the stub API by Jean Delvare · 15 years ago
  88. a71b797 regulator: enable max8649 regulator driver by Haojian Zhuang · 15 years ago
  89. eda79a3 regulator: Add 'start-up time' to fixed voltage regulators by Adrian Hunter · 15 years ago
  90. 31aae2b regulator: Allow regulators to specify the time taken to ramp on enable by Mark Brown · 15 years ago
  91. 84b6826 regulator: Add notifier event on regulator disable by Mark Brown · 15 years ago
  92. b56daf1 regulator: consumer.h - fix build when consumer.h is #included first. by Liam Girdwood · 15 years ago
  93. 638f85c regulator: Handle regulators without suspend mode configuration by Mark Brown · 15 years ago
  94. 27f37e4 regulator: add driver for MAX8660/8661 by Wolfram Sang · 15 years ago
  95. d87b969 regulator/driver: be more specific in nanodoc for is_enabled by Wolfram Sang · 15 years ago
  96. 2e7e65c regulator: fix typos by Wolfram Sang · 15 years ago
  97. 86d9884 regulator: Add GPIO enable control to fixed voltage regulator driver by Roger Quadros · 15 years ago
  98. a7a1ad9 regulator: Add regulator voltage range check API by Mark Brown · 15 years ago
  99. 5ffbd13 regulator: Add regulator_get_exclusive() API by Mark Brown · 15 years ago
  100. ed65432 regulator: add initialization macro of regulator supply by roald · 15 years ago