1. 9eb9d31 regulator: gpio: Warn if an invalid regulator-type is supplied by Mark Brown · 11 years ago
  2. 5b1ada8 regulator: gpio: Don't require a regulator-type property by Mark Brown · 11 years ago
  3. 251b9c2 regulator: gpio-regulator: Don't oops on missing regulator-type property by Laurent Pinchart · 11 years ago
  4. dff91d0 regulator: use dev_get_platdata() by Jingoo Han · 11 years ago
  5. a451405 regulator: gpio-regulator: Staticize of_get_gpio_regulator_config() by Axel Lin · 12 years ago
  6. 655efa0 regulator: gpio-regulator: Use of_gpio_count() by Axel Lin · 12 years ago
  7. 3d68dfe Drivers: regulator: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  8. bfd9155 Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next by Mark Brown · 12 years ago
  9. 3708903 regulator: gpio-regulator: gpio_set_value should use cansleep by Lee Jones · 12 years ago
  10. ad0b8b9 regulator: gpio-regulator: Fix logical error in for() loop by Lee Jones · 12 years ago
  11. 1f9cc5f Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next by Mark Brown · 12 years ago
  12. ec4f7b8 regulator: gpio-regulator: Add ifdef CONFIG_OF guard for regulator_gpio_of_match by Axel Lin · 12 years ago
  13. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  14. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  15. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  16. 216f2b9 regulator: gpio-regulator: Catch 'no states property' misuse by Lee Jones · 12 years ago
  17. f8a9f75 regulator: gpio-regulator: fix can't find regulator node in dt by Frank Li · 12 years ago
  18. 006694d regulator: gpio-regulator: Allow use of GPIO controlled regulators though DT by Lee Jones · 12 years ago
  19. eb0c568 regulator: gpio-regulator: Split setting of voltages and currents by Heiko Stübner · 12 years ago
  20. 4b7c948 regulator: gpio-regulator: Use core GPIO enable support by Axel Lin · 12 years ago
  21. a2a8222 regulator: gpio-regulator: Set enable enable_time in regulator_desc by Axel Lin · 12 years ago
  22. b0e4d7b regulator: gpio-regulator: populate selector from set_voltage by Heiko Stübner · 12 years ago
  23. 0092636 regulator: gpio-regulator: Fix finding of smallest value by Heiko Stübner · 12 years ago
  24. 7d4be2f regulator: gpio-regulator: do not pass drvdata pointer as reference by Heiko Stübner · 12 years ago
  25. 6c9eeb0 regulator: Remove unneeded include of linux/delay.h from regulator drivers by Axel Lin · 12 years ago
  26. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  27. 02b55216 regulator: gpio-regulator: Basic devm_kzalloc() conversion by Mark Brown · 12 years ago
  28. 4dbd8f6 regulator: gpio-regulator: Set the smallest voltage/current in the specified range by Axel Lin · 12 years ago
  29. 1568434 regulator: Fix compile break due to missing arguments to regulator_register by Rajendra Nayak · 13 years ago
  30. ecc37ed regulator: Add module.h include to gpio-regulator by Mark Brown · 13 years ago
  31. 3f0292a regulator: Add driver for gpio-controlled regulators by Heiko Stübner · 13 years ago