1. 26da01f power: spl: add SPL_DM_REGULATOR_GPIO in Kconfig by Lokesh Vutla · 6 years ago
  2. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  3. e5f7a26 regulator: pbias: Add additional compatible flags by Adam Ford · 6 years ago
  4. 39dd00f drivers: regulator: fixed: add u-boot, off-on-delay-us by Peng Fan · 6 years ago
  5. 844f9bf power: regulator: stpmu1: add power off delay by Christophe Kerello · 6 years ago
  6. 4616e33 power: as3722: fix ldo_get/set_enable for ldo index bigger than 7 by Marcel Ziswiler · 6 years ago
  7. 1424963 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 6 years ago
  8. 93cf0ae power: regulator: Add support for stm32-vrefbuf by Fabrice Gasnier · 6 years ago
  9. 069f0b6 power: regulator: stpmu1: Introduce stpmu1 driver by Christophe Kerello · 6 years ago
  10. e1fd9e6 power: pwm regulator: support live tree by Andy Yan · 7 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  13. c57b6b7 regulator: pbias: don't evaluate variable before assignment by Heinrich Schuchardt · 7 years ago
  14. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  15. a35332f power: pmic/regulator allow dm be omitted by SPL by Peng Fan · 7 years ago
  16. 60599ea power: regulator: s2mps11: add a regulator driver for s2mps11 by Jaehoon Chung · 7 years ago
  17. 46caea7 power: tps65910: replace error() by pr_err() by Felix Brack · 7 years ago
  18. 854dfbf power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · 7 years ago
  19. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  20. 9086eab power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig by Philipp Tomsich · 7 years ago
  21. 8ff7763 regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1 by Jean-Jacques Hiblot · 7 years ago
  22. 5c97001 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · 7 years ago
  23. deea211 power: Add a regulator driver for the as3722 PMIC by Simon Glass · 7 years ago
  24. 3030c95 power: pwm_regulator: remove redundant code by Kever Yang · 7 years ago
  25. f339bca power: pwm_regulator: fix the pwm_set_config parameter order by Kever Yang · 7 years ago
  26. a79e8df power: regulator: lp87565: get_enable should return integer by Keerthy · 7 years ago
  27. 43d0247 power: regulator: lp873x: get_enable should return integer by Keerthy · 7 years ago
  28. 4e98a14 power: regulator: s5m8767: get_enable should return integer by Keerthy · 7 years ago
  29. 3bbe7c1 power: sandbox: fixed: get_enable should return integer by Keerthy · 7 years ago
  30. 585c703 power: regulator: rk8xx: get_enable should return integer by Keerthy · 7 years ago
  31. 2a4747d power: regulator: tps65090: get_enable should return integer by Keerthy · 7 years ago
  32. 117daa8 power: regulator: pfuze100: get_enable should return integer by Keerthy · 7 years ago
  33. 5c3195c power: regulator: palmas: get_enable should return integer by Keerthy · 7 years ago
  34. b616835 power: regulator: max77686: get_enable should return integer by Keerthy · 7 years ago
  35. 85f87de power: regulator: act8846: get_enable should return integer by Keerthy · 7 years ago
  36. 0f2194d power: regulator: fixed: get_enable should return integer by Keerthy · 7 years ago
  37. 06bdf60 regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
  38. ad98f88 power: regulator: rk8xx: Allow input current/charger shutdown configuration by Wadim Egorov · 7 years ago
  39. 8926c2f power: regulator: rk8xx: Build get_ldo_reg only for SPL by Wadim Egorov · 7 years ago
  40. 821560f Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  41. 8cb3ce6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  42. 422f04b power: regulator: Add more debugging and fix a missing newline by Simon Glass · 7 years ago
  43. 2dd9dc0 power: regulator: lp87565: add regulator support by Keerthy · 7 years ago
  44. 75bceb2 power: regulator: palmas: Add smps12 dual regulator for tps65917 by Keerthy · 7 years ago
  45. c40d48b regulator: pwm: Fix handling of missing init voltage by Mark Kettenis · 7 years ago
  46. d1bf69d power: rk808: fix ldo register offset by Heiko Stübner · 7 years ago
  47. a5493f8 dm: regulator: Update fixed regulator to support livetree. by Simon Glass · 7 years ago
  48. f15cd4f dm: regulator: Convert regulator uclass to support livetree by Simon Glass · 7 years ago
  49. fcdb531 regulator: pfuze100: unsigned compared against 0 by Peng Fan · 7 years ago
  50. 237868c regulator: pfuze100: add SPDX License by Peng Fan · 7 years ago
  51. aae78fa drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions by Tom Rini · 7 years ago
  52. 453c5a9 power: rk808: rename to rk8xx by Jacob Chen · 7 years ago
  53. eff4ca7 power: regulator: rk808: add rk818 support by Jacob Chen · 7 years ago
  54. b049acc power: regulator: rk808: replace vsel_bits with vsel_mask by Jacob Chen · 7 years ago
  55. 1daa93c power: pmic: append rk818 regs to rk808 by Jacob Chen · 7 years ago
  56. 0b60111 power: regulator: pwm: support pwm polarity setting by Kever Yang · 7 years ago
  57. 21342d4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  58. 3064aa7 regulator: palmas: Fix smps6 - smps9 indices by Keerthy · 8 years ago
  59. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  60. bd2e971 regulator: fixed: Add support to handle enable-active-high DT property by Vignesh R · 8 years ago
  61. 5483456 power: regulator: Add limits checking while setting current by Keerthy · 8 years ago
  62. eaadcf3 power: regulator: Add limits checking while setting voltage by Keerthy · 8 years ago
  63. 2f5d532 power: regulator: Introduce regulator_set_value_force function by Keerthy · 8 years ago
  64. 7949360 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  65. 99785de power: regulator: lp873x: Add regulator support by Keerthy · 8 years ago
  66. 884d88b power: regulator: palmas: Add regulator support by Keerthy · 8 years ago
  67. 477dfe2 power: regulator: Add support for gpio regulators by Keerthy · 8 years ago
  68. dc06f63 regulator: fixed: honour optionality of enable gpio by Marcel Ziswiler · 8 years ago
  69. 1a01695 power: regulator: add pwm regulator by Kever Yang · 8 years ago
  70. 7302fbb regulator: fixed: obey startup delay by John Keeping · 8 years ago
  71. 65f89be power: regulator: act8846: fix reading values by John Keeping · 8 years ago
  72. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  73. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  74. 364809d dm: power: Allow regulators to not implement all operations by Simon Glass · 9 years ago
  75. 7d57799 dm: power: Tidy up debugging output and return values by Simon Glass · 9 years ago
  76. 1f2b4b0 dm: power: Allow regulators to be omitted from SPL by Simon Glass · 9 years ago
  77. e122776 power: Add support for RK808 regulators by Simon Glass · 9 years ago
  78. 6d6aece power: regulator: max77686: Don't use switch() on bools by Tom Rini · 9 years ago
  79. 7c816e2 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · 9 years ago
  80. 9119820 power: regulator: Add a driver for ACT8846 regulators by Simon Glass · 9 years ago
  81. e6b606d dm: pmic: max77686: Correct two typos in a comment by Simon Glass · 9 years ago
  82. 8640522 power: regulator: max77686 correct variable type by Peng Fan · 9 years ago
  83. 8fa4635 power: regulator: add pfuze100 support by Peng Fan · 9 years ago
  84. cf26001 power: regulator use node name when no regulator-name by Peng Fan · 9 years ago
  85. d08504d dm: power: Don't return an error when regulators are not autoset by Simon Glass · 9 years ago
  86. 75a429f dm: pmic: max77686: Support all BUCK regulators by Simon Glass · 9 years ago
  87. 8c42870 dm: power: max77686: Correct BUCK register access by Simon Glass · 9 years ago
  88. f615e6a dm: power: Add support for S5M8767 regulators by Simon Glass · 9 years ago
  89. 1c88b67 dm: power: Add support for TPS65090 FETs by Simon Glass · 9 years ago
  90. 59c26a9 dm: power: Use debug() for errors in regulator uclass by Simon Glass · 9 years ago
  91. 083fc83 dm: power: Add a function to set up all regulators by Simon Glass · 9 years ago
  92. 3b55d30 dm: pmic: Split output from function by Simon Glass · 9 years ago
  93. 7837cea dm: power: Add regulator flags to centralise auto-set logic by Simon Glass · 9 years ago
  94. 5d387d0 sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · 9 years ago
  95. 3b88075 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · 9 years ago
  96. 9923a8b dm: regulator: add fixed voltage regulator driver by Przemyslaw Marczak · 9 years ago
  97. 1757df4 dm: regulator: add max77686 regulator driver by Przemyslaw Marczak · 9 years ago
  98. af41e8d dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 9 years ago