1. 8653b77 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 2 months ago
  2. 6247e31 clk: imx: scu: fix MXC_CLK_SCU module build break by Dong Aisheng · 4 years, 3 months ago
  3. 43d2479 clk: imx: scu: remove the calling of device_is_bound by Dong Aisheng · 4 years, 3 months ago
  4. 550b562 clk: imx: scu: Make pd_np with static keyword by Zou Wei · 4 years, 4 months ago
  5. 00cb754 clk: imx8mq: drop of_match_ptr from of_device_id table by Krzysztof Kozlowski · 4 years, 4 months ago
  6. f32e42f clk: imx8mp: drop of_match_ptr from of_device_id table by Krzysztof Kozlowski · 4 years, 4 months ago
  7. 8f8a323 clk: imx8mn: drop of_match_ptr from of_device_id table by Krzysztof Kozlowski · 4 years, 4 months ago
  8. bdb0894 clk: imx8mm: drop of_match_ptr from of_device_id table by Krzysztof Kozlowski · 4 years, 4 months ago
  9. f2bd43f clk: imx: gate2: Remove unused variable ret by Zou Wei · 4 years, 4 months ago
  10. c277ca1 clk: imx8m: fix bus critical clk registration by Peng Fan · 4 years, 4 months ago
  11. 65188f07 clk: imx: gate2: Add locking in is_enabled op by Abel Vesa · 4 years, 4 months ago
  12. bcd418a clk: imx: gate2: Add cgr_mask for more flexible number of control bits by Abel Vesa · 4 years, 4 months ago
  13. 03681d0 clk: imx: gate2: Check if clock is enabled against cgr_val by Abel Vesa · 4 years, 4 months ago
  14. 040adb5 clk: imx: gate2: Keep the register writing in on place by Abel Vesa · 4 years, 4 months ago
  15. 12309428 clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special case by Abel Vesa · 4 years, 4 months ago
  16. 220175c clk: imx: scu: fix build break when compiled as modules by Dong Aisheng · 4 years, 4 months ago
  17. f2644bd clk: imx: remove redundant assignment to pointer np by Colin Ian King · 4 years, 4 months ago
  18. 8404c66 clk: imx: remove unneeded semicolon by Tom Rix · 4 years, 4 months ago
  19. ea0c5cb clk: imx: lpcg: add suspend/resume support by Dong Aisheng · 4 years, 7 months ago
  20. 18cdbad clk: imx: clk-imx8qxp-lpcg: add runtime pm support by Dong Aisheng · 4 years, 7 months ago
  21. a4bfc85 clk: imx: lpcg: allow lpcg clk to take device pointer by Dong Aisheng · 4 years, 7 months ago
  22. d5f1e6a clk: imx: imx8qxp-lpcg: add parsing clocks from device tree by Dong Aisheng · 4 years, 7 months ago
  23. d040963 clk: imx: scu: add suspend/resume support by Dong Aisheng · 4 years, 7 months ago
  24. 78edeb0 clk: imx: scu: add runtime pm support by Dong Aisheng · 4 years, 7 months ago
  25. 2f1a2c1 clk: imx: scu: allow scu clk to take device pointer by Dong Aisheng · 4 years, 7 months ago
  26. 0d5f1f4 clk: imx: scu: bypass cpu power domains by Dong Aisheng · 4 years, 7 months ago
  27. 77d8f30 clk: imx: scu: add two cells binding support by Dong Aisheng · 4 years, 7 months ago
  28. e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 4 months ago
  29. b159c63 clk: imx8mq: Fix usdhc parents order by Abel Vesa · 4 years, 4 months ago
  30. 8058377 clk: imx: imx21: Remove clock driver by Fabio Estevam · 4 years, 5 months ago
  31. fb956b3 clk: imx: imx35: Remove mx35_clocks_init() by Fabio Estevam · 4 years, 5 months ago
  32. 30c1951 clk: imx: imx31: Remove mx31_clocks_init() by Fabio Estevam · 4 years, 5 months ago
  33. 4d66bc3 clk: imx: imx27: Remove mx27_clocks_init() by Fabio Estevam · 4 years, 5 months ago
  34. b0772b4 clk: imx: gate2: Fix a few typos by Jonathan Neuschäfer · 4 years, 6 months ago
  35. cca87e5 clk: imx: Fix and update kerneldoc by Krzysztof Kozlowski · 4 years, 6 months ago
  36. 4757d2a clk: imx: fix i.MX7D peripheral clk mux flags by Peng Fan · 4 years, 6 months ago
  37. 936c383 clk: imx: fix composite peripheral flags by Peng Fan · 4 years, 6 months ago
  38. f185919 clk: imx: Correct the memrepair clock on imx8mp by Jacky Bai · 4 years, 6 months ago
  39. afff77c clk: imx: Correct the root clk of media ldb on imx8mp by Jacky Bai · 4 years, 6 months ago
  40. 0b80561 clk: imx: vf610: Add CRC clock by Krzysztof Kozlowski · 4 years, 6 months ago
  41. 7d6b5e4f clk: imx: Explicitly include bits.h by Anson Huang · 4 years, 7 months ago
  42. e0d0d4d clk: imx8qxp: Support building i.MX8QXP clock driver as module by Anson Huang · 4 years, 7 months ago
  43. 9a976cd clk: imx8m: Support module build by Anson Huang · 4 years, 7 months ago
  44. f1f018d clk: imx: Add clock configuration for ARMv7 platforms by Anson Huang · 4 years, 7 months ago
  45. 870ed5e clk: imx: Support building i.MX common clock driver as module by Anson Huang · 4 years, 7 months ago
  46. 0d03f02 clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bits by Anson Huang · 4 years, 7 months ago
  47. 1a91e31 Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'clk-qoriq' into clk-next by Stephen Boyd · 4 years, 7 months ago
  48. d388e18 clk: imx: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
  49. 018e430 clk: imx: vf610: add CAAM clock by Andrey Smirnov · 4 years, 9 months ago
  50. 94ae59a clk: imx8mp: add mu root clk by Peng Fan · 4 years, 9 months ago
  51. b1657ad clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slice by Peng Fan · 4 years, 10 months ago
  52. 0e40198 clk: imx: add imx8m_clk_hw_composite_bus by Peng Fan · 4 years, 10 months ago
  53. f90b68d clk: imx: add mux ops for i.MX8M composite clk by Peng Fan · 4 years, 10 months ago
  54. b737bed clk: imx8m: migrate A53 clk root to use composite core by Peng Fan · 4 years, 10 months ago
  55. 8c83a8f clk: imx8mp: use imx8m_clk_hw_composite_core to simplify code by Peng Fan · 4 years, 10 months ago
  56. 77f5d2d clk: imx8mp: Define gates for pll1/2 fixed dividers by Peng Fan · 4 years, 10 months ago
  57. dc6e21d clk: imx: imx8mp: fix pll mux bit by Peng Fan · 4 years, 10 months ago
  58. cccc464 clk: imx8m: drop clk_hw_set_parent for A53 by Peng Fan · 4 years, 10 months ago
  59. 01d5bea clk: imx: Add helpers for passing the device as argument by Abel Vesa · 4 years, 10 months ago
  60. 55a8b3c clk: imx: pll14xx: Add the device as argument when registering by Abel Vesa · 4 years, 10 months ago
  61. 1e54afe clk: imx: gate2: Allow single bit gating clock by Abel Vesa · 4 years, 10 months ago
  62. 9558b51 clk: imx: clk-pllv3: Use readl_relaxed_poll_timeout() for PLL lock wait by Anson Huang · 5 years ago
  63. 23aadcb clk: imx: clk-sscg-pll: Remove unnecessary blank lines by Anson Huang · 5 years ago
  64. b1fe0d0 clk: imx: drop the dependency on ARM64 for i.MX8M by Peng Fan · 5 years ago
  65. 260dab4 clk: imx7ulp: make it easy to change ARM core clk by Peng Fan · 5 years ago
  66. d5b2b22 clk: imx: imx6ul: change flexcan clock to support CiA bitrates by Waibel Georg · 5 years ago
  67. 3476195 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 11 months ago
  68. 854e80b Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 11 months ago
  69. 8400ab8 clk: imx: Align imx sc clock parent msg structs to 4 by Leonard Crestez · 5 years ago
  70. a0ae04a clk: imx: Align imx sc clock msg structs to 4 by Leonard Crestez · 5 years ago
  71. b5881e8 clk: imx: clk-gate2: Pass the device to the register function by Abel Vesa · 5 years ago
  72. 4ae9afb clk: imx7d: Add PXP clock by Laurent Pinchart · 5 years ago
  73. 857c9d3 clk: imx8mp: Correct the enet_qos parent clock by Fugang Duan · 5 years ago
  74. 78ef3c9 clk: imx8mp: Correct IMX8MP_CLK_HDMI_AXI clock parent by Anson Huang · 5 years ago
  75. b4fc6f7 clk: imx8mq: A53 core clock no need to be critical by Anson Huang · 5 years ago
  76. 0d77abc clk: imx8mp: A53 core clock no need to be critical by Anson Huang · 5 years ago
  77. 81aa844 clk: imx8mm: A53 core clock no need to be critical by Anson Huang · 5 years ago
  78. e20703f clk: imx8mn: A53 core clock no need to be critical by Anson Huang · 5 years ago
  79. d678d83 clk: imx: pllv4: use prepare/unprepare by Peng Fan · 5 years ago
  80. c88a4c7 clk: imx: pfdv2: determine best parent rate by Peng Fan · 5 years ago
  81. 8ffe9c7 clk: imx: pfdv2: switch to use determine_rate by Peng Fan · 5 years ago
  82. 28b2f82 clk: imx: Fix division by zero warning on pfdv2 by Anson Huang · 5 years ago
  83. eeca5721 clk: imx: clk-sscg-pll: Drop unnecessary initialization by Anson Huang · 5 years ago
  84. 530cf8d clk: imx: pll14xx: Return error if pll type is invalid by Anson Huang · 5 years ago
  85. 7ab2272 clk: imx: imx8mp: fix a53 cpu clock by Peng Fan · 5 years ago
  86. c69def8 clk: imx: imx8mn: fix a53 cpu clock by Peng Fan · 5 years ago
  87. d3b70cd clk: imx: imx8mm: fix a53 cpu clock by Peng Fan · 5 years ago
  88. d6fb02f clk: imx: imx8mq: fix a53 cpu clock by Peng Fan · 5 years ago
  89. c267bd4 clk: imx8mp: Rename the IMX8MP_CLK_HDMI_27M clock by Anson Huang · 5 years ago
  90. 6b2d0cf clk: imx8mn: Remove unused includes by Anson Huang · 5 years ago
  91. 2b50702 clk: imx8mm: Remove unused includes by Anson Huang · 5 years ago
  92. 64bee9c clk: imx8mp: Include slab.h instead of clkdev.h by Anson Huang · 5 years ago
  93. 680fbce clk: imx8mp: Add missing of_node_put() by Anson Huang · 5 years ago
  94. d93171b clk: imx8mn: Add missing of_node_put() by Anson Huang · 5 years ago
  95. 5062d46 clk: imx8mm: Add missing of_node_put() by Anson Huang · 5 years ago
  96. cb5ae50 clk: imx8mq: Add missing of_node_put() by Anson Huang · 5 years ago
  97. 8b1a3c0 clk: imx6sl: Add missing of_node_put() by Anson Huang · 5 years ago
  98. 836b251 clk: imx7ulp: Include clk-provider.h instead of clk.h by Anson Huang · 5 years ago
  99. 79ccef6 clk: imx: drop redundant initialization by Anson Huang · 5 years ago
  100. f95d589 clk: imx: Include clk-provider.h instead of clk.h for i.MX8M SoCs clock driver by Anson Huang · 5 years ago