1. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  2. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  3. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  4. 6be5bfc regulator: fixed: dt: support for input supply by Laxman Dewangan · 12 years ago
  5. 25a53df regulator: fixed: Use core GPIO enable support by Mark Brown · 12 years ago
  6. 3d0f267 regulator: fixed: Set enable enable_time in regulator_desc by Mark Brown · 12 years ago
  7. f141822 regulator: fixed: support deferred probe for DT GPIOs by Stephen Warren · 12 years ago
  8. abcfaf2 regulator: fixed: Use of_match_ptr() for of_match_table entry by Axel Lin · 12 years ago
  9. 9a50dba regulator: fixed: add property for gpio open drain flag by Laxman Dewangan · 12 years ago
  10. 6c9eeb0 regulator: Remove unneeded include of linux/delay.h from regulator drivers by Axel Lin · 12 years ago
  11. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  12. a4d9f17 regulator: fixed: Support for open drain gpio pin by Laxman Dewangan · 12 years ago
  13. 9d44206 regulator: fixed: Don't supply voltage change ops when no GPIO is given by Mark Brown · 12 years ago
  14. c45bb35 regulator: fixed: Use devm_kzalloc() by Mark Brown · 12 years ago
  15. 1c37f8a regulator fixed: Do not report enumaratable voltages if there are none by Sascha Hauer · 12 years ago
  16. 0c437c4 regulator: set constraints.apply_uV to 0 in of_get_fixed_voltage_config by Richard Zhao · 12 years ago
  17. 1bb50b2 regulator: pass regulator_register of_node in fixed voltage driver by Richard Zhao · 13 years ago
  18. 2f288ef Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-next by Mark Brown · 13 years ago
  19. d9a861c regulator: pass device_node to of_get_regulator_init_data() by Shawn Guo · 13 years ago
  20. ae523fc Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  21. 22d881c regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe() by Axel Lin · 13 years ago
  22. 6806a66 Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  23. bc91396 regulator: Staticise of_get_fixed_voltage_config() by Axel Lin · 13 years ago
  24. 4b864af regulator: Checking return value of of_get_regulator_init_data by Axel Lin · 13 years ago
  25. 924ee2c Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  26. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  27. cef4910 regulator: adapt fixed regulator driver to dt by Rajendra Nayak · 13 years ago
  28. aebe495 regulator: Don't report zero volts for the fixed voltage regulator by Mark Brown · 13 years ago
  29. 65602c3 regulator: Add module.h to drivers/regulator users as required by Paul Gortmaker · 13 years ago
  30. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  31. 8ab3343 Regulators: fixed - annotate probe and remove methods by Dmitry Torokhov · 14 years ago
  32. 17133dc regulator: Convert fixed voltage regulator to use enable_time() by Mark Brown · 14 years ago
  33. eda79a3 regulator: Add 'start-up time' to fixed voltage regulators by Adrian Hunter · 14 years ago
  34. 80099c7 dereferencing freed memory regulator_fixed_voltage_remove() by Dan Carpenter · 15 years ago
  35. 86d9884 regulator: Add GPIO enable control to fixed voltage regulator driver by Roger Quadros · 15 years ago
  36. c53ad7f regulator: More explict error reporting for fixed regulator by Mark Brown · 15 years ago
  37. 38c53c8 regulator: Set MODULE_ALIAS for regulator drivers by Mark Brown · 15 years ago
  38. 9035cef regulator: Support list_voltage for fixed voltage regulator by Mark Brown · 15 years ago
  39. 5a1b22b regulator: Move regulator drivers to subsys_initcall() by Mark Brown · 15 years ago
  40. bcf3402 regulator: Allow init_data to be passed to fixed voltage regulators by Mark Brown · 15 years ago
  41. 4b74ff6 regulator: add support for fixed regulators. by Mark Brown · 16 years ago