1. 02bcba0b regulator: Handle deferred clk by Christophe JAILLET · 1 year, 9 months ago
  2. 6c315af regulator: fixed: Remove print on allocation failure by Mark Brown · 2 years, 9 months ago
  3. d0f95e6 regulator: fixed: use dev_err_probe for register by Chris Morgan · 3 years, 5 months ago
  4. 7fb593c Merge remote-tracking branch 'regulator/for-5.14' into regulator-next by Mark Brown · 3 years, 6 months ago
  5. 7740ab8 regulator: fixed: use dev_err_probe for gpio by Rouven Czerwinski · 3 years, 6 months ago
  6. 855bfff regulator: fixed: Ensure enable_counter is correct if reg_domain_disable fails by Axel Lin · 3 years, 7 months ago
  7. bf3a28c regulator: fixed: support using power domain for enable/disable by Dmitry Baryshkov · 4 years, 2 months ago
  8. 96ee75f regulator: fixed: Constify static regulator_ops by Rikard Falkeborn · 4 years, 3 months ago
  9. 0f03725 regulator: fixed: Fix W=1 build warnings when CONFIG_OF=n by Jisheng Zhang · 4 years, 4 months ago
  10. 09dad81 regulator: fix spelling mistake "Cant" -> "Can't" by Colin Ian King · 4 years, 5 months ago
  11. d3f3723 regulator: Fix trivial spelling by Kieran Bingham · 4 years, 7 months ago
  12. f7907e5 regulator: fixed: add off-on-delay by Peng Fan · 5 years ago
  13. 1d6db22 regulator: fixed: Prevent NULL pointer dereference when !CONFIG_OF by Axel Lin · 5 years ago
  14. 8959e53 regulator: fixed: add possibility to enable by clock by Philippe Schenker · 5 years ago
  15. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  16. 01dc79c regulator: fixed/gpio: Pull inversion/OD into gpiolib by Linus Walleij · 6 years ago
  17. 5e6f3ae regulator: fixed: Let core handle GPIO descriptor by Linus Walleij · 6 years ago
  18. b0ce7b29 regulator/gpio: Allow nonexclusive GPIO access by Linus Walleij · 6 years ago
  19. 28be5f1 regulator: fixed: Default enable high on DT regulators by Linus Walleij · 6 years ago
  20. efdfeb0 regulator: fixed: Convert to use GPIO descriptor only by Linus Walleij · 6 years ago
  21. 1372cef regulator: fixed: Revert support for ACPI interface by Mark Rutland · 8 years ago
  22. 13bed58c regulator: fixed: add support for ACPI interface by Lu Baolu · 9 years ago
  23. f5a6d35 regulator: fixed: Remove workaround to handle of_get_named_gpio() return by Laxman Dewangan · 9 years ago
  24. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  25. 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 · 10 years ago
  26. 072e78b regulator: of: Add regulator desc param to of_get_regulator_init_data() by Javier Martinez Canillas · 10 years ago
  27. 5315fe2 regulator: fixed: Use gpio_is_valid by Markus Pargmann · 10 years ago
  28. 1de3821 regulator: Set ena_gpio_initialized in regulator drivers by Markus Pargmann · 10 years ago
  29. 6c794b2 regulator: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  30. 4127f69 regulator: fixed: use of_property_read_{bool|u32}() by Sergei Shtylyov · 11 years ago
  31. f1b3f90 regulator: fixed: Remove redundant error message by Sachin Kamat · 11 years ago
  32. 84d0ffb regulator: fixed: update to devm_* API by Manish Badarkhe · 11 years ago
  33. 609d5f6 regulator: fixed: Fix checkpatch issue by Jingoo Han · 11 years ago
  34. c368e5f regulator: fixed: get rid of {get|list}_voltage() by Laxman Dewangan · 11 years ago
  35. dff91d0 regulator: use dev_get_platdata() by Jingoo Han · 11 years ago
  36. 3d68dfe3 Drivers: regulator: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  37. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  38. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  39. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  40. 6be5bfc regulator: fixed: dt: support for input supply by Laxman Dewangan · 12 years ago
  41. 25a53df regulator: fixed: Use core GPIO enable support by Mark Brown · 12 years ago
  42. 3d0f267 regulator: fixed: Set enable enable_time in regulator_desc by Mark Brown · 12 years ago
  43. f141822 regulator: fixed: support deferred probe for DT GPIOs by Stephen Warren · 12 years ago
  44. abcfaf2 regulator: fixed: Use of_match_ptr() for of_match_table entry by Axel Lin · 13 years ago
  45. 9a50dba regulator: fixed: add property for gpio open drain flag by Laxman Dewangan · 13 years ago
  46. 6c9eeb0 regulator: Remove unneeded include of linux/delay.h from regulator drivers by Axel Lin · 13 years ago
  47. c172708d regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 13 years ago
  48. a4d9f17 regulator: fixed: Support for open drain gpio pin by Laxman Dewangan · 13 years ago
  49. 9d44206 regulator: fixed: Don't supply voltage change ops when no GPIO is given by Mark Brown · 13 years ago
  50. c45bb35 regulator: fixed: Use devm_kzalloc() by Mark Brown · 13 years ago
  51. 1c37f8a regulator fixed: Do not report enumaratable voltages if there are none by Sascha Hauer · 13 years ago
  52. 0c437c4 regulator: set constraints.apply_uV to 0 in of_get_fixed_voltage_config by Richard Zhao · 13 years ago
  53. 1bb50b2 regulator: pass regulator_register of_node in fixed voltage driver by Richard Zhao · 13 years ago
  54. 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
  55. d9a861c regulator: pass device_node to of_get_regulator_init_data() by Shawn Guo · 13 years ago
  56. ae523fc5 Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  57. 22d881c regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe() by Axel Lin · 13 years ago
  58. 6806a66 Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  59. bc91396 regulator: Staticise of_get_fixed_voltage_config() by Axel Lin · 13 years ago
  60. 4b864af regulator: Checking return value of of_get_regulator_init_data by Axel Lin · 13 years ago
  61. 924ee2c Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  62. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  63. cef4910 regulator: adapt fixed regulator driver to dt by Rajendra Nayak · 13 years ago
  64. aebe495 regulator: Don't report zero volts for the fixed voltage regulator by Mark Brown · 13 years ago
  65. 65602c3 regulator: Add module.h to drivers/regulator users as required by Paul Gortmaker · 13 years ago
  66. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  67. 8ab3343 Regulators: fixed - annotate probe and remove methods by Dmitry Torokhov · 15 years ago
  68. 17133dc regulator: Convert fixed voltage regulator to use enable_time() by Mark Brown · 15 years ago
  69. eda79a3 regulator: Add 'start-up time' to fixed voltage regulators by Adrian Hunter · 15 years ago
  70. 80099c7 dereferencing freed memory regulator_fixed_voltage_remove() by Dan Carpenter · 15 years ago
  71. 86d9884 regulator: Add GPIO enable control to fixed voltage regulator driver by Roger Quadros · 15 years ago
  72. c53ad7f regulator: More explict error reporting for fixed regulator by Mark Brown · 15 years ago
  73. 38c53c8 regulator: Set MODULE_ALIAS for regulator drivers by Mark Brown · 16 years ago
  74. 9035cef regulator: Support list_voltage for fixed voltage regulator by Mark Brown · 16 years ago
  75. 5a1b22b regulator: Move regulator drivers to subsys_initcall() by Mark Brown · 16 years ago
  76. bcf3402 regulator: Allow init_data to be passed to fixed voltage regulators by Mark Brown · 16 years ago
  77. 4b74ff6 regulator: add support for fixed regulators. by Mark Brown · 17 years ago