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