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