1. e07ce56 mach-snapdragon: disable power-domains for pre-reloc drivers by Caleb Connolly · Wed Apr 03 14:07:39 2024 +0200
  2. aae4649 clk: qcom: add support for power domains uclass by Volodymyr Babchuk · Mon Mar 11 21:33:45 2024 +0000
  3. 8eca261 clk: qcom: clear div mask before assigning a new divider by Volodymyr Babchuk · Mon Mar 11 21:33:45 2024 +0000
  4. 98c9212 Merge tag 'v2024.04-rc5' into next by Tom Rini · Mon Mar 25 22:15:47 2024 -0400
  5. 03f76d9 clk: imx8mp: Add support for PCIe clocks by Sumit Garg · Thu Mar 21 20:24:57 2024 +0530
  6. 2eeee7c clk: clk-imx8qm: Add LPUART IPG entries by Fabio Estevam · Fri Mar 08 17:13:16 2024 -0300
  7. b08666d clk: clk-imx8qxp: Add LPUART IPG entries by Fabio Estevam · Fri Mar 08 17:13:15 2024 -0300
  8. d960e20 Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · Tue Mar 19 09:10:30 2024 -0400
  9. 977071e arch: arm: Agilex5 enablement by Jit Loon Lim · Tue Mar 12 22:01:03 2024 +0800
  10. d894f7a Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · Fri Mar 15 09:15:31 2024 -0400
  11. 9a83dcd arm: mach-k3: am62px: introduce clock and device files for wkup spl by Bryan Brattlof · Tue Mar 12 15:20:21 2024 -0500
  12. 8b05c18 rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h by Quentin Schulz · Mon Mar 11 13:01:57 2024 +0100
  13. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · Mon Mar 11 13:40:06 2024 -0400
  14. b93ab92 arm: mach-k3: j784s4: Add clk and power support by Apurva Nandan · Sat Feb 24 01:51:44 2024 +0530
  15. cf7cda9 Merge patch series "ARM: renesas: Rename R-Mobile to Renesas" by Tom Rini · Sat Mar 02 14:30:25 2024 -0500
  16. 6468c4c ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · Tue Feb 27 17:05:55 2024 +0100
  17. 32ca787 clk/qcom: apq8016: allow apq8016_clk_init_uart() to be called externally by Caleb Connolly · Fri Mar 01 15:00:24 2024 +0000
  18. 42f4aff dts: dragonboard820c: use correct bindings for clocks by Caleb Connolly · Mon Feb 26 17:26:39 2024 +0000
  19. 154ed1d board: dragonboard410c: upstream DT compat by Caleb Connolly · Mon Feb 26 17:26:21 2024 +0000
  20. d718e3e clock/qcom: qcs404: fix clk_set_rate by Caleb Connolly · Mon Feb 26 17:26:10 2024 +0000
  21. 3e88e6e clk/qcom: use upstream compatible properties by Caleb Connolly · Mon Feb 26 17:26:09 2024 +0000
  22. 2fcb496 clk: renesas: Confirm all clock & reset changes on RZ/G2L by Paul Barker · Tue Feb 27 20:40:28 2024 +0000
  23. 0c3aa3b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Feb 20 08:02:49 2024 -0500
  24. d301ed7 clk: renesas: Fix broken clocks on all Gen2 boards by Niklas Söderlund · Fri Feb 09 22:15:35 2024 +0100
  25. 55f0826 clk: renesas: Implement R8A779H0 V4M PLL7 support by Marek Vasut · Sun Jan 28 16:52:02 2024 +0100
  26. 2802869 clk: renesas: Add R8A779H0 V4M clock tables by Hai Pham · Sun Jan 28 16:52:01 2024 +0100
  27. f51a44a clk: clk-gpio: add actual gated clock by Svyatoslav Ryhel · Wed Jan 10 18:09:56 2024 +0200
  28. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  29. 6ea5f96 clk: Remove rfree by Sean Anderson · Sat Dec 16 14:38:41 2023 -0500
  30. b5de0b9 clk: fix clk_get_rate() always return ulong by Julien Masson · Fri Dec 15 15:09:43 2023 +0100
  31. a1809222 clk: meson: add Hardware Clock measure driver by Neil Armstrong · Mon Dec 18 10:47:55 2023 +0100
  32. f35157c Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Jan 27 20:43:20 2024 -0500
  33. 7885dca clk: renesas: Drop include common.h by Marek Vasut · Sun Jan 21 18:31:21 2024 +0100
  34. df5a2b9 clk: exynos: Add Exynos850 clock driver by Sam Protsenko · Wed Jan 10 21:09:04 2024 -0600
  35. 8a0f634 clk: exynos: Add Samsung clock framework by Sam Protsenko · Wed Jan 10 21:09:03 2024 -0600
  36. 8bcc884 clk: exynos: Move pll code into clk-exynos7420 by Sam Protsenko · Wed Jan 10 21:09:02 2024 -0600
  37. 883c503 clk: altera: n5x: Fix MEMCLKMGR_EXTCNTRST_C0CNTRST to bit(0) by Dinesh Maniyam · Fri Dec 15 15:15:19 2023 +0800
  38. 4c6fcbc arm: Rename STM32MP15x by Patrick Delaunay · Mon Jan 15 15:05:57 2024 +0100
  39. 990e057 arm: Rename STM32MP13x by Patrick Delaunay · Mon Jan 15 15:05:56 2024 +0100
  40. 397c84f clk/qcom: fix rcg divider value by Caleb Connolly · Tue Nov 07 12:41:05 2023 +0000
  41. fbacc67 clk/qcom: add mnd_width to clk_rcg_set_rate_mnd() by Caleb Connolly · Tue Nov 07 12:41:04 2023 +0000
  42. 10a0abb clk/qcom: use function pointers for enable and set_rate by Caleb Connolly · Tue Nov 07 12:41:03 2023 +0000
  43. 7a63294 clk/qcom: sdm845: add register map for simple gate clocks by Caleb Connolly · Tue Nov 07 12:41:02 2023 +0000
  44. 6c0b844 clk/qcom: handle resets and clocks in one device by Konrad Dybcio · Tue Nov 07 12:41:01 2023 +0000
  45. 90c4464 clk/qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · Tue Nov 07 12:41:00 2023 +0000
  46. 878b26a clk/qcom: move from mach-snapdragon by Caleb Connolly · Tue Nov 07 12:40:59 2023 +0000
  47. 8319840 clk: renesas: Synchronize RZ R8A774E1 RZ/G2H clock tables with Linux 6.6.3 by Marek Vasut · Sun Dec 03 14:15:20 2023 +0100
  48. 8d712ee clk: renesas: Synchronize RZ R8A774C0 RZ/G2E clock tables with Linux 6.6.3 by Marek Vasut · Sun Dec 03 14:15:19 2023 +0100
  49. 8a8e103 clk: renesas: Synchronize RZ R8A774B1 RZ/G2N clock tables with Linux 6.6.3 by Marek Vasut · Sun Dec 03 14:15:18 2023 +0100
  50. aa50693 clk: renesas: Synchronize RZ R8A774A1 RZ/G2M clock tables with Linux 6.6.3 by Marek Vasut · Sun Dec 03 14:15:17 2023 +0100
  51. f689f58 clk: renesas: Synchronize R-Car R8A77995 D3 clock tables with Linux 6.6.3 by Marek Vasut · Sun Dec 03 14:15:16 2023 +0100
  52. f887994 clk: renesas: Synchronize R-Car R8A77990 E3 clock tables with Linux 6.6.3 by Marek Vasut · Sun Dec 03 14:15:15 2023 +0100
  53. 68f8e87 clk: renesas: Synchronize R-Car R8A77965 M3-N clock tables with Linux 6.6.3 by Marek Vasut · Sun Dec 03 14:15:14 2023 +0100
  54. e1418a0 clk: renesas: Synchronize R-Car R8A77960 M3-W and R8A77961 M3-W+ clock tables with Linux 6.6.3 by Marek Vasut · Sun Dec 03 14:15:13 2023 +0100
  55. be33e10 Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · Tue Dec 19 10:09:14 2023 -0500
  56. e9e0fee clk: mediatek: add clock driver support for MediaTek MT8365 SoC by Julien Masson · Mon Dec 04 11:48:52 2023 +0100
  57. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  58. a9f05a0 Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · Fri Dec 15 17:49:13 2023 -0500
  59. e89289c test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · Sat Dec 16 02:28:52 2023 +0800
  60. f071d55 clk: nuvoton: add read only feature for clk driver by Jim Liu · Tue Nov 14 17:00:04 2023 +0800
  61. 1a3427b clk: treewide: switch to clock dump from clk_ops by Igor Prusov · Thu Nov 09 13:55:15 2023 +0300
  62. 8baf365 clk: amlogic: Move driver and ops structs by Igor Prusov · Thu Nov 09 13:55:12 2023 +0300
  63. 10ceddf clk: k210: Move soc_clk_dump function by Igor Prusov · Thu Nov 09 13:55:11 2023 +0300
  64. 43d8518 clk: ast2600: Move soc_clk_dump function by Igor Prusov · Thu Nov 09 13:55:10 2023 +0300
  65. b8704af clk: zynq: Move soc_clk_dump to Zynq clock driver by Igor Prusov · Thu Nov 09 13:55:09 2023 +0300
  66. 46c8190 clk: Check that composite clock's div has set_rate() by Igor Prusov · Wed Dec 06 02:23:33 2023 +0300
  67. cb34b1c clk: get correct ops for clk_enable() and clk_disable() by Yang Xiwen · Sun Nov 19 06:10:06 2023 +0800
  68. 470fba1 clk: check parent_name in clk_register to avoid confusing log_error() output by Yang Xiwen · Sat Nov 11 03:19:52 2023 +0800
  69. 8dcbf81 clk: stm32f: fix setting of LCD clock by Dario Binacchi · Sat Nov 11 11:46:19 2023 +0100
  70. c447a08 clk: stm32f: fix setting of division factor for LCD_CLK by Dario Binacchi · Sat Nov 11 11:46:18 2023 +0100
  71. 49107fb Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Dec 14 13:27:11 2023 -0500
  72. 0d84dcd clk: zynqmp: enable topsw_lsbus clock by Venkatesh Yadav Abbarapu · Mon Dec 04 14:15:15 2023 +0530
  73. e5e8523 clk: imx8mn: add pwm clocks by Nicolas Heemeryck · Mon Dec 11 11:06:13 2023 +0100
  74. 020e1b0 clk: starfive: jh7110: Add watchdog clocks by Chanho Park · Mon Nov 06 08:13:15 2023 +0900
  75. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
  76. 8cdb392 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Nov 28 10:05:25 2023 -0500
  77. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  78. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · Thu Nov 09 20:10:04 2023 +0300
  79. 0f3bda0 clk: exynos: Add header guard for clk-pll.h by Sam Protsenko · Tue Nov 07 15:22:00 2023 -0600
  80. 687f5e8 clk: sunxi: Use the right symbol in the Makefile by Samuel Holland · Mon Oct 30 23:49:22 2023 -0500
  81. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  82. 9576a3b clk_k210.c: Clean up how we handle nop by Tom Rini · Thu Oct 26 14:31:36 2023 -0400
  83. cd05aaa clk: a1: add new clocks for USB stack by Alexey Romanov · Wed Nov 01 17:04:56 2023 +0300
  84. 37e2688 Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Thu Nov 02 18:32:57 2023 -0400
  85. ff9427e Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Nov 02 09:30:34 2023 -0400
  86. cb2a62e clk: rzg2l: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:58 2023 +0000
  87. ab81cc7 clk: starfive: jh7110: Add security clocks by Chanho Park · Wed Nov 01 21:16:49 2023 +0900
  88. b808e3c Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Wed Nov 01 17:49:58 2023 -0400
  89. 77e1151 clk: use private clk struct in CLK_CCF's enable/disable functions by Maksim Kiselev · Wed Sep 06 01:16:49 2023 +0300
  90. 70e32ba clk: fix count parameter type for clk_release_all by Eugen Hristev · Mon Jun 19 13:47:52 2023 +0300
  91. f6da668 drivers: clk: Adjust temp var data type to properly match that of struct clk_ops by Nathan Barrett-Morrison · Mon May 15 15:49:58 2023 -0400
  92. a5135b8 clk: ti: k3-pll: Add calibration support for non fractional mode by Vishal Mahaveer · Mon Oct 23 08:35:46 2023 -0500
  93. 9de522d Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Tue Oct 24 09:39:52 2023 -0400
  94. bb988a3 clk: rockchip: rk3588: fix up the frac pll calculation by Elaine Zhang · Thu Oct 12 18:18:28 2023 +0800
  95. 2892074 clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parent by Elaine Zhang · Thu Oct 12 18:18:12 2023 +0800
  96. 9aaa5ab clk: rockchip: rk3588: support aclk_top_root set 750M by Elaine Zhang · Wed Oct 11 18:29:45 2023 +0800
  97. 63f88d1 clk: rk3588: Add 742.5M parameter for PLL by Guochun Huang · Wed Oct 11 18:29:44 2023 +0800
  98. f12a160 clk: rockchip: rk3568: support dclk_vop select more parent clks by Elaine Zhang · Wed Oct 11 18:29:43 2023 +0800
  99. 1987b0c sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · Tue Sep 06 15:59:57 2022 +0100
  100. 934d0f5 clk: sunxi: Add support for the D1 CCU by Samuel Holland · Sat Apr 30 22:38:37 2022 -0500