1. 39e77c4 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years ago
  2. b4966a7 clk: mediatek: relicense mt7986 clock driver to GPL-2.0 by Sam Shih · 3 years ago
  3. 818d915 clk: visconti: Fix uninitialized variable in printk by Dan Carpenter · 3 years ago
  4. 49a8f2b clk: si5341: Fix clock HW provider cleanup by Robert Hancock · 3 years ago
  5. 455e73a Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years ago
  6. 4afd2a9 Merge branches 'clk-ingenic' and 'clk-mediatek' into clk-next by Stephen Boyd · 3 years ago
  7. 1d0bd12 Merge branches 'clk-socfpga', 'clk-toshiba', 'clk-st' and 'clk-bitmain' into clk-next by Stephen Boyd · 3 years ago
  8. f691c9b Merge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk-next by Stephen Boyd · 3 years ago
  9. 151768f Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into clk-next by Stephen Boyd · 3 years ago
  10. 270bbc7 Merge branches 'clk-doc', 'clk-renesas', 'clk-at91', 'clk-cleanup' and 'clk-debugfs' into clk-next by Stephen Boyd · 3 years ago
  11. 8d0749b4 Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years ago
  12. bb4ed26 Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
  13. aca48b2 Merge tag 'dt-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
  14. 4e31bfa clk: visconti: Remove pointless NULL check in visconti_pll_add_lookup() by Nathan Chancellor · 3 years ago
  15. ec97d23 clk: mediatek: add mt7986 clock support by Sam Shih · 3 years ago
  16. d95abca clk: mediatek: clk-gate: Use regmap_{set/clear}_bits helpers by AngeloGioacchino Del Regno · 3 years ago
  17. 4233463 clk: mediatek: clk-gate: Shrink by adding clockgating bit check helper by AngeloGioacchino Del Regno · 3 years ago
  18. 1fdaaa1 clk: x86: Fix clk_gate_flags for RV_CLK_GATE by Ajit Kumar Pandey · 3 years, 1 month ago
  19. c33917b clk: x86: Use dynamic con_id string during clk registration by Ajit Kumar Pandey · 3 years, 1 month ago
  20. 65ab884 x86: clk: clk-fch: Add support for newer family of AMD's SOC by Ajit Kumar Pandey · 3 years, 1 month ago
  21. b5bc83b clk: ingenic: Add MDMA and BDMA clocks by Paul Cercueil · 3 years ago
  22. c861c1b clk: bm1880: remove kfrees on static allocations by Conor Dooley · 3 years ago
  23. 5dcc0ef clk: Drop unused COMMON_CLK_STM32MP157_SCMI config by Sudeep Holla · 3 years, 2 months ago
  24. 810251b clk: st: clkgen-mux: search reg within node or parent by Alain Volmat · 3 years ago
  25. 3efe64e clk: st: clkgen-fsyn: search reg within node or parent by Alain Volmat · 3 years ago
  26. 1bb294a clk: Enable/Disable runtime PM for clk_summary by Taniya Das · 3 years ago
  27. b4cbe60 clk: visconti: Add support common clock driver and reset driver by Nobuhiro Iwamatsu · 3 years, 2 months ago
  28. b739bca clk: socfpga: s10: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  29. ee4abc4 clk: socfpga: agilex: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
  30. 5c58585 clk: socfpga: remove redundant assignment after a mask operation by Colin Ian King · 3 years ago
  31. 08d92c7 clk: socfpga: remove redundant assignment on division by Colin Ian King · 3 years ago
  32. 87e5570 Merge tag 'qcom-clk-for-5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-qcom by Stephen Boyd · 3 years ago
  33. 9c33707 clk: qcom: gcc-sc7280: Mark gcc_cfg_noc_lpass_clk always enabled by Taniya Das · 3 years ago
  34. a5273ed clk: qcom: clk-alpha-pll: Increase PLL lock detect poll time by Taniya Das · 3 years ago
  35. 96ea2a4 clk: qcom: turingcc-qcs404: explicitly include clk-provider.h by Vinod Koul · 3 years ago
  36. 737a226 clk: qcom: q6sstop-qcs404: explicitly include clk-provider.h by Vinod Koul · 3 years ago
  37. 5bcc252 clk: qcom: mmcc-apq8084: explicitly include clk-provider.h by Vinod Koul · 3 years ago
  38. 3333607 clk: qcom: lpasscc-sdm845: explicitly include clk-provider.h by Vinod Koul · 3 years ago
  39. 27f239a clk: qcom: lpasscc-sc7280: explicitly include clk-provider.h by Vinod Koul · 3 years ago
  40. 1fc8887 clk: qcom: gcc-sm6350: explicitly include clk-provider.h by Vinod Koul · 3 years ago
  41. d7a49c8 clk: qcom: gcc-msm8994: explicitly include clk-provider.h by Vinod Koul · 3 years ago
  42. 33aa94f clk: qcom: gcc-sm8350: explicitly include clk-provider.h by Vinod Koul · 3 years ago
  43. 45bd816 clk: samsung: Add initial Exynos7885 clock driver by David Virag · 3 years, 1 month ago
  44. c703a2f clk: samsung: clk-pll: Add support for pll1417x by David Virag · 3 years, 1 month ago
  45. cfe238e clk: samsung: Make exynos850_register_cmu shared by David Virag · 3 years, 1 month ago
  46. bc471d1f clk: samsung: exynos850: Add missing sysreg clocks by Sam Protsenko · 3 years ago
  47. 8f62718 clk: qcom: Add MSM8976/56 Global Clock Controller (GCC) driver by AngeloGioacchino Del Regno · 3 years, 1 month ago
  48. db0c944e clk: qcom: Add clock driver for SM8450 by Vinod Koul · 3 years, 1 month ago
  49. d79afa2 clk: qcom: Add SDX65 GCC support by Vamsi Krishna Lanka · 3 years, 1 month ago
  50. d1b121d clk: qcom: Add LUCID_EVO PLL type for SDX65 by Vamsi Krishna Lanka · 3 years, 1 month ago
  51. 4210be6 clk: starfive: Add JH7100 clock generator driver by Geert Uytterhoeven · 3 years, 7 months ago
  52. d66e4c9 clk: stm32mp1: remove redundant assignment to pointer data by Colin Ian King · 3 years, 1 month ago
  53. 6fc058a clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system enter shell by Dillon Min · 3 years, 2 months ago
  54. ff5f87c clk: Introduce clk-tps68470 driver by Hans de Goede · 3 years, 1 month ago
  55. b1bc04a clk: tegra: Support runtime PM and power domain by Dmitry Osipenko · 3 years, 1 month ago
  56. e360e11 clk: tegra: Make vde a child of pll_p on tegra114 by Dmitry Osipenko · 3 years, 1 month ago
  57. 99b03ca Merge v5.16-rc5 into drm-next by Daniel Vetter · 3 years ago
  58. 489a719 clk: Emit a stern warning with writable debugfs enabled by Stephen Boyd · 3 years, 1 month ago
  59. a331659 clk: Add write operation for clk_parent debugfs node by Sam Protsenko · 3 years, 3 months ago
  60. 978fbc7 clk: __clk_core_init() never takes NULL by Stephen Boyd · 3 years, 1 month ago
  61. 5c1c42c clk: clk_core_get() can also return NULL by Stephen Boyd · 3 years, 1 month ago
  62. 92592280 clk/ti/adpll: Make const pointer error a static const array by Colin Ian King · 3 years, 1 month ago
  63. 5ad5915d clk: lan966x: Extend lan966x clock driver for clock gating support by Horatiu Vultur · 3 years, 2 months ago
  64. 815f0e7 clk: gate: Add devm_clk_hw_register_gate() by Horatiu Vultur · 3 years, 2 months ago
  65. 54104ee clk: lan966x: Add lan966x SoC clock driver by Kavyasree Kotagiri · 3 years, 2 months ago
  66. f0b62b0 clk: renesas: r9a07g044: Add GPU clock and reset entries by Biju Das · 3 years, 1 month ago
  67. 7ef9c45 clk: renesas: r9a07g044: Add mux and divider for G clock by Biju Das · 3 years, 1 month ago
  68. 98ee8b2 clk: renesas: r9a07g044: Rename CLK_PLL3_DIV4 macro by Biju Das · 3 years, 1 month ago
  69. 24aaff6 clk: renesas: cpg-mssr: Add support for R-Car S4-8 by Yoshihiro Shimoda · 3 years, 1 month ago
  70. 470e3f0 clk: renesas: rcar-gen4: Introduce R-Car Gen4 CPG driver by Yoshihiro Shimoda · 3 years, 1 month ago
  71. 54baf56 clk: Don't parent clks until the parent is fully registered by Mike Tipton · 3 years, 2 months ago
  72. 2d4fcc5 clk: versatile: clk-icst: use after free on error path by Dan Carpenter · 3 years, 1 month ago
  73. e53f208 clk: qcom: sm6125-gcc: Swap ops of ice and apps on sdcc1 by Martin Botka · 3 years, 1 month ago
  74. ab5d317 clk: qcom: rpmh: add support for SM8450 rpmh clocks by Vinod Koul · 3 years, 1 month ago
  75. b26ab06 clk: qcom: smd-rpm: Drop binary value handling for buffered clock by Shawn Guo · 3 years, 2 months ago
  76. b406f5e clk: qcom: smd-rpm: Drop the use of struct rpm_cc by Shawn Guo · 3 years, 2 months ago
  77. 00a123e clk: qcom: smd-rpm: Drop MFD qcom-rpm reference by Shawn Guo · 3 years, 2 months ago
  78. 40affbf clk: qcom: Add support for SDX65 RPMh clocks by Vamsi krishna Lanka · 3 years, 1 month ago
  79. eee377b clk: imx: use module_platform_driver by Miles Chen · 3 years, 4 months ago
  80. ecb64bb clk: Gemini: fix struct name in kernel-doc by Randy Dunlap · 3 years, 1 month ago
  81. 8a3492c clk: zynq: pll: Fix kernel-doc warnings by Shubhrajyoti Datta · 3 years, 1 month ago
  82. 71e7623 clk: imx: pllv1: fix kernel-doc notation for struct clk_pllv1 by Randy Dunlap · 3 years, 1 month ago
  83. a1f0019 clk: qcom: clk-alpha-pll: Don't reconfigure running Trion by Bjorn Andersson · 3 years, 1 month ago
  84. 9a61f81 clk: qcom: regmap-mux: fix parent clock lookup by Dmitry Baryshkov · 3 years, 1 month ago
  85. ff54938 clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBB by Martin Blumenstingl · 3 years, 2 months ago
  86. 33b22d9 clk: renesas: r9a07g044: Add TSU clock and reset entry by Biju Das · 3 years, 1 month ago
  87. 71b597e dt-bindings: clock: sunxi: Export CLK_DRAM for devfreq by Samuel Holland · 3 years, 1 month ago
  88. 35b97bb clk: sunxi-ng: Add support for the D1 SoC clocks by Samuel Holland · 3 years, 1 month ago
  89. b30fc68 clk: sunxi-ng: gate: Add macros for gates with fixed dividers by Samuel Holland · 3 years, 1 month ago
  90. 8107c85 clk: sunxi-ng: mux: Add macros using clk_parent_data and clk_hw by Samuel Holland · 3 years, 1 month ago
  91. 639e1ac clk: sunxi-ng: mp: Add macros using clk_parent_data and clk_hw by Samuel Holland · 3 years, 1 month ago
  92. 3317cb1 clk: sunxi-ng: div: Add macros using clk_parent_data and clk_hw by Samuel Holland · 3 years, 1 month ago
  93. 91389c3 clk: sunxi-ng: Allow the CCU core to be built as a module by Samuel Holland · 3 years, 1 month ago
  94. 7ec03b5 clk: sunxi-ng: Convert early providers to platform drivers by Samuel Holland · 3 years, 1 month ago
  95. bcda841 clk: samsung: exynos850: Register clocks early by Sam Protsenko · 3 years, 1 month ago
  96. 9dd8102 clk: imx8mp: Fix the parent clk of the audio_root_clk by Hui Wang · 3 years, 2 months ago
  97. 570727e clk: imx8mn: Fix imx8mn_clko1_sels by Adam Ford · 3 years, 1 month ago
  98. c1b6ad9 clk: imx: Use div64_ul instead of do_div by Changcheng Deng · 3 years, 1 month ago
  99. b5e29cf clk: imx: imx8ulp: set suppress_bind_attrs to true by Peng Fan · 3 years, 2 months ago
  100. 6904d7e clk: samsung: exynos850: Keep some crucial clocks running by Sam Protsenko · 3 years, 1 month ago