1. 8844c4a stpmic1: simplify stpmic1_sysreset_request by Patrick Delaunay · 5 years ago
  2. c9a5d39 pmu: stpmic1: change specific NVM api to MISC by Patrick Delaunay · 5 years ago
  3. e008ebf sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 6 years ago
  4. 0401fb6 power: domain: ti-sci-power-domain: Add device ID info to get/set_device failure by Nishanth Menon · 5 years ago
  5. 0c9c3e2 Merge branch '2019-07-26-ti-imports' by Tom Rini · 5 years ago
  6. e34f7a8 power: domain: ti_sci_power_domains: Add support for exclusive and shared access by Lokesh Vutla · 5 years ago
  7. 9d4ce30 regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs by Matti Vaittinen · 6 years ago
  8. db58d9e regulator: Allow enabling GPIO regulator by Sven Schwermer · 5 years ago
  9. 2595752 regulator: Factor out common enable code by Sven Schwermer · 5 years ago
  10. 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  11. d033cbf regulator: Allow autosetting fixed regulators by Sven Schwermer · 5 years ago
  12. fb04390 power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  13. a23e47e power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  14. 0e6f013 power: stpmic1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  15. 5a10c75 power: regulator: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  16. f6d0220 pmic: stpmic1: add support for SYSRESET_POWER_OFF by Patrick Delaunay · 6 years ago
  17. 1cf7f1d regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot by Matti Vaittinen · 6 years ago
  18. f2e81fa power: pfuze100: Fix off by one error in voltage table handling by Trent Piepho · 6 years ago
  19. 5f6830d Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot by Tom Rini · 6 years ago
  20. d592d13 stpmic1: add NVM update support in fuse command by Patrick Delaunay · 6 years ago
  21. 537581d pmic: stpmu1: add power switch off support by Patrick Delaunay · 6 years ago
  22. 880f29b stpmic1: update register names by Patrick Delaunay · 6 years ago
  23. d79218f power: rename stpmu1 to official name stpmic1 by Patrick Delaunay · 6 years ago
  24. 91be594 power: stpmu1: rename files to stpmic1 by Patrick Delaunay · 6 years ago
  25. e719108 regulator: stpmu1: update buck1 range by Patrick Delaunay · 6 years ago
  26. 0b9f5d8 ARM: dts: dra7: Change pbias voltage to 3.3V by Faiz Abbas · 6 years ago
  27. 53a2920 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  28. 42757c3 power: regulator: s2mps11: Add enable delay by Krzysztof Kozlowski · 6 years ago
  29. e2fa397 regulator: Add support for ramp delay by Krzysztof Kozlowski · 6 years ago
  30. 8036835 power: regulator: s2mps11: Fix step for LDO27 and LDO35 by Krzysztof Kozlowski · 6 years ago
  31. 0a0c5f9 power: axp818: Fix typo in axp_set_dldo by Ondrej Jirman · 6 years ago
  32. 7106b78 power: regulator: Introduce regulator_set_enable_if_allowed api by Lokesh Vutla · 6 years ago
  33. f870da2 Revert "power: regulator: Return success on attempt to disable an always-on regulator" by Lokesh Vutla · 6 years ago
  34. 73d55e5 regulator: pbias: Handle extended drain IO when changing omap36 PBIAS by Adam Ford · 6 years ago
  35. 4d1bf3d power: domain: meson-gx-pwrc-vpu: add missing depends by Maxime Jourdan · 6 years ago
  36. 4484b85 power: regulator: Allow PWM regulator to be omitted from SPL. by Christoph Muellner · 6 years ago
  37. 5785463 power: regulator: Return success on attempt to disable an always-on regulator by Lokesh Vutla · 6 years ago
  38. cfad8a4 Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  39. b7f57e1 power: add FAN53555 family support by Philipp Tomsich · 6 years ago
  40. 77a1397 power: make most tps drivers and the twl4030 driver compatible with DM_I2C by Jean-Jacques Hiblot · 6 years ago
  41. 9e77d61 power: axp209: Limit inrush current for broken boards by Olliver Schinagl · 6 years ago
  42. 353b4cf power: axp209: Add support for voltage rate control on LDO3 by Olliver Schinagl · 6 years ago
  43. 9238249 power: axp209: Reduce magic values by adding defines for LDO[234] by Olliver Schinagl · 6 years ago
  44. 185210d power: axp209: Define the chip version mask by Olliver Schinagl · 6 years ago
  45. d7585f2 power: regulator: denied disable on always-on regulator by Patrick Delaunay · 6 years ago
  46. 17b56f6 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  47. 73126ac power: pmic: Correct debug/error output by Simon Glass · 6 years ago
  48. 5889881 power domain: MediaTek: add power domain driver for MT7623 SoC by developer · 6 years ago
  49. 8bd109d power domain: MediaTek: add power domain driver for MT7629 SoC by developer · 6 years ago
  50. 638d234 power: spl: add SPL_DM_REGULATOR_GPIO in Kconfig by Lokesh Vutla · 6 years ago
  51. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  52. bc6244b power: Add power domain driver for i.MX8 by Peng Fan · 6 years ago
  53. b40404e regulator: pbias: Add additional compatible flags by Adam Ford · 6 years ago
  54. 24c6e91 power domain: Introduce TI System Control Interface (TI SCI) power domain driver by Andreas Dannenberg · 6 years ago
  55. c411c67 power domain: Add support for multiple powerdomains per device by Lokesh Vutla · 6 years ago
  56. 32edad5 power: domain: Add the VPU Power Domain driver by Neil Armstrong · 6 years ago
  57. 2a7b06c drivers: regulator: fixed: add u-boot, off-on-delay-us by Peng Fan · 6 years ago
  58. 3775fed power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · 6 years ago
  59. c7df3a2 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · 6 years ago
  60. 34f89b8 power: regulator: stpmu1: add power off delay by Christophe Kerello · 6 years ago
  61. 3713c9b power: pmic: Let PFUZE3000 see all 256 registers by Trent Piepho · 7 years ago
  62. 713857a power: domain: bcm6328: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  63. ace7504 sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission by Lukasz Majewski · 7 years ago
  64. 9c65b79 pmic: dm: Add support for MC34708 for PMIC DM by Lukasz Majewski · 7 years ago
  65. e106693 pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions by Lukasz Majewski · 7 years ago
  66. 767a10a pmic: Add support for setting transmission length in uclass private data by Lukasz Majewski · 7 years ago
  67. ee107b3 power: as3722: fix ldo_get/set_enable for ldo index bigger than 7 by Marcel Ziswiler · 7 years ago
  68. 0ab7d63 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  69. 95c868e power: regulator: Add support for stm32-vrefbuf by Fabrice Gasnier · 7 years ago
  70. 0de0541 power: pmic: stpmu1: Add regulator bindings by Patrice Chotard · 7 years ago
  71. 1b65974 power: regulator: stpmu1: Introduce stpmu1 driver by Christophe Kerello · 7 years ago
  72. 0addcea power: pwm regulator: support live tree by Andy Yan · 7 years ago
  73. 87ba4c8 power: pmic_max77686: remove the old pmic_max77686 file by Jaehoon Chung · 7 years ago
  74. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
  75. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  76. 0d9087b drivers:power:max77693: remove redundant logical constraint by Heinrich Schuchardt · 7 years ago
  77. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  78. dfe8198 regulator: pbias: don't evaluate variable before assignment by Heinrich Schuchardt · 7 years ago
  79. 4823b10 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  80. 3cba451 pmic: add stpmu1 support by Patrick Delaunay · 7 years ago
  81. feb2927 sunxi: Add AXP_PMIC_BUS kconfig entry by Jagan Teki · 7 years ago
  82. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  83. 45e9aa1 power: pmic/regulator allow dm be omitted by SPL by Peng Fan · 7 years ago
  84. 7553666 power: pmic: s2mps11: probe the regulator driver by Jaehoon Chung · 7 years ago
  85. 76f2008 power: regulator: s2mps11: add a regulator driver for s2mps11 by Jaehoon Chung · 7 years ago
  86. ec89657 power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard by Tom Rini · 7 years ago
  87. abdd51d power: tps65910: replace error() by pr_err() by Felix Brack · 7 years ago
  88. 9493f0e power: pmic/regulator: Add basic support for TPS65910 by Felix Brack · 7 years ago
  89. e23c388 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago
  90. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  91. d52626c power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig by Philipp Tomsich · 7 years ago
  92. 4612bdd regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1 by Jean-Jacques Hiblot · 7 years ago
  93. 2842c25 rockchip: rk8xx: remove unused header includes by Philipp Tomsich · 7 years ago
  94. 7907cf9 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  95. 2852976 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  96. 22fa819 palmas: Add support for powering different ldos by Lokesh Vutla · 7 years ago
  97. 9182741 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · 7 years ago
  98. 4780377 regulator: palmas: Add support for LDO1 regulator to provide 1.8V by Kishon Vijay Abraham I · 7 years ago
  99. b3d2ed3 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
  100. c30ddcc power: Add a GPIO driver for the as3722 PMIC by Simon Glass · 7 years ago