1. 638d234 power: spl: add SPL_DM_REGULATOR_GPIO in Kconfig by Lokesh Vutla · 6 years ago
  2. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  3. bc6244b power: Add power domain driver for i.MX8 by Peng Fan · 6 years ago
  4. b40404e regulator: pbias: Add additional compatible flags by Adam Ford · 6 years ago
  5. 24c6e91 power domain: Introduce TI System Control Interface (TI SCI) power domain driver by Andreas Dannenberg · 6 years ago
  6. c411c67 power domain: Add support for multiple powerdomains per device by Lokesh Vutla · 6 years ago
  7. 32edad5 power: domain: Add the VPU Power Domain driver by Neil Armstrong · 6 years ago
  8. 2a7b06c drivers: regulator: fixed: add u-boot, off-on-delay-us by Peng Fan · 6 years ago
  9. 3775fed power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · 6 years ago
  10. c7df3a2 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · 6 years ago
  11. 34f89b8 power: regulator: stpmu1: add power off delay by Christophe Kerello · 6 years ago
  12. 3713c9b power: pmic: Let PFUZE3000 see all 256 registers by Trent Piepho · 7 years ago
  13. 713857a power: domain: bcm6328: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  14. ace7504 sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission by Lukasz Majewski · 7 years ago
  15. 9c65b79 pmic: dm: Add support for MC34708 for PMIC DM by Lukasz Majewski · 7 years ago
  16. e106693 pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions by Lukasz Majewski · 7 years ago
  17. 767a10a pmic: Add support for setting transmission length in uclass private data by Lukasz Majewski · 7 years ago
  18. ee107b3 power: as3722: fix ldo_get/set_enable for ldo index bigger than 7 by Marcel Ziswiler · 7 years ago
  19. 0ab7d63 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  20. 95c868e power: regulator: Add support for stm32-vrefbuf by Fabrice Gasnier · 7 years ago
  21. 0de0541 power: pmic: stpmu1: Add regulator bindings by Patrice Chotard · 7 years ago
  22. 1b65974 power: regulator: stpmu1: Introduce stpmu1 driver by Christophe Kerello · 7 years ago
  23. 0addcea power: pwm regulator: support live tree by Andy Yan · 7 years ago
  24. 87ba4c8 power: pmic_max77686: remove the old pmic_max77686 file by Jaehoon Chung · 7 years ago
  25. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
  26. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  27. 0d9087b drivers:power:max77693: remove redundant logical constraint by Heinrich Schuchardt · 7 years ago
  28. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  29. dfe8198 regulator: pbias: don't evaluate variable before assignment by Heinrich Schuchardt · 7 years ago
  30. 4823b10 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  31. 3cba451 pmic: add stpmu1 support by Patrick Delaunay · 7 years ago
  32. feb2927 sunxi: Add AXP_PMIC_BUS kconfig entry by Jagan Teki · 7 years ago
  33. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  34. 45e9aa1 power: pmic/regulator allow dm be omitted by SPL by Peng Fan · 7 years ago
  35. 7553666 power: pmic: s2mps11: probe the regulator driver by Jaehoon Chung · 7 years ago
  36. 76f2008 power: regulator: s2mps11: add a regulator driver for s2mps11 by Jaehoon Chung · 7 years ago
  37. ec89657 power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard by Tom Rini · 7 years ago
  38. abdd51d power: tps65910: replace error() by pr_err() by Felix Brack · 7 years ago
  39. 9493f0e power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · 7 years ago
  40. e23c388 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago
  41. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  42. d52626c power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig by Philipp Tomsich · 7 years ago
  43. 4612bdd regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1 by Jean-Jacques Hiblot · 7 years ago
  44. 2842c25 rockchip: rk8xx: remove unused header includes by Philipp Tomsich · 7 years ago
  45. 7907cf9 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  46. 2852976 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  47. 22fa819 palmas: Add support for powering different ldos by Lokesh Vutla · 7 years ago
  48. 9182741 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · 7 years ago
  49. 4780377 regulator: palmas: Add support for LDO1 regulator to provide 1.8V by Kishon Vijay Abraham I · 7 years ago
  50. b3d2ed3 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
  51. c30ddcc power: Add a GPIO driver for the as3722 PMIC by Simon Glass · 7 years ago
  52. 8f18951 power: Add a regulator driver for the as3722 PMIC by Simon Glass · 7 years ago
  53. cba88f1 power: pwm_regulator: remove redundant code by Kever Yang · 7 years ago
  54. 6ea3e5d power: pwm_regulator: fix the pwm_set_config parameter order by Kever Yang · 7 years ago
  55. 968771a power: regulator: lp87565: get_enable should return integer by Keerthy · 7 years ago
  56. 08f0a7c power: regulator: lp873x: get_enable should return integer by Keerthy · 7 years ago
  57. 6ec40f3 power: regulator: s5m8767: get_enable should return integer by Keerthy · 7 years ago
  58. 20507b2 power: sandbox: fixed: get_enable should return integer by Keerthy · 7 years ago
  59. c8f82fb power: regulator: rk8xx: get_enable should return integer by Keerthy · 7 years ago
  60. b2958b2 power: regulator: tps65090: get_enable should return integer by Keerthy · 7 years ago
  61. d726bb8 power: regulator: pfuze100: get_enable should return integer by Keerthy · 7 years ago
  62. e8de891 power: regulator: palmas: get_enable should return integer by Keerthy · 7 years ago
  63. beeac62 power: regulator: max77686: get_enable should return integer by Keerthy · 7 years ago
  64. 9bb8fd0 power: regulator: act8846: get_enable should return integer by Keerthy · 7 years ago
  65. 8690d6a power: regulator: fixed: get_enable should return integer by Keerthy · 7 years ago
  66. 23be7fb regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
  67. c258105 power: regulator: rk8xx: Allow input current/charger shutdown configuration by Wadim Egorov · 7 years ago
  68. 4c4905f power: regulator: rk8xx: Build get_ldo_reg only for SPL by Wadim Egorov · 7 years ago
  69. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  70. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  71. fc3ebf1 power: regulator: Add more debugging and fix a missing newline by Simon Glass · 8 years ago
  72. 2283166 power: regulator: lp87565: add regulator support by Keerthy · 7 years ago
  73. 3006c92 power: pmic: lp87565: Add the basic pmic support by Keerthy · 7 years ago
  74. b0586ad power: pmic: tps65218: Add DCDC3 configuration by Keerthy · 7 years ago
  75. 879cbd0 power: regulator: palmas: Add smps12 dual regulator for tps65917 by Keerthy · 7 years ago
  76. 416b6c5 regulator: pwm: Fix handling of missing init voltage by Mark Kettenis · 8 years ago
  77. a263bcc power: rk808: fix ldo register offset by Heiko Stübner · 8 years ago
  78. 00ab7fb rockchip: rk8xx: allocate priv structure for driver by Kever Yang · 8 years ago
  79. 5bc81e8 dm: gpio: power: Convert pm8916 drivers to livetree by Simon Glass · 8 years ago
  80. 085ba47 dm: power-domain: Update uclass to support livetree by Simon Glass · 8 years ago
  81. b714b26 dm: regulator: Update fixed regulator to support livetree. by Simon Glass · 8 years ago
  82. eeb99de dm: regulator: Convert regulator uclass to support livetree by Simon Glass · 8 years ago
  83. 5cdb516 sandbox: pmic: Convert pmic emulator to support livetree by Simon Glass · 8 years ago
  84. 2c2d2c2 dm: pmic: Convert uclass to livetree by Simon Glass · 8 years ago
  85. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  86. dfaf374 regulator: pfuze100: unsigned compared against 0 by Peng Fan · 8 years ago
  87. 78f22a5 regulator: pfuze100: add SPDX License by Peng Fan · 8 years ago
  88. 7cac656 power: pmic: tps65218: Fix tps65218_voltage_update function by Keerthy · 8 years ago
  89. 4776c64 drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions by Tom Rini · 8 years ago
  90. c53d613 power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled by Adam Ford · 8 years ago
  91. 9e4ce1d Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  92. 8578ee55 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  93. 614704b power: rk808: rename to rk8xx by Jacob Chen · 8 years ago
  94. 36163e3 power: regulator: rk808: add rk818 support by Jacob Chen · 8 years ago
  95. 21a6a25 power: regulator: rk808: replace vsel_bits with vsel_mask by Jacob Chen · 8 years ago
  96. 0234adb power: pmic: rk808: add RK818 support by Jacob Chen · 8 years ago
  97. 0237cfd power: pmic: append rk818 regs to rk808 by Jacob Chen · 8 years ago
  98. 4c08742 power: regulator: pwm: support pwm polarity setting by Kever Yang · 8 years ago
  99. 8bdcdae dm: power: domain: add BCM6328 power domain driver by Álvaro Fernández Rojas · 8 years ago
  100. bc16804 power: twl4030: Move CONFIG_TWL4030_POWER to Kconfig by Adam Ford · 8 years ago