1. 393dfaea power: Drop unused muic_max8997 driver by Simon Glass · Wed Feb 01 13:20:01 2023 -0700
  2. be560d9 power: Drop unused muic_max77693 driver and mfd code by Simon Glass · Wed Feb 01 13:20:00 2023 -0700
  3. 7002f77 power: Drop unused fg_max17042 driver and fuel gauge code by Simon Glass · Wed Feb 01 13:19:59 2023 -0700
  4. 17ac6a3 power: Drop unused bat_trats driver and battery code by Simon Glass · Wed Feb 01 13:19:58 2023 -0700
  5. 6d70a9f freescale: Drop unused ftpmu010 driver by Simon Glass · Wed Feb 01 13:19:36 2023 -0700
  6. fbdb0c4 power: Drop pmic_max77693.c by Simon Glass · Wed Feb 01 13:19:15 2023 -0700
  7. d63d1c6 power: Drop fg_max77693 by Simon Glass · Wed Feb 01 13:19:13 2023 -0700
  8. 14fc02a pmic: pca9450: Make warm reset on WDOG_B assertion by Marek Vasut · Fri Dec 09 20:35:46 2022 +0100
  9. a643856 power: pmic: axp: Bind regulators from the DT by Samuel Holland · Sat Jan 21 17:13:06 2023 -0600
  10. 8de2c0c power: regulator: Add a driver for AXP PMIC regulators by Samuel Holland · Sat Jan 21 17:13:05 2023 -0600
  11. 0aa18bf power: pmic: axp: Provide a variant ID in the driver data by Samuel Holland · Sat Jan 21 17:13:04 2023 -0600
  12. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  13. ab87f94 power: regulator: Add support for NPCM8xx by Jim Liu · Mon Nov 07 10:48:27 2022 +0800
  14. adce81d global: Migrate CONFIG_POWER_PFUZE3000_I2C_ADDR to CFG by Tom Rini · Sun Dec 04 10:13:36 2022 -0500
  15. f52f907 global: Migrate CONFIG_POWER_PFUZE100_I2C_ADDR to CFG by Tom Rini · Sun Dec 04 10:13:35 2022 -0500
  16. 6e4344e global: Migrate CONFIG_POWER_LTC3676_I2C_ADDR to CFG by Tom Rini · Sun Dec 04 10:13:34 2022 -0500
  17. fc9d6a1 global: Migrate CONFIG_FSL_PMIC_MODE to CFG by Tom Rini · Sun Dec 04 10:04:02 2022 -0500
  18. 610d41f global: Migrate CONFIG_FSL_PMIC_CS to CFG by Tom Rini · Sun Dec 04 10:04:01 2022 -0500
  19. a35b7ba global: Migrate CONFIG_FSL_PMIC_CLK to CFG by Tom Rini · Sun Dec 04 10:04:00 2022 -0500
  20. 0da17ea global: Migrate CONFIG_FSL_PMIC_BITLEN to CFG by Tom Rini · Sun Dec 04 10:03:58 2022 -0500
  21. b2f1596 Convert CONFIG_POWER_PCA9450 to Kconfig by Tom Rini · Fri Dec 02 16:42:26 2022 -0500
  22. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  23. c550c2ba dm: pmic: ignore disabled node in pmic_bind_children by Patrick Delaunay · Wed Oct 26 15:05:10 2022 +0200
  24. 2d982b7 arm: mach-k3: am62a: introduce auto-generated SoC data by Bryan Brattlof · Thu Nov 03 19:13:56 2022 -0500
  25. 7b6e5d0 Convert CONFIG_TPS6586X_POWER et al to Kconfig by Tom Rini · Sat Nov 19 18:45:35 2022 -0500
  26. db9d925 Convert CONFIG_POWER_LTC3676 et al to Kconfig by Tom Rini · Sat Nov 19 18:45:15 2022 -0500
  27. 639f1df power: pmic: Guard non-DM_PMIC drivers with a check for POWER_LEGACY by Tom Rini · Sat Nov 19 18:45:08 2022 -0500
  28. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  29. 8bda02a Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Nov 14 07:29:51 2022 -0500
  30. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  31. ac3ed37 drivers: power: pmic: Enable use of rn5t567 PMIC in SPL by Martyn Welch · Tue Oct 25 10:55:01 2022 +0100
  32. e32d036 drivers: power: pmic: Add support for rn5t568 PMIC by Martyn Welch · Tue Oct 25 10:55:00 2022 +0100
  33. 2ce0c44 regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabled by Adam Ford · Sat Oct 22 08:43:42 2022 -0500
  34. e81135ef power: fan53555: Fix missing newline in error message by Michal Suchanek · Sun Sep 25 15:43:27 2022 +0200
  35. 6ec6a07 power: regulator: fix autoset error handling by John Keeping · Thu Sep 08 12:38:35 2022 +0100
  36. 10dda9e sandbox: power: Update PMIC driver to use log by Simon Glass · Tue Sep 06 20:26:54 2022 -0600
  37. 0569d5f firmware: zynqmp: Skip loading config object for Versal by Ashok Reddy Soma · Fri Aug 05 11:19:56 2022 +0200
  38. 60900b4 pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · Thu Aug 04 19:57:17 2022 +0530
  39. 3e06eb3 power: regulator: Remove i2c header from gpio regulator by Michal Simek · Mon Aug 01 14:19:06 2022 +0200
  40. 91c89d3 pmic: pca9450: permit config on all bucks and LDOs by Heiko Thiery · Mon Jun 20 05:49:49 2022 +0200
  41. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  42. ac7f321 Convert CONFIG_PALMAS_POWER to Kconfig by Tom Rini · Sat Jun 25 11:02:38 2022 -0400
  43. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  44. 7c9de74 rockchip: Add option to prevent booting on power plug-in by Chris Morgan · Fri May 27 13:18:20 2022 -0500
  45. b02712f power: pmic: rk8xx: Support sysreset shutdown method by Chris Morgan · Fri May 27 13:18:19 2022 -0500
  46. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · Wed Jun 08 08:24:39 2022 -0400
  47. ccf51fb pmic: pca9450: Add optional SD_VSEL GPIO for LDO5 by Frieder Schrempf · Mon Jun 27 13:00:58 2022 +0200
  48. ebc2b1e power: regulator: scmi: simplify scmi_voltd_set_enable() by Etienne Carriere · Tue May 31 18:09:28 2022 +0200
  49. 95dce1a power: regulator: scmi: support SCMI multi-channel by Etienne Carriere · Tue May 31 18:09:27 2022 +0200
  50. a1e8751 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · Tue May 31 18:09:18 2022 +0200
  51. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  52. 593539c pmic: pca9450: add DM_I2C dependencies in Kconfig by Rasmus Villemoes · Tue May 03 10:58:06 2022 +0200
  53. a9768c9 arm: mach-k3: am62: Introduce autogenerated SoC data by Suman Anna · Wed May 25 13:38:43 2022 +0530
  54. 5d9b83d pmic: pca9450: Add regulator driver by Marek Vasut · Fri May 20 05:10:17 2022 +0200
  55. 1d6dd08 pmic: pca9450: Add upstream regulators subnode match by Marek Vasut · Fri May 20 05:10:16 2022 +0200
  56. 5fc0a86 regulator: add driver for the TPS65219 BUCK & LDO regulators by Neil Armstrong · Wed Apr 27 13:28:10 2022 +0200
  57. e422fbe power: add driver for the TPS65219 PMIC by Neil Armstrong · Wed Apr 27 13:28:09 2022 +0200
  58. a7c9d8b x86: sandbox: Add missing PCI bar to barinfo by Andrew Scull · Sun Apr 03 10:39:10 2022 +0000
  59. 93b2091 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · Fri Apr 22 11:06:38 2022 -0400
  60. e91b003 power-domain: Fix use of uninitialized value in dev_power_domain_ctrl by Sean Anderson · Wed Mar 23 14:26:09 2022 -0400
  61. dd96fba imx: power-domain: Add i.MX8MP HSIOMIX driver by Marek Vasut · Wed Apr 13 00:42:54 2022 +0200
  62. 2e1405e imx: power-domain: Add i.MX8MP support by Marek Vasut · Wed Apr 13 00:42:53 2022 +0200
  63. fb4e8e9 power_domain: Add power_domain_get_by_name() by Marek Vasut · Wed Apr 13 00:42:52 2022 +0200
  64. e5481a8 imx: power-domain: Get rid of SMCCC dependency by Marek Vasut · Wed Apr 13 00:42:51 2022 +0200
  65. 93d1d8b imx: power-domain: Inline arch-imx8m/power-domain.h by Marek Vasut · Wed Apr 13 00:42:50 2022 +0200
  66. 78fb007 imx: power-domain: Descend into pgc subnode if present by Marek Vasut · Wed Apr 13 00:42:49 2022 +0200
  67. 4befe91 power-domain: Return 0 if ops unimplemented and remove empty functions by Marek Vasut · Wed Apr 13 00:42:48 2022 +0200
  68. a362175 power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDs by Dave Gerlach · Fri Apr 01 20:02:48 2022 -0500
  69. cdd4bfe regulator: fixed: add possibility to enable by clock by Philippe Schenker · Fri Apr 08 10:07:10 2022 +0200
  70. d3e424a pmic: pca9450: Add PCA9450C compatible string by Marek Vasut · Sat Feb 26 04:37:08 2022 +0100
  71. 8ec22ba power: pmic: Provide DM_PMIC support for tps65217 driver by Lukasz Majewski · Sat Mar 12 08:11:11 2022 +0100
  72. b4e681f power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 by Lukasz Majewski · Sat Mar 12 08:11:10 2022 +0100
  73. 3d2a375 Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Mar 16 12:52:02 2022 -0400
  74. f0a6a32 power: zynqmp: Use zynqmp_pmufw_node() from firmware by Michal Simek · Tue Mar 01 09:10:59 2022 +0100
  75. 2f26c04 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · Mon Feb 21 09:22:40 2022 +0100
  76. 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Mon Feb 21 08:32:02 2022 -0500
  77. 5f31d4a drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck by Sinthu Raja · Wed Feb 09 15:06:47 2022 +0530
  78. e8146ea drivers: power: pmic: Add support for tps659412 PMIC by Sinthu Raja · Wed Feb 09 15:06:46 2022 +0530
  79. 0fd9f36 power: zynqmp: Add power domain driver for ZynqMP by Michal Simek · Mon Feb 07 10:27:37 2022 +0100
  80. 9e8c483 power: domain: apple: Add reset support by Mark Kettenis · Sat Jan 22 20:38:17 2022 +0100
  81. 7078f35 power: domain: ti: Add support for J721S2 SoC by David Huang · Tue Jan 25 20:56:34 2022 +0530
  82. f54598a regulator: bd718x7: Bypass bogus warnings by Marek Vasut · Tue Jan 25 03:46:52 2022 +0100
  83. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  84. 2fc9405 power: domain: Add Apple pmgr driver by Mark Kettenis · Mon Jan 10 20:58:44 2022 +0100
  85. 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Sun Jan 09 07:56:31 2022 -0500
  86. 9964f00 power: pmic/fan53555: allow dm be omitted by SPL by Quentin Schulz · Fri Nov 12 15:10:47 2021 +0100
  87. f1f2516 power: regulator: scmi: define LOG_CATEGORY by Patrick Delaunay · Thu Oct 28 19:13:14 2021 +0200
  88. 5afa5cd power: pmic: axp: Implement poweroff via sysreset by Samuel Holland · Sun Oct 24 21:00:10 2021 -0500
  89. 41a545f power: axp: Avoid do_poweroff conflict with sysreset by Samuel Holland · Sun Aug 22 18:18:05 2021 -0500
  90. 97e96f2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Oct 12 08:58:58 2021 -0400
  91. 3f90261 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · Fri Oct 08 00:17:16 2021 -0500
  92. a0a2159 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · Fri Oct 08 00:17:15 2021 -0500
  93. aad0279 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · Fri Oct 08 00:17:14 2021 -0500
  94. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  95. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  96. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  97. a0e4487 power: Refactor Makefile rules by Simon Glass · Sun Aug 08 12:20:29 2021 -0600
  98. 7ff6104 power: Add a POWER config by Simon Glass · Sun Aug 08 12:20:28 2021 -0600
  99. 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · Sun Aug 08 12:20:27 2021 -0600
  100. 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · Sun Aug 08 12:20:26 2021 -0600