1. 58d90a0 Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 5 years ago
  2. 62a1923 regulator: rn5t618: fix module aliases by Andreas Kemnade · 5 years ago
  3. 100a211 regulator: max77650: add of_match table by Bartosz Golaszewski · 5 years ago
  4. 6d30fc5 regulator: core: avoid unneeded .list_voltage calls by Cristian Marussi · 5 years ago
  5. f3c7f7b regulator: s5m8767: Fix a warning message by Christophe JAILLET · 5 years ago
  6. a3cde95 regulator: core: fix regulator_register() error paths to properly release rdev by Wen Yang · 5 years ago
  7. 4affd79 regulator: fix use after free issue by Wen Yang · 5 years ago
  8. a21da94 Merge branch 'regulator-5.5' into regulator-next by Mark Brown · 5 years ago
  9. c642e87 Merge branch 'regulator-5.4' into regulator-linus by Mark Brown · 5 years ago
  10. c15d5a6 regulator: da9062: Return REGULATOR_MODE_INVALID for invalid mode by Axel Lin · 5 years ago
  11. 76bec25 regulator: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  12. f0a19fa regulator: tps6105x: add optional devicetree support by Sven Van Asbroeck · 5 years ago
  13. 3f1a9e6 regulator: rn5t618: fix rc5t619 ldo10 enable by Andreas Kemnade · 5 years ago
  14. 1d7c4c1 regulator: vexpress: Use PTR_ERR_OR_ZERO() to simplify code by zhengbin · 5 years ago
  15. 844e749 regulator: da9062: add of_map_mode support for bucks by Christoph Fritz · 5 years ago
  16. 7d34aec regulator: da9062: refactor buck modes into header by Christoph Fritz · 5 years ago
  17. 9ebde17 regulator: stpmic1: Set a default ramp delay value by Pascal Paillet · 5 years ago
  18. 089b3f6 regulator: core: Let boot-on regulators be powered off by Pascal Paillet · 5 years ago
  19. b59b654 regulator: core: Don't try to remove device links if add failed by Saravana Kannan · 5 years ago
  20. 99c4f70 regulator: ab8500: Remove AB8505 USB regulator by Stephan Gerhold · 5 years ago
  21. 5365e3d regulator: fan53555: add chip id for Silergy SYR83X by Vasily Khoruzhick · 5 years ago
  22. f7907e5 regulator: fixed: add off-on-delay by Peng Fan · 5 years ago
  23. e381bfe regulator: core: Allow generic coupling only for always-on regulators by Dmitry Osipenko · 5 years ago
  24. 26c2c99 regulator: core: Release coupled_rdevs on regulator_init_coupling() error by Dmitry Osipenko · 5 years ago
  25. deed1d4 Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 5 years ago
  26. 55d5f62 regulator: bd70528: Add MODULE_ALIAS to allow module auto loading by Matti Vaittinen · 5 years ago
  27. 907becb regulator: uniphier: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  28. 73511a9 regulator: stm32-vrefbuf: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  29. be446f1 regulator: da9062: Simplify da9062_buck_set_mode for BUCK_MODE_MANUAL case by Axel Lin · 5 years ago
  30. 5bf2a9e Merge branch 'regulator-5.4' into regulator-5.5 by Mark Brown · 5 years ago
  31. 9306a73 regulator: rk808: Remove rk817_set_suspend_voltage function by Axel Lin · 5 years ago
  32. cc37038 regulator: rk808: Fix warning message in rk817_set_ramp_delay by Axel Lin · 5 years ago
  33. 2e67f32 regulator: rk808: Constify rk817 regulator_ops by Axel Lin · 5 years ago
  34. 0b2ba81 regulator: max77686: switch to using fwnode_gpiod_get_index by Dmitry Torokhov · 5 years ago
  35. 22803ca regulator: tps65132: switch to using devm_fwnode_gpiod_get() by Dmitry Torokhov · 5 years ago
  36. 61d2fc3 regulator: da9211: switch to using devm_fwnode_gpiod_get by Dmitry Torokhov · 5 years ago
  37. de2792b regulator: s2mps11: switch to using devm_fwnode_gpiod_get by Dmitry Torokhov · 5 years ago
  38. 51d98ff regulator: tps65090: switch to using devm_fwnode_gpiod_get by Dmitry Torokhov · 5 years ago
  39. de2cd1a regulator: slg51000: switch to using fwnode_gpiod_get_index by Dmitry Torokhov · 5 years ago
  40. 5be0e54 regulator: s5m8767: switch to using devm_fwnode_gpiod_get by Dmitry Torokhov · 5 years ago
  41. df8c542 regulator: pbias: Get rid of struct pbias_regulator_data by Axel Lin · 5 years ago
  42. 151b037 regulator: da9062: Simplify the code iterating all regulators by Axel Lin · 5 years ago
  43. 75bb518 regulator: qcom-rpmh: add PM6150/PM6150L regulator support by Kiran Gunda · 5 years ago
  44. 472b39c regulator: max8907: Fix the usage of uninitialized variable in max8907_regulator_probe() by Yizhuo · 5 years ago
  45. 77fd66c regulator: qcom-rpmh: Fix PMIC5 BoB min voltage by Kiran Gunda · 5 years ago
  46. 95bddd8 regulator: bd718x7: Add MODULE_ALIAS() by Guido Günther · 5 years ago
  47. 1252b28 regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized by Yizhuo · 5 years ago
  48. f75841a regulator: lochnagar: Add on_off_delay for VDDCORE by Charles Keepax · 5 years ago
  49. 182a1d8 regulator: pcap-regulator: remove unused variable 'SW3_table' by YueHaibing · 5 years ago
  50. e62cb0e regulator: da9063: Simplify da9063_buck_set_mode for BUCK_MODE_MANUAL case by Axel Lin · 5 years ago
  51. 41145b9 regulator: pbias: Use of_device_get_match_data by Axel Lin · 5 years ago
  52. 2e36e14 regulator: qcom_spmi: Add support for PM8004 regulators by Angelo G. Del Regno · 5 years ago
  53. e44adca regulator: qcom_smd: Add PM8950 regulators by Angelo G. Del Regno · 5 years ago
  54. e4ff171 regulator: qcom_spmi: Add PM8950 SPMI regulator by Angelo G. Del Regno · 5 years ago
  55. f64db54 regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone by Axel Lin · 5 years ago
  56. a72865f regulator: da9062: fix suspend_enable/disable preparation by Marco Felsch · 5 years ago
  57. 1d6db22 regulator: fixed: Prevent NULL pointer dereference when !CONFIG_OF by Axel Lin · 5 years ago
  58. 4feaab0 Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  59. f8970d3 regulator: core: make regulator_register() EPROBE_DEFER aware by Marco Felsch · 5 years ago
  60. 131cb12 regulator: of: fix suspend-min/max-voltage parsing by Marco Felsch · 5 years ago
  61. c82f27d regulator: core: Fix error return for /sys access by H. Nikolaus Schaller · 5 years ago
  62. 5eda8e9 regulator: da9211: fix obtaining "enable" GPIO by Dmitry Torokhov · 5 years ago
  63. 2418f74 regulator: max77686: fix obtaining "maxim,ena" GPIO by Dmitry Torokhov · 5 years ago
  64. 3ba5368 regulator: uniphier: Add Pro5 USB3 VBUS support by Kunihiko Hayashi · 5 years ago
  65. 8959e53 regulator: fixed: add possibility to enable by clock by Philippe Schenker · 5 years ago
  66. d57d90f regulator: s2mps11: Consistently use local variable by Krzysztof Kozlowski · 5 years ago
  67. 6cadd8a regulator: lp87565: Simplify lp87565_buck_set_ramp_delay by Axel Lin · 5 years ago
  68. c0b9134 regulator: slg51000: use devm_gpiod_get_optional() in probe by Dmitry Torokhov · 5 years ago
  69. 7933147 Merge branch 'regulator-5.3' into regulator-5.4 by Mark Brown · 5 years ago
  70. 6cbe29c regulator: lp8788-ldo: make array en_mask static const, makes object smaller by Colin Ian King · 5 years ago
  71. a957446 regulator: tps65132: Stop parsing DT when gpio is not found by Guido Günther · 5 years ago
  72. 55576cf regulator: Defer init completion for a while after late_initcall by Mark Brown · 5 years ago
  73. d0087e7 regulator: provide regulator_bulk_set_supply_names() by Bartosz Golaszewski · 5 years ago
  74. e02e23d regulator: sy8824x: add prefixes to BUCK_EN and MODE macros by Jisheng Zhang · 5 years ago
  75. dab1067 regulator: sy8824x: use c++style for the comment block near SPDX by Jisheng Zhang · 5 years ago
  76. 50bc573 regulator: mt6358: Add BROKEN dependency while waiting for MFD to merge by Mark Brown · 5 years ago
  77. f67ff1b regulator: mt6358: Add support for MT6358 regulator by Hsin-Hsiung Wang · 5 years ago
  78. b60c2c4 regulator: sy8824x: add SY20278 support by Jisheng Zhang · 5 years ago
  79. 92fd0db regulator: sy8824x: add SY20276 support by Jisheng Zhang · 5 years ago
  80. 67a7b05 regulator: sy8824x: add SY8824E support by Jisheng Zhang · 5 years ago
  81. d5a2b82 regulator: add support for SY8824C regulator by Jisheng Zhang · 5 years ago
  82. 955741a regulator: act8865: operating mode and suspend state support by Raag Jadav · 5 years ago
  83. 81eeb0a regulator: core: Add label to collate of_node_put() statements by Nishka Dasgupta · 5 years ago
  84. 9e127fa regulator: max8660: remove redundant assignment of variable ret by Colin Ian King · 5 years ago
  85. 3829100 regulator: twl: voltage lists for vdd1/2 on twl4030 by Andreas Kemnade · 5 years ago
  86. 5d2fc54 regulator: act8945a-regulator: fix ldo register addresses in set_mode hook by Raag Jadav · 5 years ago
  87. d9df018 regulator: twl6030: workaround the VMMC reset behavior by Gregory CLEMENT · 5 years ago
  88. 621d3ce regulator: twl6030: use variable for device node by Gregory CLEMENT · 5 years ago
  89. 610f29e regulator: qcom-rpmh: Update PMIC modes for PMIC5 by Vinod Koul · 5 years ago
  90. 553c452 regulator: qcom-rpmh: Fix pmic5_bob voltage count by Vinod Koul · 5 years ago
  91. 7172fb7 regulator: qcom-rpmh: Sort the compatibles by Vinod Koul · 5 years ago
  92. 5375f1e regulator: act8865: Fix build error without CONFIG_POWER_SUPPLY by YueHaibing · 5 years ago
  93. 06369bc regulator: qcom-rpmh: Add support for SM8150 by Vinod Koul · 5 years ago
  94. 7352e72 regulator: slg51000: Fix a couple NULL vs IS_ERR() checks by Dan Carpenter · 5 years ago
  95. db2a173 regulator: core: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
  96. 4724193 regulator: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  97. 811ba48 regulator: of: Add of_node_put() before return in function by Nishka Dasgupta · 5 years ago
  98. cfba5de drivers: Introduce device lookup variants by of_node by Suzuki K Poulose · 5 years ago
  99. 1889c6e regulator: act8865: fix ptr_ret.cocci warnings by kbuild test robot · 5 years ago
  100. a853c0a regulator: lp87565: Fix probe failure for "ti,lp87565" by Axel Lin · 5 years ago