1. b22baeb x86: remove dead code in intel_clk_get_rate() by Heinrich Schuchardt · 4 years, 10 months ago
  2. 5986efc versal: drivers: clk: Fix invalid clock name queries by Rajan Vaja · 4 years, 11 months ago
  3. e4a5ee1 Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 10 months ago
  4. 5ba62a4 clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree by Patrick Delaunay · 4 years, 10 months ago
  5. 5872fc6 CLK: HSDK: fix HDMI clock calculation by Eugeniy Paltsev · 4 years, 10 months ago
  6. 9d70c9c CLK: HSDK: Check for PLL bypass firstly by Eugeniy Paltsev · 4 years, 10 months ago
  7. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  8. 6eb4e3c x86: Add a clock driver for Intel devices by Simon Glass · 4 years, 10 months ago
  9. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  10. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  11. 2cdd3f4 clk: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  12. 783acfd arm: rockchip: Add common cru.h by Jagan Teki · 5 years ago
  13. e4a5558 clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate() by Giulio Benetti · 4 years, 11 months ago
  14. 2af750e clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate() by Giulio Benetti · 4 years, 11 months ago
  15. cf4c04a clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate() by Giulio Benetti · 4 years, 11 months ago
  16. b58106d clk: Fix error checking of dev_read_addr_ptr by Sean Anderson · 5 years ago
  17. 6c91087 clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled by Giulio Benetti · 5 years ago
  18. c179a17 clk: show more error info when uclass_get_device_by_name by Peng Fan · 5 years ago
  19. 94fc842 clk: mediatek: use unsigned type for returning the clk rate by Fabien Parent · 5 years ago
  20. 3a7cb13 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 10 months ago
  21. 74fc6b8 clk: sci-clk: add slack to clk-set-rate passed to firmware by Lokesh Vutla · 4 years, 11 months ago
  22. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
  23. 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
  24. 65da8e7 clk: mediatek: fix clock-rate overflow problem by developer · 4 years, 11 months ago
  25. dea5651 clk: mediatek: add driver for MT7622 by developer · 4 years, 11 months ago
  26. cdb0efd clk: fixed_rate: add dummy enable() function by developer · 5 years ago
  27. bdc786d clk: add APIs to get (optional) clock by name without a device by developer · 5 years ago
  28. dc338d3 clk: check valid clock by clk_valid() by developer · 5 years ago
  29. 5e108fb clk: fix error check for devm_clk_get_optional() by developer · 5 years ago
  30. ef45feb clk: mediatek: mt7629: add support for ssusbsys by developer · 5 years ago
  31. 0b5e5f1 clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll by developer · 5 years ago
  32. ba560c7 clk: mediatek: add set_clr_upd mux type flow by developer · 5 years ago
  33. 4a79703 clk: mediatek: add driver support for MT8512 by developer · 5 years ago
  34. eee03dc9 clk: imx: add i.IMXRT1050 clk driver by Giulio Benetti · 4 years, 11 months ago
  35. 03eb95d clk: imx: pfd: add set_rate() by Giulio Benetti · 4 years, 11 months ago
  36. 6713a01 clk: imx: pllv3: add support for PLLV3_AV type by Giulio Benetti · 4 years, 11 months ago
  37. 05bf7fd clk: imx: pllv3: add PLLV3_SYS support by Giulio Benetti · 4 years, 11 months ago
  38. 8c25d1e clk: imx: pllv3: add set_rate() support by Giulio Benetti · 4 years, 11 months ago
  39. 47e1564 clk: imx: pllv3: add disable() support by Giulio Benetti · 4 years, 11 months ago
  40. 7dad7a3 clk: imx: pllv3: add enable() support by Giulio Benetti · 4 years, 11 months ago
  41. 670e570 clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB by Giulio Benetti · 4 years, 11 months ago
  42. ff331fa clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks by Giulio Benetti · 4 years, 11 months ago
  43. b9a1e51 clk: imx8qxp: extend to support getting I2C IPG clock by Anatolij Gustschin · 5 years ago
  44. b65d601 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · 5 years ago
  45. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  46. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  47. a72088d Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  48. 3fe8c8d clk: imx: add i.MX8MP clk driver by Peng Fan · 5 years ago
  49. 1333f5e clk: imx: add imx_clk_mux2_flags by Peng Fan · 5 years ago
  50. b320b86 mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid by Rasmus Villemoes · 5 years ago
  51. 7d7c704 aspeed: ast2500: Read clock ofdata in the correct method by Simon Glass · 5 years ago
  52. 1b72501 clk: stm32mp1: Add a clock entry for RNG1 device by Sughosh Ganu · 5 years ago
  53. ef5458f clk: agilex: Add clock driver for Agilex by Ley Foon Tan · 5 years ago
  54. 7bc5b5e Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  55. 2d82cf8 clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[] by Frieder Schrempf · 5 years ago
  56. 5817d5c clk: mediatek: add driver for MT8518 by developer · 5 years ago
  57. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  58. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  59. afa7160 rockchip: clk: Add clk driver for rk3308 by Finley Xiao · 5 years ago
  60. a8a2ca8 rockchip: clk: pll: add common pll setting funcs by Elaine Zhang · 5 years ago
  61. 416f8d3 rockchip: clk: fix wrong CONFIG_IS_ENABLED handling by Heiko Stuebner · 5 years ago
  62. c82c06d rockchip: clk: rv1108: remove duplicate reset init by Heiko Stuebner · 5 years ago
  63. ba1033d rockchip: clk: add px30 clock driver by Kever Yang · 5 years ago
  64. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  65. 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  66. 93c4485 clk: rockchip: rk3328: Configure CPU clock by Simon South · 5 years ago
  67. 280d7a8 clk: clk-ti-sci: Notify AVS driver upon setting clock rate by Keerthy · 5 years ago
  68. 7adf587 clk: imx: imx8mm: add set_parent callback by Peng Fan · 5 years ago
  69. ee5515d clk: imx8mm: add enet clk by Peng Fan · 5 years ago
  70. e2f674d clk: imx: add i.MX8MN ccf driver by Peng Fan · 5 years ago
  71. fb8dc39 Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  72. aae1e58 Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  73. 2bef3c5 clk: add clock driver for MediaTek MT76x8 platform by developer · 5 years ago
  74. ebddf49 arm64: zynqmp: Switch to xlnx-zynqmp-clk header by Michal Simek · 5 years ago
  75. 142fb5b arm64: versal: Rename versal_pm_request to xilinx_pm_request by Michal Simek · 5 years ago
  76. e50c104 arm64: versal: Clean pm_api_id usage by Michal Simek · 5 years ago
  77. c1e9c94 test: clk: test clock self assignment by Jean-Jacques Hiblot · 5 years ago
  78. 9601f32 drivers: clk: Fix using assigned-clocks in the node of the clock it sets up by Jean-Jacques Hiblot · 5 years ago
  79. 98e8418 test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · 5 years ago
  80. 6e66b2d drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · 5 years ago
  81. 718039b drivers: clk: Handle gracefully NULL pointers by Jean-Jacques Hiblot · 5 years ago
  82. 2f66541 clk: Add support for I2C clocks on NXP's imx6q SoC which use CCF by Lukasz Majewski · 5 years ago
  83. b232081 clk: Fix error check in clk_set_default_parents() by Jean-Jacques Hiblot · 5 years ago
  84. 3e448bd clk: meson-sm1: add compatible by Neil Armstrong · 5 years ago
  85. 4371b9c clk: meson: g12a: add support for VPU/HDMI clocks by Neil Armstrong · 5 years ago
  86. 814c611 clk: cdce9xx: add support for cdce9xx clock synthesizer by Tero Kristo · 5 years ago
  87. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  88. f7a7120 clk: versal: Add clock driver support by Siva Durga Prasad Paladugu · 5 years ago
  89. 833be32 zynqmp: firmware: Add Xilinx ZynqMP firmware driver by Rajan Vaja · 6 years ago
  90. 680897a ARM: at91: Rename sama5_sfr.h to at91_sfr.h by Tudor Ambarus · 5 years ago
  91. c312c10 rockchip: clk: rk3399: remove clk_enable() by Kever Yang · 5 years ago
  92. 3045dc2 rockchip: clk: rk3368: remove clk_enable() by Kever Yang · 5 years ago
  93. 2a5eb5e rockchip: clk: rk3328: remove clk_enable() by Kever Yang · 5 years ago
  94. 0aa59ee rockchip: clk: rk3288: remove clk_enable() by Kever Yang · 5 years ago
  95. b7d76ac clk: aspeed: Add support for SD clock by Eddie James · 5 years ago
  96. c5b4392 Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  97. b670a5d clk: meson-g12b: add compatible by Mark Kettenis · 5 years ago
  98. a77c6ed stm32mp1: clk: use gd to store frequency information by Patrick Delaunay · 5 years ago
  99. a06a456 stm32mp1: clk: remove debug traces by Patrick Delaunay · 5 years ago
  100. ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · 5 years ago