1. 6419945 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  2. de1ca2d clk: meson: axg: let mpll clocks round closest by Jerome Brunet · 6 years ago
  3. bae1106 clk: meson: mpll: add round closest support by Jerome Brunet · 6 years ago
  4. 72e1f23 clk: meson: meson8b: mark fclk_div2 gate clocks as CLK_IS_CRITICAL by Martin Blumenstingl · 6 years ago
  5. 22f65a3 clk: meson: use SPDX license identifiers consistently by Jerome Brunet · 6 years ago
  6. 24a2e67 clk: meson: drop CLK_SET_RATE_PARENT flag by Yixun Lan · 6 years ago
  7. 6693e21 clk: meson-axg: Add AO Clock and Reset controller driver by Qiufang Dai · 6 years ago
  8. 88e2da8 clk: meson: aoclk: refactor common code into dedicated file by Yixun Lan · 6 years ago
  9. bdfa639 clk: meson: migrate to devm_of_clk_add_hw_provider API by Yixun Lan · 6 years ago
  10. a565242 clk: meson: gxbb: add the video decoder clocks by Maxime Jourdan · 6 years ago
  11. b8c1dda clk: meson: meson8b: add support for the NAND clocks by Martin Blumenstingl · 6 years ago
  12. c964cfc Merge tag 'meson-clk-fixes-4.17-1' of https://github.com/BayLibre/clk-meson into clk-fixes by Stephen Boyd · 6 years ago
  13. 5b33139 clk: meson: meson8b: fix meson8b_cpu_clk parent clock name by Martin Blumenstingl · 6 years ago
  14. b251e4c clk: meson: meson8b: fix meson8b_fclk_div3_div clock name by Martin Blumenstingl · 6 years ago
  15. 197143f clk: meson: drop meson_aoclk_gate_regmap_ops by Yixun Lan · 7 years ago
  16. 6cc1eb5 clk: meson: honor CLK_MUX_ROUND_CLOSEST in clk_regmap by Jerome Brunet · 7 years ago
  17. 5d1c04d clk: meson: Drop unused local variable and add static by Stephen Boyd · 7 years ago
  18. 5b13ef6 clk: meson: clean-up clk81 clocks by Jerome Brunet · 7 years ago
  19. 05f8144 clk: meson: add fdiv clock gates by Jerome Brunet · 7 years ago
  20. 513b67a clk: meson: add mpll pre-divider by Jerome Brunet · 7 years ago
  21. 093c3fa clk: meson: axg: add hifi pll clock by Jerome Brunet · 7 years ago
  22. 0a1be86 clk: meson: add ROUND_CLOSEST to the pll driver by Jerome Brunet · 7 years ago
  23. c77de0e clk: meson: add gp0 frac parameter for axg and gxl by Jerome Brunet · 7 years ago
  24. 8289aaf clk: meson: improve pll driver results with frac by Jerome Brunet · 7 years ago
  25. c178b00 clk: meson: remove special gp0 lock loop by Jerome Brunet · 7 years ago
  26. 117863e clk: meson: poke pll CNTL last by Jerome Brunet · 7 years ago
  27. 2eab2d7 clk: meson: add fractional part of meson8b fixed_pll by Jerome Brunet · 7 years ago
  28. 4162dd5b clk: meson: use hhi syscon if available by Jerome Brunet · 7 years ago
  29. 03a6519 clk: meson: remove obsolete cpu_clk by Jerome Brunet · 7 years ago
  30. 251b6fd clk: meson: rework meson8b cpu clock by Jerome Brunet · 7 years ago
  31. d610b54 clk: meson: split divider and gate part of mpll by Jerome Brunet · 7 years ago
  32. 722825d clk: meson: migrate plls clocks to clk_regmap by Jerome Brunet · 7 years ago
  33. 88a4e12 clk: meson: migrate the audio divider clock to clk_regmap by Jerome Brunet · 7 years ago
  34. c763e61 clk: meson: migrate mplls clocks to clk_regmap by Jerome Brunet · 7 years ago
  35. f510c32 clk: meson: add regmap helpers for parm by Jerome Brunet · 7 years ago
  36. 2513a28 clk: meson: migrate muxes to clk_regmap by Jerome Brunet · 7 years ago
  37. f06ddd2 clk: meson: migrate dividers to clk_regmap by Jerome Brunet · 7 years ago
  38. 7f9768a clk: meson: migrate gates to clk_regmap by Jerome Brunet · 7 years ago
  39. 161f6e5b clk: meson: add regmap to the clock controllers by Jerome Brunet · 7 years ago
  40. 1f932d9 clk: meson: remove superseded aoclk_gate_regmap by Jerome Brunet · 7 years ago
  41. 81c7fca clk: meson: switch gxbb ao_clk to clk_regmap by Jerome Brunet · 7 years ago
  42. ea11dda clk: meson: add regmap clocks by Jerome Brunet · 7 years ago
  43. 7b174c5 clk: meson: remove obsolete comments by Jerome Brunet · 7 years ago
  44. 14bd7b9 clk: meson: only one loop index is necessary in probe by Jerome Brunet · 7 years ago
  45. 332b32a clk: meson: use devm_of_clk_add_hw_provider by Jerome Brunet · 7 years ago
  46. 323346d clk: meson: use dev pointer where possible by Jerome Brunet · 7 years ago
  47. 6c00e7b clk: meson: add axg misc bit to the mpll driver by Jerome Brunet · 7 years ago
  48. 2fa9b361 clk: meson: axg: fix the od shift of the sys_pll by Yixun Lan · 7 years ago
  49. 6b71ace clk: meson: axg: add the fractional part of the fixed_pll by Jerome Brunet · 7 years ago
  50. 07f45e2 clk: meson: gxbb: add the fractional part of the fixed_pll by Jerome Brunet · 7 years ago
  51. 3c4fe76 clk: meson: fix rate calculation of plls with a fractional part by Jerome Brunet · 7 years ago
  52. 69d9229 clk: meson: add the gxl hdmi pll by Jerome Brunet · 7 years ago
  53. 7d3142e clk: meson: add od3 to the pll driver by Jerome Brunet · 7 years ago
  54. 4c5f67b clk: meson: use the frac parameter width instead of a constant by Jerome Brunet · 7 years ago
  55. 94aa8a4 clk: meson: remove unnecessary rounding in the pll clock by Jerome Brunet · 7 years ago
  56. 4ed98e9 clk: meson: remove useless pll rate params tables by Jerome Brunet · 7 years ago
  57. 840e1a7 clk: meson: check pll rate param table before using it by Jerome Brunet · 7 years ago
  58. 9d548d8 clk: meson-axg: fix potential NULL dereference in axg_clkc_probe() by weiyongjun (A) · 7 years ago
  59. 348c898 Merge tag 'meson-clk-for-v4.16-3' of git://github.com/BayLibre/clk-meson into clk-meson by Stephen Boyd · 7 years ago
  60. 65e01ae clk: meson-axg: make local symbol axg_gp0_params_table static by weiyongjun (A) · 7 years ago
  61. 4f8f780 clk: meson-axg: fix return value check in axg_clkc_probe() by weiyongjun (A) · 7 years ago
  62. 86aacdc clk: meson: mpll: use 64-bit maths in params_from_rate by Martin Blumenstingl · 7 years ago
  63. 78b4af3 clk: meson-axg: add clock controller drivers by Qiufang Dai · 7 years ago
  64. 27aad90 clk: meson: make the spinlock naming more specific by Yixun Lan · 7 years ago
  65. ed3fb5a clk: meson: gxbb: remove IGNORE_UNUSED from mmc clocks by Jerome Brunet · 7 years ago
  66. 75eccf5 clk: meson: gxbb: fix wrong clock for SARADC/SANA by Yixun Lan · 7 years ago
  67. 762a1f2 clk: meson: gxbb: Add VPU and VAPB clocks data by Neil Armstrong · 7 years ago
  68. 4cf8f81 clk: meson: gxbb: Add VPU and VAPB clockids by Neil Armstrong · 7 years ago
  69. 3477a72b Merge tag 'meson-clk-for-4.14' of git://github.com/baylibre/clk-meson into clk-next by Stephen Boyd · 7 years ago
  70. 62ec0b9 clk: meson: gxbb-aoclk: Add CEC 32k clock by Neil Armstrong · 7 years ago
  71. ffb13e3 clk: meson: gxbb-aoclk: Switch to regmap for register access by Neil Armstrong · 7 years ago
  72. 914e6e8 clk: meson: gxbb: Add sd_emmc clk0 clocks by Jerome Brunet · 7 years ago
  73. 7605aa5 clk: meson: gxbb: fix clk_mclk_i958 divider flags by Jerome Brunet · 7 years ago
  74. 004f6f4 clk: meson: gxbb: fix meson cts_amclk divider flags by Jerome Brunet · 7 years ago
  75. 1896217 clk: meson: meson8b: register the built-in reset controller by Martin Blumenstingl · 7 years ago
  76. a5841de clk: meson: gxbb: Add sd_emmc clk0 clkids by Jerome Brunet · 7 years ago
  77. 90640fd clk: meson-gxbb: expose almost every clock in the bindings by Jerome Brunet · 7 years ago
  78. 3112882 clk: meson8b: expose every clock in the bindings by Jerome Brunet · 7 years ago
  79. 1f6f1dc clk: meson: gxbb: fix protection against undefined clks by Jerome Brunet · 7 years ago
  80. de2bc41 clk: meson: meson8b: fix protection against undefined clks by Jerome Brunet · 7 years ago
  81. 1f737ff clk: meson: mpll: fix mpll0 fractional part ignored by Jerome Brunet · 7 years ago
  82. 4dea04c Merge tag 'meson-clk-for-4.13-2' of git://github.com/BayLibre/clk-meson into clk-next by Stephen Boyd · 7 years ago
  83. 215c80a clk: meson: gxbb: add all clk81 parents by Jerome Brunet · 7 years ago
  84. 46460a6 Merge branch 'next/headers' into next/drivers by Jerome Brunet · 7 years ago
  85. 855f06a clk: meson: meson8b: add compatibles for Meson8 and Meson8m2 by Martin Blumenstingl · 7 years ago
  86. c22f06d clk: meson8b: export the ethernet gate clock by Martin Blumenstingl · 7 years ago
  87. 677f6af clk: meson8b: export the USB clocks by Martin Blumenstingl · 7 years ago
  88. 06eff6a clk: meson8b: export the gate clock for the HW random number generator by Martin Blumenstingl · 7 years ago
  89. e2e5f32 clk: meson8b: export the SDIO clock by Martin Blumenstingl · 7 years ago
  90. 70ad0d0 clk: meson8b: export the SAR ADC clocks by Martin Blumenstingl · 7 years ago
  91. c3c4cb8 clk: meson-gxbb: Add const to some parent name arrays by Stephen Boyd · 7 years ago
  92. f6b3130 Merge tag 'meson-clk-for-4.13' of git://github.com/BayLibre/clk-meson into clk-next by Stephen Boyd · 7 years ago
  93. 14c735c clk: meson-gxbb: Add EE 32K Clock for CEC by Neil Armstrong · 7 years ago
  94. 39c42ca clk: gxbb: remove CLK_IGNORE_UNUSED from clk81 by Jerome Brunet · 7 years ago
  95. be58e49 clk: meson: meson8b: mark clk81 as critical by Martin Blumenstingl · 7 years ago
  96. 96b61c8 clk: meson: gxbb: remove the "cpu_clk" from the GXBB and GXL driver by Martin Blumenstingl · 7 years ago
  97. f40a8ce clk: meson-gxbb: un-export the CPU clock by Martin Blumenstingl · 7 years ago
  98. 9dc6bd7 clk: meson-gxbb: expose UART clocks by Helmut Klein · 8 years ago
  99. 34f267f clk: meson-gxbb: expose SPICC gate by Neil Armstrong · 8 years ago
  100. 0420dbb clk: meson-gxbb: expose spdif master clock by Jerome Brunet · 8 years ago