1. 6df24d0 Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspeed' into clk-next by Stephen Boyd · 5 years ago
  2. 74ca928 Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'clk-imx' into clk-next by Stephen Boyd · 5 years ago
  3. 1303231 Merge branches 'clk-rohm', 'clk-hisilicon', 'clk-marvell', 'clk-unused' and 'clk-devm-ioremap-resource' into clk-next by Stephen Boyd · 5 years ago
  4. 801b787 clk: aspeed: Add RMII RCLK gates for both AST2500 MACs by Andrew Jeffery · 5 years ago
  5. 3bdf364 clk: armada-xp: remove unused code by YueHaibing · 5 years ago
  6. f579038 clk: qcom: rpmh: Reuse sdm845 clks for sm8150 by Stephen Boyd · 5 years ago
  7. 7f6ac72 clk/ti/adpll: allocate room for terminating null by Stephen Kitt · 5 years ago
  8. 3696eeb clk: ast2600: Add RMII RCLK gates for all four MACs by Andrew Jeffery · 5 years ago
  9. e620a1e drivers/clk: convert VL struct to struct_size by Stephen Kitt · 5 years ago
  10. 3f7df5b clk: qcom: Add MSM8998 GPU Clock Controller (GPUCC) driver by Jeffrey Hugo · 5 years ago
  11. efd164b clk: qcom: Allow constant ratio freq tables for rcg by Jeffrey Hugo · 5 years ago
  12. ba1d366 clk: qcom: smd: Add missing pnoc clock by Jeffrey Hugo · 5 years ago
  13. 95183d3 clk: qcom: Enumerate clocks and reset needed to boot the 8998 modem by Jeffrey Hugo · 5 years ago
  14. eee2810 clk: qcom: clk-rpmh: Add support for RPMHCC for SC7180 by Taniya Das · 5 years ago
  15. 1726956 clk: qcom: Add Global Clock controller (GCC) driver for SC7180 by Taniya Das · 5 years ago
  16. ffe37ed clk: qcom: common: Return NULL from clk_hw OF provider by Taniya Das · 5 years ago
  17. 1a1c782 clk: qcom: rcg: update the DFS macro for RCG by Taniya Das · 5 years ago
  18. 57b2364 clk: qcom: remove unneeded semicolon by YueHaibing · 5 years ago
  19. 6cdef273 clk: qcom: Add Q6SSTOP clock controller for QCS404 by Govind Singh · 5 years ago
  20. 4441b57 clk: sunxi-ng: h3: Export MBUS clock by Jernej Skrabec · 5 years ago
  21. bceed71 clk: imx: imx8mq: fix sys3_pll_out_sels by Peng Fan · 5 years ago
  22. 2ba738d clk: renesas: r8a7796: Add R8A77961 CPG/MSSR support by Geert Uytterhoeven · 5 years ago
  23. 92d1eba clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960 by Geert Uytterhoeven · 5 years ago
  24. f00d1b1 clk: renesas: r8a77965: Remove superfluous semicolon by Geert Uytterhoeven · 5 years ago
  25. 8ffea6e clk: ti: divider: convert to use min,max,mask instead of width by Tero Kristo · 5 years ago
  26. a229965 clk: ti: divider: cleanup ti_clk_parse_divider_data API by Tero Kristo · 5 years ago
  27. fbbc185 clk: ti: divider: cleanup _register_divider and ti_clk_get_div_table by Tero Kristo · 5 years ago
  28. ece3e46 clk: ti: am43xx: drop idlest polling from gfx clock by Tero Kristo · 5 years ago
  29. 1940718 clk: ti: am33xx: drop idlest polling from gfx clock by Tero Kristo · 5 years ago
  30. 4d0030b clk: ti: am33xx: drop idlest polling from pruss clkctrl clock by Tero Kristo · 6 years ago
  31. caf00b5 clk: ti: am43xx: drop idlest polling from pruss clkctrl clock by Tero Kristo · 6 years ago
  32. 95a62bf clk: ti: omap5: Drop idlest polling from IPU & DSP clkctrl clocks by Suman Anna · 6 years ago
  33. e1799d4 clk: ti: omap4: Drop idlest polling from IPU & DSP clkctrl clocks by Suman Anna · 6 years ago
  34. 9063ea4 clk: ti: dra7xx: Drop idlest polling from IPU & DSP clkctrl clocks by Tero Kristo · 6 years ago
  35. 25999e6 clk: ti: omap5: add IVA subsystem clkctrl data by Tero Kristo · 6 years ago
  36. 2209b72 clk: ti: clkctrl: add new exported API for checking standby info by Tero Kristo · 6 years ago
  37. 22a6564 clk: ti: clkctrl: convert to use bit helper macros instead of bitops by Tero Kristo · 6 years ago
  38. 581eb61 clk: ti: clkctrl: fix setting up clkctrl clocks by Tero Kristo · 6 years ago
  39. 45f10da clk: samsung: exynos5420: Add SET_RATE_PARENT flag to clocks on G3D path by Marek Szyprowski · 5 years ago
  40. e21be0d clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume by Marian Mihailescu · 5 years ago
  41. b92981d clk: samsung: exynos5420: Add VPLL rate table by Marian Mihailescu · 5 years ago
  42. f1edb49 clk: hi6220: use CLK_OF_DECLARE_DRIVER by Peter Griffin · 5 years ago
  43. 72b2429 clk: imx7ulp: do not export out IMX7ULP_CLK_MIPI_PLL clock by Fancy Fang · 5 years ago
  44. 8f5d481 clk: imx: imx6ul: use imx_obtain_fixed_clk_hw to simplify code by Peng Fan · 5 years ago
  45. 8e1de35 clk: imx: imx6sx: use imx_obtain_fixed_clk_hw to simplify code by Peng Fan · 5 years ago
  46. 184f9eb clk: imx: imx6sll: use imx_obtain_fixed_clk_hw to simplify code by Peng Fan · 5 years ago
  47. fc09a36 clk: imx: imx7d: use imx_obtain_fixed_clk_hw to simplify code by Peng Fan · 5 years ago
  48. 2e2b928 clk: imx7ulp: Correct DDR clock mux options by Anson Huang · 5 years ago
  49. 96ac93a clk: imx7ulp: Correct system clock source option #7 by Anson Huang · 5 years ago
  50. e9323b6 clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume by Marek Szyprowski · 5 years ago
  51. 7858d31 clk: imx: imx8mq: mark sys1/2_pll as fixed clock by Peng Fan · 5 years ago
  52. 3f44344 clk: imx: imx8mn: mark sys_pll1/2 as fixed clock by Peng Fan · 5 years ago
  53. c332481 clk: imx: imx8mm: mark sys_pll1/2 as fixed clock by Peng Fan · 5 years ago
  54. e8688fe clk: imx8mn: Define gates for pll1/2 fixed dividers by Leonard Crestez · 5 years ago
  55. 3e4947a clk: imx8mm: Define gates for pll1/2 fixed dividers by Leonard Crestez · 5 years ago
  56. b04383b clk: imx8mq: Define gates for pll1/2 fixed dividers by Leonard Crestez · 5 years ago
  57. c9f7567 clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMU by Marek Szyprowski · 5 years ago
  58. faac360 clk: samsung: exynos5433: Fix error paths by Marek Szyprowski · 5 years ago
  59. 362c79f clk: renesas: rcar-gen3: Switch SD clocks to .determine_rate() by Geert Uytterhoeven · 6 years ago
  60. df98719 clk: renesas: rcar-gen3: Switch Z clocks to .determine_rate() by Geert Uytterhoeven · 6 years ago
  61. 7aee839 clk: renesas: rcar-gen2: Switch Z clock to .determine_rate() by Geert Uytterhoeven · 6 years ago
  62. 793ee79 clk: sprd: Change to use devm_platform_ioremap_resource() by Baolin Wang · 5 years ago
  63. 56a5732 clk: s3c2410: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  64. 21ec867 clk: axs10x: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  65. 0b17159 clk: mediatek: mt6797: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  66. aa13600 clk: mediatek: mt7629: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  67. ed4e1bb clk: mediatek: mt7622: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  68. 067de0a clk: mediatek: mt8183: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  69. 71ae814 clk: mediatek: mt6779: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  70. 73c3bf7 clk: mediatek: mt2712: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  71. 1f8f3c6 clk: davinci: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  72. 75cc0a1 clk: hisilicon: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  73. 4d3a369 clk: bcm2835: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  74. 727e12c clk: imx: imx8mn: drop unused pll enum by Peng Fan · 5 years ago
  75. b8cb1ef clk: ast2600: remove unused variable 'eclk_parent_names' by YueHaibing · 5 years ago
  76. 50bf025 clk: meson: axg-audio: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  77. 8f2d3c1 clk: imx: clk-pll14xx: Make two variables static by YueHaibing · 5 years ago
  78. f0b1d7f clk: imx8mq: Add VIDEO2_PLL clock by Laurentiu Palcu · 5 years ago
  79. be4fe44 clk: meson: axg_audio: add sm1 support by Jerome Brunet · 5 years ago
  80. cf52db4 clk: meson: axg-audio: provide clk top signal name by Jerome Brunet · 5 years ago
  81. 8ff93f2 clk: meson: axg-audio: prepare sm1 addition by Jerome Brunet · 5 years ago
  82. 255cab9 clk: meson: axg-audio: fix regmap last register by Jerome Brunet · 5 years ago
  83. 38340cb clk: meson: axg-audio: remove useless defines by Jerome Brunet · 5 years ago
  84. 56278c8 clk: renesas: r8a774b1: Add TMU clock by Biju Das · 5 years ago
  85. 0ae4fbc clk: imx8mn: Use common 1443X/1416X PLL clock structure by Anson Huang · 6 years ago
  86. 43cdaa1 clk: imx8mm: Move 1443X/1416X PLL clock structure to common place by Anson Huang · 6 years ago
  87. 094234fc clk: imx: pll14xx: Fix quick switch of S/K parameter by Leonard Crestez · 6 years ago
  88. e7ea59b clk: mvebu: armada-37xx-periph: change suspend/resume time by Miquel Raynal · 6 years ago
  89. 4d8fb49 clk: mvebu: armada-37xx-periph: add PCIe gated clock by Miquel Raynal · 6 years ago
  90. 9999157 clk: hisilicon: fix sparse warnings in clk-hi3660.c by Ben Dooks · 5 years ago
  91. 9c2b87a clk: hisilicon: fix sparse warnings in clk-hi3670.c by Ben Dooks · 5 years ago
  92. 8ad1193 clk: bd718x7: Add MODULE_ALIAS() by Guido Günther · 5 years ago
  93. 834f65e clk: sunxi-ng: h6: Allow GPU to change parent rate by Jernej Skrabec · 5 years ago
  94. 90b171f clk: meson: g12a: set CLK_MUX_ROUND_CLOSEST on the cpu clock muxes by Neil Armstrong · 5 years ago
  95. 4a07964 clk: meson: g12a: fix cpu clock rate setting by Neil Armstrong · 5 years ago
  96. 44b09b1 clk: meson: gxbb: let sar_adc_clk_div set the parent clock rate by Martin Blumenstingl · 5 years ago
  97. 0b9f1c2 clk: renesas: cpg-mssr: Add r8a774b1 support by Biju Das · 5 years ago
  98. 8a6d97a clk: renesas: rcar-gen3: Loop to find best rate in cpg_sd_clock_round_rate() by Geert Uytterhoeven · 6 years ago
  99. f1195d4 clk: renesas: rcar-gen3: Absorb cpg_sd_clock_calc_div() by Geert Uytterhoeven · 6 years ago
  100. e8adb3a clk: renesas: rcar-gen3: Avoid double table iteration in SD .set_rate() by Geert Uytterhoeven · 6 years ago