1. ec89657 power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard by Tom Rini · 7 years ago
  2. abdd51d power: tps65910: replace error() by pr_err() by Felix Brack · 7 years ago
  3. 9493f0e power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · 7 years ago
  4. e23c388 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago
  5. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  6. d52626c power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig by Philipp Tomsich · 7 years ago
  7. 4612bdd regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1 by Jean-Jacques Hiblot · 7 years ago
  8. 2842c25 rockchip: rk8xx: remove unused header includes by Philipp Tomsich · 7 years ago
  9. 7907cf9 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  10. 2852976 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  11. 22fa819 palmas: Add support for powering different ldos by Lokesh Vutla · 7 years ago
  12. 9182741 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · 7 years ago
  13. 4780377 regulator: palmas: Add support for LDO1 regulator to provide 1.8V by Kishon Vijay Abraham I · 7 years ago
  14. b3d2ed3 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
  15. c30ddcc power: Add a GPIO driver for the as3722 PMIC by Simon Glass · 7 years ago
  16. 8f18951 power: Add a regulator driver for the as3722 PMIC by Simon Glass · 7 years ago
  17. cba88f1 power: pwm_regulator: remove redundant code by Kever Yang · 7 years ago
  18. 6ea3e5d power: pwm_regulator: fix the pwm_set_config parameter order by Kever Yang · 7 years ago
  19. 968771a power: regulator: lp87565: get_enable should return integer by Keerthy · 7 years ago
  20. 08f0a7c power: regulator: lp873x: get_enable should return integer by Keerthy · 7 years ago
  21. 6ec40f3 power: regulator: s5m8767: get_enable should return integer by Keerthy · 7 years ago
  22. 20507b2 power: sandbox: fixed: get_enable should return integer by Keerthy · 7 years ago
  23. c8f82fb power: regulator: rk8xx: get_enable should return integer by Keerthy · 7 years ago
  24. b2958b2 power: regulator: tps65090: get_enable should return integer by Keerthy · 7 years ago
  25. d726bb8 power: regulator: pfuze100: get_enable should return integer by Keerthy · 7 years ago
  26. e8de891 power: regulator: palmas: get_enable should return integer by Keerthy · 7 years ago
  27. beeac62 power: regulator: max77686: get_enable should return integer by Keerthy · 7 years ago
  28. 9bb8fd0 power: regulator: act8846: get_enable should return integer by Keerthy · 7 years ago
  29. 8690d6a power: regulator: fixed: get_enable should return integer by Keerthy · 7 years ago
  30. 23be7fb regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
  31. c258105 power: regulator: rk8xx: Allow input current/charger shutdown configuration by Wadim Egorov · 7 years ago
  32. 4c4905f power: regulator: rk8xx: Build get_ldo_reg only for SPL by Wadim Egorov · 7 years ago
  33. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  34. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  35. fc3ebf1 power: regulator: Add more debugging and fix a missing newline by Simon Glass · 8 years ago
  36. 2283166 power: regulator: lp87565: add regulator support by Keerthy · 7 years ago
  37. 3006c92 power: pmic: lp87565: Add the basic pmic support by Keerthy · 7 years ago
  38. b0586ad power: pmic: tps65218: Add DCDC3 configuration by Keerthy · 8 years ago
  39. 879cbd0 power: regulator: palmas: Add smps12 dual regulator for tps65917 by Keerthy · 8 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. 00ab7fb rockchip: rk8xx: allocate priv structure for driver by Kever Yang · 8 years ago
  43. 5bc81e8 dm: gpio: power: Convert pm8916 drivers to livetree by Simon Glass · 8 years ago
  44. 085ba47 dm: power-domain: Update uclass to support livetree by Simon Glass · 8 years ago
  45. b714b26 dm: regulator: Update fixed regulator to support livetree. by Simon Glass · 8 years ago
  46. eeb99de dm: regulator: Convert regulator uclass to support livetree by Simon Glass · 8 years ago
  47. 5cdb516 sandbox: pmic: Convert pmic emulator to support livetree by Simon Glass · 8 years ago
  48. 2c2d2c2 dm: pmic: Convert uclass to livetree by Simon Glass · 8 years ago
  49. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  50. dfaf374 regulator: pfuze100: unsigned compared against 0 by Peng Fan · 8 years ago
  51. 78f22a5 regulator: pfuze100: add SPDX License by Peng Fan · 8 years ago
  52. 7cac656 power: pmic: tps65218: Fix tps65218_voltage_update function by Keerthy · 8 years ago
  53. 4776c64 drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions by Tom Rini · 8 years ago
  54. c53d613 power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled by Adam Ford · 8 years ago
  55. 9e4ce1d Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  56. 8578ee55 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  57. 614704b power: rk808: rename to rk8xx by Jacob Chen · 8 years ago
  58. 36163e3 power: regulator: rk808: add rk818 support by Jacob Chen · 8 years ago
  59. 21a6a25 power: regulator: rk808: replace vsel_bits with vsel_mask by Jacob Chen · 8 years ago
  60. 0234adb power: pmic: rk808: add RK818 support by Jacob Chen · 8 years ago
  61. 0237cfd power: pmic: append rk818 regs to rk808 by Jacob Chen · 8 years ago
  62. 4c08742 power: regulator: pwm: support pwm polarity setting by Kever Yang · 8 years ago
  63. 8bdcdae dm: power: domain: add BCM6328 power domain driver by Álvaro Fernández Rojas · 8 years ago
  64. bc16804 power: twl4030: Move CONFIG_TWL4030_POWER to Kconfig by Adam Ford · 8 years ago
  65. 7d58e0f power: twl4030: Add CONFIG_CMD_POWEROFF support by Adam Ford · 8 years ago
  66. 14fdaa8 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  67. 52222b1 power: Convert CONFIG_PMIC_AS3722 to Kconfig by Simon Glass · 8 years ago
  68. 5ae97a0 power: Move as3722 pmic to pmic/ directory by Simon Glass · 8 years ago
  69. 81a3356 power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722 by Simon Glass · 8 years ago
  70. cb7d2b8 sunxi: power: Compile sy8106a driver only during SPL build by Jernej Skrabec · 8 years ago
  71. 478a3c5 sunxi: Enable AXP221s in I2C mode with the R40 SoC by Chen-Yu Tsai · 8 years ago
  72. 5fb9743 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · 8 years ago
  73. 51ad373 sunxi: power: axp809.c: Fix aldo1-2 being disabled for mvolt != 0 by Rask Ingemann Lambertsen · 8 years ago
  74. 4997f6e power: pmic: add the max8997 controller for DM by Jaehoon Chung · 8 years ago
  75. 2e97146 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  76. c89f7ce regulator: palmas: Fix smps6 - smps9 indices by Keerthy · 8 years ago
  77. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  78. b86c4d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  79. 6d6e5ee pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic by Hou Zhiqiang · 8 years ago
  80. 2cfca56 power_i2c.c: Fix unused variable warning by Tom Rini · 8 years ago
  81. 10e80f3 power: change from meaningless value to error number by Jaehoon Chung · 8 years ago
  82. dd242ab regulator: fixed: Add support to handle enable-active-high DT property by Vignesh R · 8 years ago
  83. 42b5d88 power: pmic: add the max8998 controller for DM by Jaehoon Chung · 8 years ago
  84. d999d05 ARM: OMAP4+: Add support for getting pbias info from board by Lokesh Vutla · 8 years ago
  85. 813fe9d ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  86. ce152be power: regulator: Add limits checking while setting current by Keerthy · 8 years ago
  87. c6e6669 power: regulator: Add limits checking while setting voltage by Keerthy · 8 years ago
  88. 162c02e power: regulator: Introduce regulator_set_value_force function by Keerthy · 8 years ago
  89. 8bc958a power: twl6030: fix code refactoring by Nicolae Rosia · 8 years ago
  90. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  91. 65dfbe6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  92. 947d928 power: regulator: lp873x: Add regulator support by Keerthy · 8 years ago
  93. 662797b power: pmic: lp873x: Add the base pmic support by Keerthy · 8 years ago
  94. ffed0ea power: regulator: palmas: Add regulator support by Keerthy · 8 years ago
  95. f0df1b1 power: pmic: Palmas: Add the base pmic support by Keerthy · 8 years ago
  96. 17b3fe7 power: regulator: Add support for gpio regulators by Keerthy · 8 years ago
  97. 4c41ee4 regulator: fixed: honour optionality of enable gpio by Marcel Ziswiler · 8 years ago
  98. b084ddd power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · 8 years ago
  99. 8bbe1cc power: regulator: add pwm regulator by Kever Yang · 8 years ago
  100. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago