1. 14a71d5 regulator: Fix lockdep warning resolving supplies by Mark Brown · 4 years ago
  2. eaa7995 regulator: core: avoid regulator_resolve_supply() race condition by David Collins · 4 years ago
  3. 36836f5 Merge qcom driver fix into regulator-5.11 by Mark Brown · 4 years ago
  4. d957d16 regulator: qcom-rpmh: add QCOM_COMMAND_DB dependency by Arnd Bergmann · 4 years, 1 month ago
  5. df6b92f regulator: qcom-rpmh-regulator: correct hfsmps515 definition by Dmitry Baryshkov · 4 years, 1 month ago
  6. 2ae6f64 Merge tag 'v5.11-rc1' into regulator-5.11 by Mark Brown · 4 years, 1 month ago
  7. 3b66e4a regulator: bd718x7: Add enable times by Guido Günther · 4 years, 1 month ago
  8. df9716e regulator: pf8x00: Use specific compatible strings for devices by Mark Brown · 4 years, 1 month ago
  9. 5e999f1 Merge remote-tracking branch 'regulator/for-5.11' into regulator-next by Mark Brown · 4 years, 1 month ago
  10. 2819569 regulator: mc13892-regulator: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
  11. 6a6939d regulator: pfuze100: Convert the driver to DT-only by Fabio Estevam · 4 years, 1 month ago
  12. 0da6736 regulator: max14577: Add proper module aliases strings by Marek Szyprowski · 4 years, 1 month ago
  13. 9d12538 Merge series "regulator: da9121: bug fixes" from Adam Ward <Adam.Ward.opensource@diasemi.com>: by Mark Brown · 4 years, 1 month ago
  14. 8db0642 regulator: da9121: Potential Oops in da9121_assign_chip_model() by Dan Carpenter · 4 years, 1 month ago
  15. 9536ce6 regulator: da9121: Fix index used for DT property by Adam Ward · 4 years, 1 month ago
  16. 416c29e regulator: da9121: Remove uninitialised string variable by Adam Ward · 4 years, 1 month ago
  17. 291de1d regulator: axp20x: Fix DLDO2 voltage control register mask for AXP22x by DingHua Ma · 4 years, 2 months ago
  18. bebb2c6 regulator: qcom-rpmh: Add support for PM8350/PM8350c by Vinod Koul · 4 years, 2 months ago
  19. b4b2777 regulator: da9121: include linux/gpio/consumer.h by Arnd Bergmann · 4 years, 1 month ago
  20. c8dbf2f regulator: da9121: Mark some symbols with static keyword by Zou Wei · 4 years, 2 months ago
  21. 5e191d2 regulator: da9121: Request IRQ directly and free in release function to avoid masking race by Adam Ward · 4 years, 2 months ago
  22. 40bb5b0 regulator: da9121: add interrupt support by Adam Ward · 4 years, 2 months ago
  23. 65ac970 regulator: da9121: add mode support by Adam Ward · 4 years, 2 months ago
  24. 5c4b62a regulator: da9121: add current support by Adam Ward · 4 years, 2 months ago
  25. 9929900 regulator: da9121: Update registration to support multiple buck variants by Adam Ward · 4 years, 2 months ago
  26. 46c413d regulator: da9121: Add support for device variants via devicetree by Adam Ward · 4 years, 2 months ago
  27. 9186323 regulator: da9121: Add device variant descriptors by Adam Ward · 4 years, 2 months ago
  28. c860476 regulator: da9121: Add device variant regmaps by Adam Ward · 4 years, 2 months ago
  29. f3fbd55 regulator: da9121: Add device variants by Adam Ward · 4 years, 2 months ago
  30. 86f162c regulator: da9121: Add header file by Adam Ward · 4 years, 2 months ago
  31. d3795d6 regulator: Add NXP PF8X00 regulator driver by Jagan Teki · 4 years, 2 months ago
  32. 36dd70c regulator: qcom-rpmh: Add support for SDX55 by Vinod Koul · 4 years, 2 months ago
  33. 55cca73 regulator: core: return zero for selectors lower than linear_min_sel by Claudiu Beznea · 4 years, 2 months ago
  34. 34c5aa2 regulator: Kconfig: Fix REGULATOR_QCOM_RPMH dependencies to avoid build error by John Stultz · 4 years, 2 months ago
  35. 0fbeae7 regulator: add SCMI driver by Cristian Marussi · 4 years, 2 months ago
  36. 5d16a4f Merge series "Add support for SCMIv3.0 Voltage Domain Protocol and SCMI-Regulator" from Cristian Marussi <cristian.marussi@arm.com>: by Mark Brown · 4 years, 2 months ago
  37. b52b417 regulator: as3722: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  38. e7095c3 regulator: core: add of_match_full_name boolean flag by Cristian Marussi · 4 years, 2 months ago
  39. 2ba546e regulator: ti-abb: Fix array out of bound read access on the first transition by Nishanth Menon · 4 years, 2 months ago
  40. ab97800 regulator: core: do not continue if selector match by Claudiu Beznea · 4 years, 2 months ago
  41. 2f595d0 Merge series "regulator: mcp16502: add support for ramp delay" from Claudiu Beznea <claudiu.beznea@microchip.com>: by Mark Brown · 4 years, 2 months ago
  42. bdcd117 regulator: core: validate selector against linear_min_sel by Claudiu Beznea · 4 years, 2 months ago
  43. 842f448 regulator: mcp16502: remove void documentation of struct mcp16502 by Claudiu Beznea · 4 years, 2 months ago
  44. 322eb86 regulator: mcp16502: add support for ramp delay by Claudiu Beznea · 4 years, 2 months ago
  45. 3e5532a regulator: mcp16502: adapt for get/set on other registers by Claudiu Beznea · 4 years, 2 months ago
  46. 478f808 regulator: mcp16502: add linear_min_sel by Claudiu Beznea · 4 years, 2 months ago
  47. 0917c9d regulator: debug early supply resolving by Michał Mirosław · 4 years, 2 months ago
  48. f5c042b2 regulator: workaround self-referent regulators by Michał Mirosław · 4 years, 2 months ago
  49. 4b639e2 regulator: avoid resolve_supply() infinite recursion by Michał Mirosław · 4 years, 2 months ago
  50. 57a6ad4 regulator: fix memory leak with repeated set_machine_constraints() by Michał Mirosław · 4 years, 2 months ago
  51. 811c732 Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-5.11 by Mark Brown · 4 years, 2 months ago
  52. 365ec8b regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200} by Sean Nyekjaer · 4 years, 2 months ago
  53. 51c0a0c Merge series "regulator: bd718x7: support voltage scaling" from Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>: by Mark Brown · 4 years, 2 months ago
  54. d2ad981 regulator: bd718x7: Support external connection to scale voltages by Matti Vaittinen · 4 years, 2 months ago
  55. c088a49 regulator: core: don't disable regulator if is_enabled return error. by Pi-Hsun Shih · 4 years, 2 months ago
  56. e6ff10f regulator: Add support for DA9121 regulator by Vincent Whitchurch · 4 years, 3 months ago
  57. cf1ad55 regulator: defer probe when trying to get voltage from unresolved supply by Michał Mirosław · 4 years, 3 months ago
  58. d73e873b regulator: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years, 3 months ago
  59. f88d471 Merge series " [PATCH v2 0/5]" from Dmitry Baryshkov <dmitry.baryshkov@linaro.org>: by Mark Brown · 4 years, 3 months ago
  60. 390d828 regulator: lp872x: make a const array static, makes object smaller by Colin Ian King · 4 years, 3 months ago
  61. bf3a28c regulator: fixed: support using power domain for enable/disable by Dmitry Baryshkov · 4 years, 3 months ago
  62. c6e70a6 Merge remote-tracking branch 'regulator/for-5.10' into regulator-next by Mark Brown · 4 years, 3 months ago
  63. 184cdb8 regulator: bd9576: Fix print by Matti Vaittinen · 4 years, 3 months ago
  64. b1a2fb1 regulator: qcom_smd: add pm8953 regulators by Vladimir Lypak · 4 years, 4 months ago
  65. c845f21 regulator: Make constraint debug processing conditional on DEBUG by Geert Uytterhoeven · 4 years, 3 months ago
  66. 0b5a218 Merge series "Support for PM660/PM660L SPMI and SMD regulators" from kholk11@gmail.com by Mark Brown · 4 years, 4 months ago
  67. e6f5ff1 regulator: qcom: labibb: Constify static structs by Rikard Falkeborn · 4 years, 4 months ago
  68. 6d84965 regulator: qcom_smd: Add PM660/PM660L regulator support by AngeloGioacchino Del Regno · 4 years, 4 months ago
  69. 0074c44 regulator: qcom_spmi: Add PM660/PM660L regulators by AngeloGioacchino Del Regno · 4 years, 4 months ago
  70. 328816c regulator: qcom_spmi: Add support for new regulator types by AngeloGioacchino Del Regno · 4 years, 4 months ago
  71. e9bb4a0 regulator: core: Enlarge max OF property name length to 64 chars by AngeloGioacchino Del Regno · 4 years, 4 months ago
  72. bd8e2ca regulator: tps65910: use regmap accessors by Michał Mirosław · 4 years, 4 months ago
  73. 6228cc8 regulator: rtmv20: Add missing regcache cache only before marked as dirty by ChiYuan Huang · 4 years, 4 months ago
  74. 89a5f77 regulator: rtmv20: Update DT binding document and property name parsing by ChiYuan Huang · 4 years, 4 months ago
  75. 71d5f4d Merge series "regulator: debugging aids" from Michał Mirosław <mirq-linux@rere.qmqm.pl>: by Mark Brown · 4 years, 4 months ago
  76. b8c054a regulator: rtmv20: Adds support for Richtek RTMV20 load switch regulator by ChiYuan Huang · 4 years, 4 months ago
  77. aea6cb9 regulator: resolve supply after creating regulator by Michał Mirosław · 4 years, 4 months ago
  78. 61aab5a regulator: print symbolic errors in kernel messages by Michał Mirosław · 4 years, 4 months ago
  79. 99ad5f6 regulator: print state at boot by Michał Mirosław · 4 years, 4 months ago
  80. 814324b Merge tag 'regulator-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years, 4 months ago
  81. fbb5a79 regulator: axp20x: fix LDO2/4 description by Icenowy Zheng · 4 years, 4 months ago
  82. 8d23b0b8 regulator: s5m8767: initialize driver via module_platform_driver by Krzysztof Kozlowski · 4 years, 4 months ago
  83. 0c7d1b4 regulator: enable compile testing for Maxim and Samsung PMIC drivers by Krzysztof Kozlowski · 4 years, 4 months ago
  84. be35cc4 regulator: fix indentation issue by Colin Ian King · 4 years, 4 months ago
  85. 4c9db39 regulator: unexport regulator_lock/unlock() by Michał Mirosław · 4 years, 4 months ago
  86. 0199f86 Merge series "Support ROHM BD9576MUF and BD9573MUF PMICs" from Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>: by Mark Brown · 4 years, 4 months ago
  87. b014e9f regulator: Support ROHM BD9576MUF and BD9573MUF by Matti Vaittinen · 4 years, 4 months ago
  88. 2b37a18 regulator: ti-abb: Constify ti_abb_reg_ops by Rikard Falkeborn · 4 years, 4 months ago
  89. 72f2746 regulator: pca9450: Constify static regulator_ops by Rikard Falkeborn · 4 years, 4 months ago
  90. 9032693 regulator: stw481x-vmmc: Constify static structs by Rikard Falkeborn · 4 years, 4 months ago
  91. 96ee75f regulator: fixed: Constify static regulator_ops by Rikard Falkeborn · 4 years, 4 months ago
  92. 087c09c regulator: dummy: Constify dummy_initdata and dummy_ops by Rikard Falkeborn · 4 years, 4 months ago
  93. 8b6ce251 Merge tag 'regulator-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years, 4 months ago
  94. 02f8eaa regulator: bd718x7: Make some variable static by YueHaibing · 4 years, 4 months ago
  95. 567444f Merge series "regulator: unexport regulator_lock/unlock()" from Michał Mirosław <mirq-linux@rere.qmqm.pl>: by Mark Brown · 4 years, 4 months ago
  96. 6dc9674 regulator: lochnagar: Add additional VDDCORE range by Charles Keepax · 4 years, 5 months ago
  97. e9c142b0 regulator: remove locking around regulator_notifier_call_chain() by Michał Mirosław · 4 years, 5 months ago
  98. 3bca239 regulator: don't require mutex for regulator_notifier_call_chain() by Michał Mirosław · 4 years, 5 months ago
  99. 1d848d6 regulator: bd718x7 fix regulator states at SUSPEND by Matti Vaittinen · 4 years, 5 months ago
  100. df9db25 regulator: bd718x7 initialize regulator config only once by Matti Vaittinen · 4 years, 5 months ago