1. a1ff1ce Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' into clk-next by Stephen Boyd · 5 years ago
  2. 65818ad clk: sunxi-ng: h6: Allow I2S to change parent rate by Jernej Skrabec · 5 years ago
  3. a7b85ad clk: sunxi: Don't call clk_hw_get_name() on a hw that isn't registered by Stephen Boyd · 5 years ago
  4. 0ed4c25 clk: sunxi-ng: v3s: add Allwinner V3 support by Icenowy Zheng · 5 years ago
  5. 7200996 clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks by Icenowy Zheng · 5 years ago
  6. c5ed947 clk: sunxi-ng: v3s: add the missing PLL_DDR1 by Icenowy Zheng · 5 years ago
  7. 916f562 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  8. f925a05 Merge tag 'sunxi-ng-parent-rewrite-part-1-take-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-allwinner by Stephen Boyd · 6 years ago
  9. 89f27fb clk: sunxi-ng: sun8i-r: Use local parent references for SUNXI_CCU_GATE by Chen-Yu Tsai · 6 years ago
  10. 4b88915 clk: sunxi-ng: a80-usb: Use local parent references for SUNXI_CCU_GATE by Chen-Yu Tsai · 6 years ago
  11. 4b751ff clk: sunxi-ng: gate: Add macros for referencing local clock parents by Chen-Yu Tsai · 6 years ago
  12. 22ce173 clk: sunxi-ng: h6-r: Use local parent references for CLK_FIXED_FACTOR by Chen-Yu Tsai · 6 years ago
  13. 8916d3f clk: sunxi-ng: h6: Use local parent references for CLK_FIXED_FACTOR by Chen-Yu Tsai · 6 years ago
  14. ecd73c0 clk: sunxi-ng: a64: Use local parent references for CLK_FIXED_FACTOR by Chen-Yu Tsai · 6 years ago
  15. 4d34497 clk: sunxi-ng: f1c100s: Use local parent references for CLK_FIXED_FACTOR by Chen-Yu Tsai · 6 years ago
  16. 45d0706 clk: sunxi-ng: sun8i-r: Use local parent references for CLK_FIXED_FACTOR by Chen-Yu Tsai · 6 years ago
  17. 707f601 clk: sunxi-ng: v3s: Use local parent references for CLK_FIXED_FACTOR by Chen-Yu Tsai · 6 years ago
  18. 3fccf2e clk: sunxi-ng: r40: Use local parent references for CLK_FIXED_FACTOR by Chen-Yu Tsai · 6 years ago
  19. b28e3eb clk: sunxi-ng: h3: Use local parent references for CLK_FIXED_FACTOR by Chen-Yu Tsai · 6 years ago
  20. cdaf838 clk: sunxi-ng: a33: Use local parent references for CLK_FIXED_FACTOR by Chen-Yu Tsai · 6 years ago
  21. 7a40e3d clk: sunxi-ng: a23: Use local parent references for CLK_FIXED_FACTOR by Chen-Yu Tsai · 6 years ago
  22. 8b1dd56 clk: sunxi-ng: a31: Use local parent references for CLK_FIXED_FACTOR by Chen-Yu Tsai · 6 years ago
  23. 260311b clk: sunxi-ng: sun5i: Use local parent references for CLK_FIXED_FACTOR by Chen-Yu Tsai · 6 years ago
  24. d1c92473 clk: sunxi-ng: a10: Use local parent references for CLK_FIXED_FACTOR by Chen-Yu Tsai · 6 years ago
  25. 6873d20 clk: sunxi-ng: sun8i-r: Use local parent references for CLK_HW_INIT_* by Chen-Yu Tsai · 6 years ago
  26. 9309448 clk: sunxi-ng: switch to of_clk_hw_register() for registering clks by Chen-Yu Tsai · 6 years ago
  27. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  28. f167675 clk: sunxi-ng: sun50i-h6-r: Fix incorrect W1 clock gate register by Ondrej Jirman · 6 years ago
  29. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  30. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  31. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  32. 62e59c4 clk: Remove io.h from clk-provider.h by Stephen Boyd · 6 years ago
  33. ff06001 Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and 'clk-spdx' into clk-next by Stephen Boyd · 6 years ago
  34. 5816b74 Merge branches 'clk-hisi', 'clk-lochnagar', 'clk-allwinner', 'clk-rockchip' and 'clk-qoriq' into clk-next by Stephen Boyd · 6 years ago
  35. d65530c clk: sunxi-ng: Use the correct style for SPDX License Identifier by Nishad Kamdar · 6 years ago
  36. c77ceba clk: sunxi-ng: sun5i: Export the MBUS clock by Maxime Ripard · 7 years ago
  37. b3adde0 clk: sunxi-ng: a83t: Add pll-video0 as parent of csi-mclk by Chen-Yu Tsai · 6 years ago
  38. 1054e4d clk: sunxi-ng: nkmp: Explain why zero width check is needed by Jernej Skrabec · 6 years ago
  39. 6597ce3 clk: sunxi-ng: h6: Allow video & vpu clocks to change parent rate by Jernej Skrabec · 6 years ago
  40. 26fae7a clk: sunxi-ng: h6: Preset hdmi-cec clock parent by Jernej Skrabec · 6 years ago
  41. 2abc330 clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0) by Jernej Skrabec · 6 years ago
  42. 6630aad clk: sunxi-ng: f1c100s: fix USB PHY gate bit offset by Icenowy Zheng · 6 years ago
  43. ab65e04 clk: sunxi-ng: Allow DE clock to set parent rate by Jernej Skrabec · 6 years ago
  44. 3f8e7e7 Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', 'clk-meson' and 'clk-renesas' into clk-next by Stephen Boyd · 6 years ago
  45. ee0b27a clk: sunxi: A31: Fix wrong AHB gate number by Andre Przywara · 6 years ago
  46. 108a459 clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it by Chen-Yu Tsai · 6 years ago
  47. 5c59801 clk: sunxi-ng: v3s: Fix TCON reset de-assert bit by Paul Kocialkowski · 6 years ago
  48. 67ee606 clk: sunxi-ng: a64: Allow parent change for VE clock by Jernej Skrabec · 6 years ago
  49. 6e6da20 clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocks by Chen-Yu Tsai · 6 years ago
  50. 37bb183 clk: sunxi-ng: a33: Use sigma-delta modulation for audio PLL by Chen-Yu Tsai · 6 years ago
  51. 64f2843 clk: sunxi-ng: h3: Allow parent change for ve clock by Jernej Skrabec · 6 years ago
  52. 0380126 clk: sunxi-ng: add support for suniv F1C100s SoC by Mesih Kilinc · 6 years ago
  53. 7bb7d29 clk: sunxi-ng: h3/h5: Fix CSI_MCLK parent by Chen-Yu Tsai · 6 years ago
  54. 01a7ea7 clk: sunxi-ng: r40: Force LOSC parent to RTC LOSC output by Chen-Yu Tsai · 6 years ago
  55. 5e06aa5 clk: sunxi-ng: sun50i: a64: Use sigma-delta modulation for audio PLL by Chen-Yu Tsai · 6 years ago
  56. ee67870 clk: sunxi-ng: a64: Fix gate bit of DSI DPHY by Jagan Teki · 6 years ago
  57. 7d3cf7d clk: sunxi-ng: Enable DE2_CCU for SUN8I and SUN50I by Jagan Teki · 6 years ago
  58. 56808da clk: sunxi-ng: Add support for H6 DE3 clocks by Jernej Skrabec · 6 years ago
  59. ed44334 clk: sunxi-ng: h6: Set video PLLs limits by Jernej Skrabec · 6 years ago
  60. 65b6657 clk: sunxi-ng: Use u64 for calculation of NM rate by Jernej Skrabec · 6 years ago
  61. 3f79043 clk: sunxi-ng: Adjust MP clock parent rate when allowed by Jernej Skrabec · 6 years ago
  62. db754893 clk: sunxi-ng: sun50i: h6: Fix MMC clock mux width by Jagan Teki · 6 years ago
  63. 859783d clk: sunxi-ng: enable so-said LDOs for A64 SoC's pll-mipi clock by Icenowy Zheng · 6 years ago
  64. 519f64b Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  65. 80a6ec7 clk: sunxi-ng: sun4i: Set VCO and PLL bias current to lowest setting by Chen-Yu Tsai · 6 years ago
  66. 8b2a378 dt-bindings: clock: sun50i-a64-ccu: Add PLL_VIDEO0 macro by Jagan Teki · 6 years ago
  67. 5de39ac clk: sunxi-ng: a64: Add max. rate constraint to video PLLs by Icenowy Zheng · 6 years ago
  68. 65b1e8a clk: sunxi-ng: a64: Add minimal rate for video PLLs by Jagan Teki · 6 years ago
  69. c2ff838 clk: sunxi-ng: sun50i: h6: Add 2x fixed post-divider to MMC module clocks by Icenowy Zheng · 6 years ago
  70. a528872 clk: sunxi-ng: a83t: Add max. rate constraint to video PLLs by Jernej Skrabec · 6 years ago
  71. a8e5433 clk: sunxi-ng: nkmp: Add constraint for maximum rate by Jernej Skrabec · 6 years ago
  72. b16fb66 clk: sunxi-ng: r40: Add max. rate constraint to video PLLs by Jernej Skrabec · 6 years ago
  73. 02d7901 clk: sunxi-ng: h3/h5: Add max. rate constraint to pll-video by Jernej Skrabec · 6 years ago
  74. cb54fbd clk: sunxi-ng: Add maximum rate constraint to NM PLLs by Jernej Skrabec · 6 years ago
  75. 58c0f79 clk: sunxi-ng: h6: fix PWM gate/reset offset by Rongyi Chen · 6 years ago
  76. 2852bfb clk: sunxi-ng: h6: fix bus clocks' divider position by Icenowy Zheng · 6 years ago
  77. db06f82 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  78. 0195156 clk: sunxi-ng: add A64 compatible string by Icenowy Zheng · 7 years ago
  79. d18e853 clk: sunxi-ng: r40: Export video PLLs by Jernej Skrabec · 7 years ago
  80. fb4aa0f clk: sunxi-ng: r40: Allow setting parent rate to display related clocks by Jernej Skrabec · 7 years ago
  81. 24a95f7 clk: sunxi-ng: r40: Add minimal rate for video PLLs by Jernej Skrabec · 7 years ago
  82. 12f8c55 clk: sunxi-ng: replace lib-y with obj-y by Masahiro Yamada · 7 years ago
  83. 17de4c85 clk: sunxi-ng: r40: export a regmap to access the GMAC register by Icenowy Zheng · 7 years ago
  84. c3bf29f clk: sunxi-ng: r40: rewrite init code to a platform driver by Icenowy Zheng · 7 years ago
  85. b7c7b05 clk: sunxi-ng: add support for H6 PRCM CCU by Icenowy Zheng · 7 years ago
  86. ca4e7c5 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  87. f422fa5 clk: sunxi-ng: add missing hdmi-slow clock for H6 CCU by Icenowy Zheng · 7 years ago
  88. 524353e clk: sunxi-ng: add support for the Allwinner H6 CCU by Icenowy Zheng · 7 years ago
  89. a910f25 clk: sunxi-ng: Support fixed post-dividers on NKMP style clocks by Icenowy Zheng · 7 years ago
  90. 55de0f3 clk: sunxi-ng: h3: h5: export CLK_PLL_VIDEO by Jernej Skrabec · 7 years ago
  91. b1a1ad4 clk: sunxi-ng: h3: h5: Allow some clocks to set parent rate by Jernej Skrabec · 7 years ago
  92. 4fd8ae9 clk: sunxi-ng: h3: h5: Add minimal rate for video PLL by Jernej Skrabec · 7 years ago
  93. 2d2b61c clk: sunxi-ng: Add check for minimal rate to NM PLLs by Jernej Skrabec · 7 years ago
  94. 5682e26 clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops by Chen-Yu Tsai · 7 years ago
  95. a5ebc33 clk: sunxi-ng: Use u64 for calculation of nkmp rate by Jernej Skrabec · 7 years ago
  96. d897ef5 clk: sunxi-ng: Mask nkmp factors when setting register by Jernej Skrabec · 7 years ago
  97. 75af6fa clk: sunxi-ng: remove select on obsolete SUNXI_CCU_X kconfig name by Corentin Labbe · 7 years ago
  98. c43a52c Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner' into clk-next by Stephen Boyd · 7 years ago
  99. 716d9b1 Merge branch 'clk-divider-container' into clk-next by Stephen Boyd · 7 years ago
  100. 7dbc7f5 clk: sunxi-ng: a83t: Add M divider to TCON1 clock by Jernej Škrabec · 7 years ago