1. c3b5725 Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next by Mark Brown · 6 years ago
  2. cd07e37 regulator: tps65910: fix a missing check of return value by Kangjie Lu · 6 years ago
  3. 77ea906 regulator: mcp16502: Select REGMAP_I2C to fix build error by Axel Lin · 6 years ago
  4. 3e60b4f regulator: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  5. f4c8f98 regulator: mcp16502: Fix missing n_voltages setting by Axel Lin · 6 years ago
  6. 4906d09 regulator: mcp16502: Use #ifdef CONFIG_PM_SLEEP around mcp16502_suspend/resume_noirq by Axel Lin · 6 years ago
  7. 308144c regulator: mcp16502: code cleanup by Andrei.Stefanescu@microchip.com · 6 years ago
  8. 78e6fbf regulator: act8945a-regulator: make symbol act8945a_pm static by Wei Yongjun · 6 years ago
  9. 966e927 drivers/regulator: fix a missing check of return value by Kangjie Lu · 6 years ago
  10. 22a5a4a regulator: act8945a-regulator: fix 'defined but not used' compiler warning by Claudiu Beznea · 6 years ago
  11. 918446c regulator: axp20x: fix set_ramp_delay for AXP209/dcdc2 by Priit Laes · 6 years ago
  12. fc401cb regulator: mcp16502: add support for suspend by Andrei.Stefanescu@microchip.com · 6 years ago
  13. 77e3e3b regulator: axp20x: add software based soft_start for AXP209 LDO3 by Olliver Schinagl · 6 years ago
  14. d29f54d regulator: axp20x: add support for set_ramp_delay for AXP209 by Olliver Schinagl · 6 years ago
  15. c33c833 Merge branch 'topic/axp20x' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.21 by Mark Brown · 6 years ago
  16. 919261c regulator: mcp16502: add regulator driver for MCP16502 by Andrei.Stefanescu@microchip.com · 6 years ago
  17. b5ebba4 regulator: act8945a-regulator: add shutdown function by Claudiu Beznea · 6 years ago
  18. 03ffbf9 regulator: act8945a-regulator: fix line over 80 chars warning by Claudiu Beznea · 6 years ago
  19. 7482d6ec regulator: act8945a-regulator: Implement PM functionalities by Boris Brezillon · 6 years ago
  20. 90bc8ac2 regulator: act8945a-regulator: unlock expert registers by Claudiu Beznea · 6 years ago
  21. f306d76 regulator: arizona-ldo1: Rely on core to handle GPIO descriptor by Linus Walleij · 6 years ago
  22. daa531d regulator: wm8994: Rely on core to handle GPIO descriptor by Linus Walleij · 6 years ago
  23. 05f224c regulator: core: Clean enabling always-on regulators + their supplies by Douglas Anderson · 6 years ago
  24. e6202e8 Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.21 by Mark Brown · 6 years ago
  25. d407c81a Merge branch 'regulator-4.20' into regulator-linus by Mark Brown · 6 years ago
  26. 2b96edb regulator: s2mps11: Hand over GPIO to regulator core by Linus Walleij · 6 years ago
  27. 870311e regulator: tps65090: Hand over GPIO to regulator core by Linus Walleij · 6 years ago
  28. 1f5163f regulator: s5m8767: Hand over GPIO to regulator core by Linus Walleij · 6 years ago
  29. b23328d regulator: da9211: Hand over GPIO to regulator core by Linus Walleij · 6 years ago
  30. 48bd226 regulator: max8973: Let core handle GPIO descriptor by Linus Walleij · 6 years ago
  31. d03c63d regulator: max77686: Let core handle GPIO descriptor by Linus Walleij · 6 years ago
  32. 894077d regulator: max8952: Let core handle GPIO descriptor by Linus Walleij · 6 years ago
  33. 2bb8ede regulator: lp8788-ldo: Let core handle GPIO descriptor by Linus Walleij · 6 years ago
  34. e8a33aa regulator: lm363x: Let core handle GPIO descriptor by Linus Walleij · 6 years ago
  35. 5e6f3ae regulator: fixed: Let core handle GPIO descriptor by Linus Walleij · 6 years ago
  36. 0edb040 regulator: core: Track dangling GPIO descriptors by Linus Walleij · 6 years ago
  37. c32569e regulator: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  38. eba9473 regulator: Allow regulator nodes to contain their own init data by Charles Keepax · 6 years ago
  39. 925c85e regulator: Factor out location of init data OF node by Charles Keepax · 6 years ago
  40. db6e624 regulator: stpmic1: fix regulator_lock usage by Pascal PAILLET-LME · 6 years ago
  41. db4a555 regulator: axp20x: use defines for masks by Olliver Schinagl · 6 years ago
  42. fa94e48 regulator: core: Apply system load even if no consumer loads by Douglas Anderson · 6 years ago
  43. 2bb1666 regulator: core: enable power when setting up constraints by Olliver Schinagl · 6 years ago
  44. 1fc12b0 regulator: core: Avoid propagating to supplies when possible by Douglas Anderson · 6 years ago
  45. 5451781 regulator: core: Only count load for enabled consumers by Douglas Anderson · 6 years ago
  46. 466affa regulator: wm8994: Don't use devres for enable GPIOs by Charles Keepax · 6 years ago
  47. 8ff00ba regulator: core: Don't double-disable supplies in regulator_disable_deferred() by Douglas Anderson · 6 years ago
  48. 7b51a82 regulator: core: Properly expose requested_microamps in sysfs by Douglas Anderson · 6 years ago
  49. d90acbc regulator: lochnagar: Move driver to binding from DT by Charles Keepax · 6 years ago
  50. d7c7fc4 regulator: s2mps11: Fix GPIO descriptor initialization by Marek Szyprowski · 6 years ago
  51. 14a7427 regulator: core: Export regulator_lock and regulator_unlock by Dmitry Osipenko · 6 years ago
  52. ffb8c1e Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.21 for trivial conflict by Mark Brown · 6 years ago
  53. ff9b34b6 regulator: core: Keep regulators-list locked while traversing the list by Dmitry Osipenko · 6 years ago
  54. 089e2cc regulator: core: Properly handle case where supply is the couple by Dmitry Osipenko · 6 years ago
  55. f8702f9 regulator: core: Use ww_mutex for regulators locking by Dmitry Osipenko · 6 years ago
  56. fe06051 regulator/of_get_regulator: add child path to find the regulator supplier by zoro · 6 years ago
  57. 96392c3 regulator: max77686: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  58. 1d2f468 regulator: wm8994: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  59. 1c98494 regulator: s2mps11: Pass descriptor instead of GPIO number by Linus Walleij · 6 years ago
  60. e770b18 regulator: bd718x7: Change next state after poweroff to ready by Matti Vaittinen · 6 years ago
  61. ef4de050 regulator: as3711: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  62. 49f5395 regulator: bd9571mwv: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  63. 2e61286 regulator: bd718x7: Use regulator_map_voltage_ascend for buck5 and buck7 by Axel Lin · 6 years ago
  64. f2b4076 regulator: of: add support for parsing regulator-state-standby by Andrei.Stefanescu@microchip.com · 6 years ago
  65. 6303f3e regulator: core: Decouple regulators on regulator_unregister() by Dmitry Osipenko · 6 years ago
  66. 85254bc regulator: core: Add new max_uV_step constraint by Dmitry Osipenko · 6 years ago
  67. 79d6f04 regulator: core: Don't allow to get regulator until all couples resolved by Dmitry Osipenko · 6 years ago
  68. f950338 regulator: core: Mutually resolve regulators coupling by Dmitry Osipenko · 6 years ago
  69. 9243a19 regulator: core: Change voltage setting path by Maciej Purski · 6 years ago
  70. c054c6c regulator: core: Add voltage balancing mechanism by Maciej Purski · 6 years ago
  71. 9cce724 regulator: bd718x7: add missing linux/of.h inclusion (deja-vu) by Matti Vaittinen · 6 years ago
  72. fa2bb8b regulator: lochnagar: Explicitly include register headers by Charles Keepax · 6 years ago
  73. de226eb regulator: bd718x7: Remove double indirection for bd718xx_pmic_inits.rdatas by Geert Uytterhoeven · 6 years ago
  74. 61d0de0 regulator: pfuze100-regulator: add coin support to PF0100 by Adam Ford · 6 years ago
  75. ca9eb48 Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  76. f35b1e5 Merge remote-tracking branches 'regulator/topic/bd718xx' and 'regulator/topic/pfuze100' into regulator-next by Mark Brown · 6 years ago
  77. ae2399c4 Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-next by Mark Brown · 6 years ago
  78. d8b2a8e regulator: lochnagar: Use a consisent comment style for SPDX header by Charles Keepax · 6 years ago
  79. bcb047e regulator: bd718x7: Remove struct bd718xx_pmic by Axel Lin · 6 years ago
  80. 63239e4 regulator: Fetch enable gpiods nonexclusive by Linus Walleij · 6 years ago
  81. b0ce7b29 regulator/gpio: Allow nonexclusive GPIO access by Linus Walleij · 6 years ago
  82. bef9391 regulator: lochnagar: Add support for the Cirrus Logic Lochnagar by Charles Keepax · 6 years ago
  83. c18fb34 regulator: stpmic1: Return REGULATOR_MODE_INVALID for invalid mode by Axel Lin · 6 years ago
  84. ca55b71 regulator: stpmic1: add stpmic1 regulator driver by pascal paillet · 6 years ago
  85. 4b03227a regulator: axp20x: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  86. 28be5f1 regulator: fixed: Default enable high on DT regulators by Linus Walleij · 6 years ago
  87. 5451521 Merge tag 'bd71847-support' into regulator-4.20 by Mark Brown · 6 years ago
  88. 2ece646 regulator: bd718xx: rename bd71837 to 718xx by Matti Vaittinen · 6 years ago
  89. a4bfc2c regulator: bd718XX use pickable ranges by Matti Vaittinen · 6 years ago
  90. dd2be63 regulator/mfd: bd718xx: rename bd71837/bd71847 common instances by Matti Vaittinen · 6 years ago
  91. 18e4b55 regulator: Support regulators where voltage ranges are selectable by Matti Vaittinen · 6 years ago
  92. 494edd2 regulator/mfd: Support ROHM BD71847 power management IC by Matti Vaittinen · 6 years ago
  93. 2e0fe4d Merge tag 'regulator-v4.19-rc5' into regulator-bd718xx by Mark Brown · 6 years ago
  94. 5a7d7d0 regulator: da905{2,5}: Remove unnecessary array check by Nathan Chancellor · 6 years ago
  95. f589d95 regulator: qcom: Add PMS405 regulators by Bjorn Andersson · 6 years ago
  96. fb6de923 regulator: fix crash caused by null driver data by Yu Zhao · 6 years ago
  97. df43519 regulator: bd718x7: add missing linux/of.h inclusion by Matti Vaittinen · 6 years ago
  98. efdfeb0 regulator: fixed: Convert to use GPIO descriptor only by Linus Walleij · 6 years ago
  99. db6565a regulator: pfuze100-regulator: fix spelling mistake "standy" -> "standby" by Colin Ian King · 6 years ago
  100. c29daff regulator: pfuze100-regulator: provide pm_power_off_prepare handler by Oleksij Rempel · 6 years ago