1. 121de4e regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()' by Christophe Jaillet · 6 years ago
  2. 8d48794 regulator: gpio: check return value of of_get_named_gpio by Mihai Mihalache · 8 years ago
  3. 0258382b regulator: gpio: don't print error on EPROBE_DEFER by Rabin Vincent · 8 years ago
  4. 2f9481e regulator: gpio: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  5. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  6. 92d07a8 Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/max77693', 'regulator/topic/max77802', 'regulator/topic/power-off' and 'regulator/topic/rk808' into regulator-next by Mark Brown · 9 years ago
  7. 072e78b regulator: of: Add regulator desc param to of_get_regulator_init_data() by Javier Martinez Canillas · 10 years ago
  8. 9f94609 regulator: gpio: fix parsing of gpio list by Richard Fitzgerald · 10 years ago
  9. 2454f8d regulator: gpio: Use gpio_is_valid by Markus Pargmann · 10 years ago
  10. 1de3821 regulator: Set ena_gpio_initialized in regulator drivers by Markus Pargmann · 10 years ago
  11. 6c794b2 regulator: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  12. 1f5a962 regulator: gpio-regulator: fix forgotten gpios-states reading by Heiko Stuebner · 10 years ago
  13. 934624d regulator: gpio-regulator: do not open-code counting and access of dt array elements by Heiko Stuebner · 10 years ago
  14. 5676ddc regulator: gpio: print warning if gpios <-> gpios-states mismatch on DT by Kuninori Morimoto · 10 years ago
  15. 0094050 regulator: gpio: add gpios-status for DT by Kuninori Morimoto · 10 years ago
  16. 9c25960 regulator: gpio-regulator: Remove unneeded OOM error message by Fabio Estevam · 10 years ago
  17. a2a2be6 Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpio', 'regulator/topic/lp3971', 'regulator/topic/lp3972', 'regulator/topic/max14577', 'regulator/topic/max77693', 'regulator/topic/mc13892', 'regulator/topic/pcf50633' and 'regulator/topic/pfuze100' into regulator-linus by Mark Brown · 10 years ago
  18. 9eb9d31 regulator: gpio: Warn if an invalid regulator-type is supplied by Mark Brown · 10 years ago
  19. 5b1ada8 regulator: gpio: Don't require a regulator-type property by Mark Brown · 10 years ago
  20. 3981560 Merge remote-tracking branch 'regulator/fix/gpio' into regulator-linus by Mark Brown · 11 years ago
  21. 251b9c2 regulator: gpio-regulator: Don't oops on missing regulator-type property by Laurent Pinchart · 11 years ago
  22. 6653efb regulator: gpio: Remove redundant break by Sachin Kamat · 11 years ago
  23. dff91d0 regulator: use dev_get_platdata() by Jingoo Han · 11 years ago
  24. a451405 regulator: gpio-regulator: Staticize of_get_gpio_regulator_config() by Axel Lin · 11 years ago
  25. 655efa0 regulator: gpio-regulator: Use of_gpio_count() by Axel Lin · 11 years ago
  26. 3d68dfe Drivers: regulator: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  27. bfd9155 Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next by Mark Brown · 11 years ago
  28. 3708903 regulator: gpio-regulator: gpio_set_value should use cansleep by Lee Jones · 11 years ago
  29. ad0b8b9 regulator: gpio-regulator: Fix logical error in for() loop by Lee Jones · 11 years ago
  30. 1f9cc5f Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next by Mark Brown · 11 years ago
  31. ec4f7b8 regulator: gpio-regulator: Add ifdef CONFIG_OF guard for regulator_gpio_of_match by Axel Lin · 11 years ago
  32. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  33. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  34. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  35. 216f2b9 regulator: gpio-regulator: Catch 'no states property' misuse by Lee Jones · 12 years ago
  36. f8a9f75 regulator: gpio-regulator: fix can't find regulator node in dt by Frank Li · 12 years ago
  37. 006694d regulator: gpio-regulator: Allow use of GPIO controlled regulators though DT by Lee Jones · 12 years ago
  38. eb0c568 regulator: gpio-regulator: Split setting of voltages and currents by Heiko Stübner · 12 years ago
  39. 4b7c948 regulator: gpio-regulator: Use core GPIO enable support by Axel Lin · 12 years ago
  40. a2a8222 regulator: gpio-regulator: Set enable enable_time in regulator_desc by Axel Lin · 12 years ago
  41. b0e4d7b regulator: gpio-regulator: populate selector from set_voltage by Heiko Stübner · 12 years ago
  42. 0092636 regulator: gpio-regulator: Fix finding of smallest value by Heiko Stübner · 12 years ago
  43. 7d4be2f regulator: gpio-regulator: do not pass drvdata pointer as reference by Heiko Stübner · 12 years ago
  44. 6c9eeb0 regulator: Remove unneeded include of linux/delay.h from regulator drivers by Axel Lin · 12 years ago
  45. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  46. 02b55216 regulator: gpio-regulator: Basic devm_kzalloc() conversion by Mark Brown · 12 years ago
  47. 4dbd8f6 regulator: gpio-regulator: Set the smallest voltage/current in the specified range by Axel Lin · 12 years ago
  48. 1568434 regulator: Fix compile break due to missing arguments to regulator_register by Rajendra Nayak · 13 years ago
  49. ecc37ed regulator: Add module.h include to gpio-regulator by Mark Brown · 13 years ago
  50. 3f0292a regulator: Add driver for gpio-controlled regulators by Heiko Stübner · 13 years ago