1. ee107b3 power: as3722: fix ldo_get/set_enable for ldo index bigger than 7 by Marcel Ziswiler · 7 years ago
  2. 0ab7d63 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  3. 95c868e power: regulator: Add support for stm32-vrefbuf by Fabrice Gasnier · 7 years ago
  4. 1b65974 power: regulator: stpmu1: Introduce stpmu1 driver by Christophe Kerello · 7 years ago
  5. 0addcea power: pwm regulator: support live tree by Andy Yan · 7 years ago
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  7. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  8. dfe8198 regulator: pbias: don't evaluate variable before assignment by Heinrich Schuchardt · 7 years ago
  9. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  10. 45e9aa1 power: pmic/regulator allow dm be omitted by SPL by Peng Fan · 7 years ago
  11. 76f2008 power: regulator: s2mps11: add a regulator driver for s2mps11 by Jaehoon Chung · 7 years ago
  12. abdd51d power: tps65910: replace error() by pr_err() by Felix Brack · 7 years ago
  13. 9493f0e power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · 7 years ago
  14. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  15. d52626c power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig by Philipp Tomsich · 7 years ago
  16. 4612bdd regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1 by Jean-Jacques Hiblot · 7 years ago
  17. 9182741 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · 7 years ago
  18. 8f18951 power: Add a regulator driver for the as3722 PMIC by Simon Glass · 7 years ago
  19. cba88f1 power: pwm_regulator: remove redundant code by Kever Yang · 7 years ago
  20. 6ea3e5d power: pwm_regulator: fix the pwm_set_config parameter order by Kever Yang · 7 years ago
  21. 968771a power: regulator: lp87565: get_enable should return integer by Keerthy · 7 years ago
  22. 08f0a7c power: regulator: lp873x: get_enable should return integer by Keerthy · 7 years ago
  23. 6ec40f3 power: regulator: s5m8767: get_enable should return integer by Keerthy · 7 years ago
  24. 20507b2 power: sandbox: fixed: get_enable should return integer by Keerthy · 7 years ago
  25. c8f82fb power: regulator: rk8xx: get_enable should return integer by Keerthy · 7 years ago
  26. b2958b2 power: regulator: tps65090: get_enable should return integer by Keerthy · 7 years ago
  27. d726bb8 power: regulator: pfuze100: get_enable should return integer by Keerthy · 7 years ago
  28. e8de891 power: regulator: palmas: get_enable should return integer by Keerthy · 7 years ago
  29. beeac62 power: regulator: max77686: get_enable should return integer by Keerthy · 7 years ago
  30. 9bb8fd0 power: regulator: act8846: get_enable should return integer by Keerthy · 7 years ago
  31. 8690d6a power: regulator: fixed: get_enable should return integer by Keerthy · 7 years ago
  32. 23be7fb regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
  33. c258105 power: regulator: rk8xx: Allow input current/charger shutdown configuration by Wadim Egorov · 7 years ago
  34. 4c4905f power: regulator: rk8xx: Build get_ldo_reg only for SPL by Wadim Egorov · 7 years ago
  35. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  36. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  37. fc3ebf1 power: regulator: Add more debugging and fix a missing newline by Simon Glass · 7 years ago
  38. 2283166 power: regulator: lp87565: add regulator support by Keerthy · 7 years ago
  39. 879cbd0 power: regulator: palmas: Add smps12 dual regulator for tps65917 by Keerthy · 7 years ago
  40. 416b6c5 regulator: pwm: Fix handling of missing init voltage by Mark Kettenis · 8 years ago
  41. a263bcc power: rk808: fix ldo register offset by Heiko Stübner · 8 years ago
  42. b714b26 dm: regulator: Update fixed regulator to support livetree. by Simon Glass · 8 years ago
  43. eeb99de dm: regulator: Convert regulator uclass to support livetree by Simon Glass · 8 years ago
  44. dfaf374 regulator: pfuze100: unsigned compared against 0 by Peng Fan · 8 years ago
  45. 78f22a5 regulator: pfuze100: add SPDX License by Peng Fan · 8 years ago
  46. 4776c64 drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions by Tom Rini · 8 years ago
  47. 614704b power: rk808: rename to rk8xx by Jacob Chen · 8 years ago
  48. 36163e3 power: regulator: rk808: add rk818 support by Jacob Chen · 8 years ago
  49. 21a6a25 power: regulator: rk808: replace vsel_bits with vsel_mask by Jacob Chen · 8 years ago
  50. 0237cfd power: pmic: append rk818 regs to rk808 by Jacob Chen · 8 years ago
  51. 4c08742 power: regulator: pwm: support pwm polarity setting by Kever Yang · 8 years ago
  52. 2e97146 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  53. c89f7ce regulator: palmas: Fix smps6 - smps9 indices by Keerthy · 8 years ago
  54. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  55. dd242ab regulator: fixed: Add support to handle enable-active-high DT property by Vignesh R · 8 years ago
  56. ce152be power: regulator: Add limits checking while setting current by Keerthy · 8 years ago
  57. c6e6669 power: regulator: Add limits checking while setting voltage by Keerthy · 8 years ago
  58. 162c02e power: regulator: Introduce regulator_set_value_force function by Keerthy · 8 years ago
  59. 65dfbe6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  60. 947d928 power: regulator: lp873x: Add regulator support by Keerthy · 8 years ago
  61. ffed0ea power: regulator: palmas: Add regulator support by Keerthy · 8 years ago
  62. 17b3fe7 power: regulator: Add support for gpio regulators by Keerthy · 8 years ago
  63. 4c41ee4 regulator: fixed: honour optionality of enable gpio by Marcel Ziswiler · 8 years ago
  64. 8bbe1cc power: regulator: add pwm regulator by Kever Yang · 8 years ago
  65. a531aa5 regulator: fixed: obey startup delay by John Keeping · 8 years ago
  66. bfea23a power: regulator: act8846: fix reading values by John Keeping · 8 years ago
  67. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  68. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  69. d6eddad dm: power: Allow regulators to not implement all operations by Simon Glass · 9 years ago
  70. 46ad8cb dm: power: Tidy up debugging output and return values by Simon Glass · 9 years ago
  71. c8db7b4 dm: power: Allow regulators to be omitted from SPL by Simon Glass · 9 years ago
  72. adecfef power: Add support for RK808 regulators by Simon Glass · 9 years ago
  73. e6cf0aa power: regulator: max77686: Don't use switch() on bools by Tom Rini · 9 years ago
  74. c900103 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · 9 years ago
  75. d102cf6 power: regulator: Add a driver for ACT8846 regulators by Simon Glass · 9 years ago
  76. 7fc93c4 dm: pmic: max77686: Correct two typos in a comment by Simon Glass · 9 years ago
  77. e4cbfa6 power: regulator: max77686 correct variable type by Peng Fan · 9 years ago
  78. 54ee6a4 power: regulator: add pfuze100 support by Peng Fan · 9 years ago
  79. cd672d4 power: regulator use node name when no regulator-name by Peng Fan · 9 years ago
  80. f55c951 dm: power: Don't return an error when regulators are not autoset by Simon Glass · 9 years ago
  81. fdcc59b dm: pmic: max77686: Support all BUCK regulators by Simon Glass · 9 years ago
  82. 2ede005 dm: power: max77686: Correct BUCK register access by Simon Glass · 9 years ago
  83. 2336103 dm: power: Add support for S5M8767 regulators by Simon Glass · 9 years ago
  84. 9fa8e9c dm: power: Add support for TPS65090 FETs by Simon Glass · 9 years ago
  85. 7f68521 dm: power: Use debug() for errors in regulator uclass by Simon Glass · 9 years ago
  86. efeeb2c dm: power: Add a function to set up all regulators by Simon Glass · 9 years ago
  87. 46cb824 dm: pmic: Split output from function by Simon Glass · 9 years ago
  88. 991f9bc dm: power: Add regulator flags to centralise auto-set logic by Simon Glass · 9 years ago
  89. d5175dc sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · 10 years ago
  90. 75692a3 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · 10 years ago
  91. 3753f28 dm: regulator: add fixed voltage regulator driver by Przemyslaw Marczak · 10 years ago
  92. afee81e dm: regulator: add max77686 regulator driver by Przemyslaw Marczak · 10 years ago
  93. 08edd00 dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 10 years ago