1. fea7a29 power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled by Jonas Karlman · 1 year, 4 months ago
  2. f7b8a84 regulator: fixed: Add support for gpios prop by Jonas Karlman · 1 year, 3 months ago
  3. dd654ca imx: mach: correct SCU API usage by Peng Fan · 1 year, 4 months ago
  4. 8f70f3d power: imx8m-power-domain: Add delay to align with kernel driver by Fabio Estevam · 1 year, 6 months ago
  5. 8202bc2 regulator: handle different error codes in regulator_set_enable_if_allowed by Eugen Hristev · 1 year, 6 months ago
  6. 29fca9f regulator: rename dev_pdata to plat by Eugen Hristev · 1 year, 6 months ago
  7. 4fcba5d regulator: implement basic reference counter by Eugen Hristev · 1 year, 6 months ago
  8. 58edf57 drivers: meson: introduce secure power controller driver by Alexey Romanov · 1 year, 5 months ago
  9. abddd78 pmic: stpmic1: support new prefix node name for regulator by Patrick Delaunay · 1 year, 6 months ago
  10. d0f1af3 power: zynqmp: Mask node already configured error by Stefan Herbrechtsmeier · 1 year, 5 months ago
  11. 99ac6c7 imx: move imx8 sci header file to include/firmware/imx by Peng Fan · 1 year, 6 months ago
  12. ee6a678 power: regulator: Add a driver for the AXP USB power supply by Samuel Holland · 1 year, 9 months ago
  13. 69c573c power: pmic: Add NXP PCA9451A PMIC support by Ye Li · 1 year, 9 months ago
  14. 762c00d power: Drop unused muic_max8997 driver by Simon Glass · 1 year, 9 months ago
  15. 4623e7e power: Drop unused muic_max77693 driver and mfd code by Simon Glass · 1 year, 9 months ago
  16. 5f1aa5c power: Drop unused fg_max17042 driver and fuel gauge code by Simon Glass · 1 year, 9 months ago
  17. 7cac324 power: Drop unused bat_trats driver and battery code by Simon Glass · 1 year, 9 months ago
  18. 8f2eb2f freescale: Drop unused ftpmu010 driver by Simon Glass · 1 year, 9 months ago
  19. 6bc343c power: Drop pmic_max77693.c by Simon Glass · 1 year, 9 months ago
  20. 9c6e0ee power: Drop fg_max77693 by Simon Glass · 1 year, 9 months ago
  21. 910c7a8 pmic: pca9450: Make warm reset on WDOG_B assertion by Marek Vasut · 1 year, 10 months ago
  22. 55ad509 power: pmic: axp: Bind regulators from the DT by Samuel Holland · 1 year, 9 months ago
  23. 27a93dd power: regulator: Add a driver for AXP PMIC regulators by Samuel Holland · 1 year, 9 months ago
  24. dc1b1d1 power: pmic: axp: Provide a variant ID in the driver data by Samuel Holland · 1 year, 9 months ago
  25. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  26. dbedf4a power: regulator: Add support for NPCM8xx by Jim Liu · 2 years ago
  27. 193b3fe global: Migrate CONFIG_POWER_PFUZE3000_I2C_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  28. aa3efb6 global: Migrate CONFIG_POWER_PFUZE100_I2C_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  29. 6d38c69 global: Migrate CONFIG_POWER_LTC3676_I2C_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  30. 193d7ab global: Migrate CONFIG_FSL_PMIC_MODE to CFG by Tom Rini · 1 year, 11 months ago
  31. f200d71 global: Migrate CONFIG_FSL_PMIC_CS to CFG by Tom Rini · 1 year, 11 months ago
  32. 3a8be4d global: Migrate CONFIG_FSL_PMIC_CLK to CFG by Tom Rini · 1 year, 11 months ago
  33. e3e4efc global: Migrate CONFIG_FSL_PMIC_BITLEN to CFG by Tom Rini · 1 year, 11 months ago
  34. 3f7a496 Convert CONFIG_POWER_PCA9450 to Kconfig by Tom Rini · 1 year, 11 months ago
  35. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  36. 30257f4 dm: pmic: ignore disabled node in pmic_bind_children by Patrick Delaunay · 2 years ago
  37. b6cbcd6 arm: mach-k3: am62a: introduce auto-generated SoC data by Bryan Brattlof · 2 years ago
  38. fcd7ba6 Convert CONFIG_TPS6586X_POWER et al to Kconfig by Tom Rini · 1 year, 11 months ago
  39. d9feb83 Convert CONFIG_POWER_LTC3676 et al to Kconfig by Tom Rini · 1 year, 11 months ago
  40. 518c5df power: pmic: Guard non-DM_PMIC drivers with a check for POWER_LEGACY by Tom Rini · 1 year, 11 months ago
  41. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  42. c4ee4fe Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 11 months ago
  43. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  44. e055457 drivers: power: pmic: Enable use of rn5t567 PMIC in SPL by Martyn Welch · 2 years ago
  45. da470dd drivers: power: pmic: Add support for rn5t568 PMIC by Martyn Welch · 2 years ago
  46. 4dbe07f regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabled by Adam Ford · 2 years ago
  47. 0b91862 power: fan53555: Fix missing newline in error message by Michal Suchanek · 2 years, 1 month ago
  48. 8edf7ac power: regulator: fix autoset error handling by John Keeping · 2 years, 1 month ago
  49. 96d0c45 sandbox: power: Update PMIC driver to use log by Simon Glass · 2 years, 1 month ago
  50. ad8024e firmware: zynqmp: Skip loading config object for Versal by Ashok Reddy Soma · 2 years, 3 months ago
  51. e555d4c pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · 2 years, 3 months ago
  52. 99699a7 power: regulator: Remove i2c header from gpio regulator by Michal Simek · 2 years, 3 months ago
  53. 67b5663 pmic: pca9450: permit config on all bucks and LDOs by Heiko Thiery · 2 years, 4 months ago
  54. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  55. afe3378 Convert CONFIG_PALMAS_POWER to Kconfig by Tom Rini · 2 years, 4 months ago
  56. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 4 months ago
  57. 30975fb rockchip: Add option to prevent booting on power plug-in by Chris Morgan · 2 years, 5 months ago
  58. ad60751 power: pmic: rk8xx: Support sysreset shutdown method by Chris Morgan · 2 years, 5 months ago
  59. 8bea4bf tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 4 months ago
  60. 2add051 pmic: pca9450: Add optional SD_VSEL GPIO for LDO5 by Frieder Schrempf · 2 years, 4 months ago
  61. db59fef power: regulator: scmi: simplify scmi_voltd_set_enable() by Etienne Carriere · 2 years, 5 months ago
  62. ff33ed3 power: regulator: scmi: support SCMI multi-channel by Etienne Carriere · 2 years, 5 months ago
  63. 8bcb1b4 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · 2 years, 5 months ago
  64. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
  65. 752bea3 pmic: pca9450: add DM_I2C dependencies in Kconfig by Rasmus Villemoes · 2 years, 6 months ago
  66. 4b8903a arm: mach-k3: am62: Introduce autogenerated SoC data by Suman Anna · 2 years, 5 months ago
  67. 326337f pmic: pca9450: Add regulator driver by Marek Vasut · 2 years, 5 months ago
  68. 1d51e77 pmic: pca9450: Add upstream regulators subnode match by Marek Vasut · 2 years, 5 months ago
  69. 411502c regulator: add driver for the TPS65219 BUCK & LDO regulators by Neil Armstrong · 2 years, 6 months ago
  70. b5cfa0c power: add driver for the TPS65219 PMIC by Neil Armstrong · 2 years, 6 months ago
  71. 9c2f5ec x86: sandbox: Add missing PCI bar to barinfo by Andrew Scull · 2 years, 7 months ago
  72. faeb564 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 6 months ago
  73. 8479902 power-domain: Fix use of uninitialized value in dev_power_domain_ctrl by Sean Anderson · 2 years, 7 months ago
  74. 898e761 imx: power-domain: Add i.MX8MP HSIOMIX driver by Marek Vasut · 2 years, 6 months ago
  75. 2e760f1 imx: power-domain: Add i.MX8MP support by Marek Vasut · 2 years, 6 months ago
  76. 63c390a power_domain: Add power_domain_get_by_name() by Marek Vasut · 2 years, 6 months ago
  77. 4eb82c2 imx: power-domain: Get rid of SMCCC dependency by Marek Vasut · 2 years, 6 months ago
  78. 19842b6 imx: power-domain: Inline arch-imx8m/power-domain.h by Marek Vasut · 2 years, 6 months ago
  79. 8741d92 imx: power-domain: Descend into pgc subnode if present by Marek Vasut · 2 years, 6 months ago
  80. 20874a6 power-domain: Return 0 if ops unimplemented and remove empty functions by Marek Vasut · 2 years, 6 months ago
  81. e9598cf power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDs by Dave Gerlach · 2 years, 7 months ago
  82. f3b5100 regulator: fixed: add possibility to enable by clock by Philippe Schenker · 2 years, 7 months ago
  83. a004453 pmic: pca9450: Add PCA9450C compatible string by Marek Vasut · 2 years, 8 months ago
  84. e8cb4e7 power: pmic: Provide DM_PMIC support for tps65217 driver by Lukasz Majewski · 2 years, 7 months ago
  85. 1610b68 power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 by Lukasz Majewski · 2 years, 7 months ago
  86. 297e6eb Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 7 months ago
  87. fda7cbf power: zynqmp: Use zynqmp_pmufw_node() from firmware by Michal Simek · 2 years, 8 months ago
  88. 6983710 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · 2 years, 8 months ago
  89. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
  90. df1fa27 drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck by Sinthu Raja · 2 years, 8 months ago
  91. 3d32ad4 drivers: power: pmic: Add support for tps659412 PMIC by Sinthu Raja · 2 years, 8 months ago
  92. e0283cb power: zynqmp: Add power domain driver for ZynqMP by Michal Simek · 2 years, 9 months ago
  93. 81fafbb power: domain: apple: Add reset support by Mark Kettenis · 2 years, 9 months ago
  94. 98551f8 power: domain: ti: Add support for J721S2 SoC by David Huang · 2 years, 9 months ago
  95. 1b7f00e regulator: bd718x7: Bypass bogus warnings by Marek Vasut · 2 years, 9 months ago
  96. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  97. 97187d5 power: domain: Add Apple pmgr driver by Mark Kettenis · 2 years, 9 months ago
  98. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 9 months ago
  99. 2206356 power: pmic/fan53555: allow dm be omitted by SPL by Quentin Schulz · 3 years ago
  100. d47c4fe power: regulator: scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years ago