1. b882964 clk: meson: meson8b: add support for the GP_PLL clock on Meson8m2 by Martin Blumenstingl · 6 years ago
  2. 32cd198 clk: meson: meson8b: use a separate clock table for Meson8m2 by Martin Blumenstingl · 6 years ago
  3. c5f09e6 clk: meson: meson8b: fix the naming of the APB clocks by Martin Blumenstingl · 6 years ago
  4. 889c2b7 clk: meson: rework and clean drivers dependencies by Jerome Brunet · 6 years ago
  5. 74e1f25 clk: meson: meson8b: add the GPU clock tree by Martin Blumenstingl · 6 years ago
  6. cce433e clk: meson: meson8b: use a separate clock table for Meson8 by Martin Blumenstingl · 6 years ago
  7. 6cb57c6 clk: meson: meson8b: add the read-only video clock trees by Martin Blumenstingl · 6 years ago
  8. 007f3da clk: meson: meson8b: add the fractional divider for vid_pll_dco by Martin Blumenstingl · 6 years ago
  9. 376d8c4 clk: meson: meson8b: fix the offset of vid_pll_dco's N value by Martin Blumenstingl · 6 years ago
  10. a7d19b0 clk: meson: meson8b: add the CPU clock post divider clocks by Martin Blumenstingl · 6 years ago
  11. 700ecf7 clk: meson: meson8b: rename cpu_div2/cpu_div3 to cpu_in_div2/cpu_in_div3 by Martin Blumenstingl · 6 years ago
  12. 7fc1609 clk: meson: meson8b: allow changing the CPU clock tree by Martin Blumenstingl · 6 years ago
  13. 7dc7eeb clk: meson: meson8b: run from the XTAL when changing the CPU frequency by Martin Blumenstingl · 6 years ago
  14. e36c7e9 clk: meson: meson8b: add support for more M/N values in sys_pll by Martin Blumenstingl · 6 years ago
  15. 0dad1ec6 clk: meson: meson8b: mark the CPU clock as CLK_IS_CRITICAL by Martin Blumenstingl · 6 years ago
  16. a5ac1ea clk: meson: meson8b: do not use cpu_div3 for cpu_scale_out_sel by Martin Blumenstingl · 6 years ago
  17. a8662ead clk: meson: meson8b: fix the width of the cpu_scale_div clock by Martin Blumenstingl · 6 years ago
  18. ad9b2b8 clk: meson: meson8b: fix incorrect divider mapping in cpu_scale_table by Martin Blumenstingl · 6 years ago
  19. bb6eddd1 clk: meson: meson8b: use the HHI syscon if available by Martin Blumenstingl · 6 years ago
  20. 93c873d clk: meson: meson8b: use the regmap in the internal reset controller by Martin Blumenstingl · 6 years ago
  21. 6291b8c clk: meson: meson8b: register the clock controller early by Martin Blumenstingl · 6 years ago
  22. dd601db clk: meson: clk-pll: drop hard-coded rates from pll tables by Jerome Brunet · 6 years ago
  23. 8717355 clk: meson: clk-pll: remove od parameters by Jerome Brunet · 6 years ago
  24. 2303a9c clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary by Jerome Brunet · 6 years ago
  25. e40c7e3 clk: meson: clk-pll: add enable bit by Jerome Brunet · 6 years ago
  26. 6419945 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  27. 72e1f23 clk: meson: meson8b: mark fclk_div2 gate clocks as CLK_IS_CRITICAL by Martin Blumenstingl · 7 years ago
  28. 22f65a3 clk: meson: use SPDX license identifiers consistently by Jerome Brunet · 7 years ago
  29. b8c1dda clk: meson: meson8b: add support for the NAND clocks by Martin Blumenstingl · 7 years ago
  30. 5b33139 clk: meson: meson8b: fix meson8b_cpu_clk parent clock name by Martin Blumenstingl · 7 years ago
  31. b251e4c clk: meson: meson8b: fix meson8b_fclk_div3_div clock name by Martin Blumenstingl · 7 years ago
  32. 5d1c04d clk: meson: Drop unused local variable and add static by Stephen Boyd · 7 years ago
  33. 5b13ef6 clk: meson: clean-up clk81 clocks by Jerome Brunet · 7 years ago
  34. 05f8144 clk: meson: add fdiv clock gates by Jerome Brunet · 7 years ago
  35. 513b67a clk: meson: add mpll pre-divider by Jerome Brunet · 7 years ago
  36. 2eab2d7 clk: meson: add fractional part of meson8b fixed_pll by Jerome Brunet · 7 years ago
  37. 251b6fd clk: meson: rework meson8b cpu clock by Jerome Brunet · 7 years ago
  38. d610b54 clk: meson: split divider and gate part of mpll by Jerome Brunet · 7 years ago
  39. 722825d clk: meson: migrate plls clocks to clk_regmap by Jerome Brunet · 7 years ago
  40. c763e61 clk: meson: migrate mplls clocks to clk_regmap by Jerome Brunet · 7 years ago
  41. 2513a28 clk: meson: migrate muxes to clk_regmap by Jerome Brunet · 7 years ago
  42. f06ddd2 clk: meson: migrate dividers to clk_regmap by Jerome Brunet · 7 years ago
  43. 7f9768a clk: meson: migrate gates to clk_regmap by Jerome Brunet · 7 years ago
  44. 161f6e5b clk: meson: add regmap to the clock controllers by Jerome Brunet · 7 years ago
  45. 7b174c5 clk: meson: remove obsolete comments by Jerome Brunet · 7 years ago
  46. 14bd7b9 clk: meson: only one loop index is necessary in probe by Jerome Brunet · 7 years ago
  47. 332b32a clk: meson: use devm_of_clk_add_hw_provider by Jerome Brunet · 7 years ago
  48. 27aad90 clk: meson: make the spinlock naming more specific by Yixun Lan · 7 years ago
  49. 3477a72b Merge tag 'meson-clk-for-4.14' of git://github.com/baylibre/clk-meson into clk-next by Stephen Boyd · 7 years ago
  50. 1896217 clk: meson: meson8b: register the built-in reset controller by Martin Blumenstingl · 7 years ago
  51. de2bc41 clk: meson: meson8b: fix protection against undefined clks by Jerome Brunet · 7 years ago
  52. 1f737ff clk: meson: mpll: fix mpll0 fractional part ignored by Jerome Brunet · 7 years ago
  53. 855f06a clk: meson: meson8b: add compatibles for Meson8 and Meson8m2 by Martin Blumenstingl · 8 years ago
  54. be58e49 clk: meson: meson8b: mark clk81 as critical by Martin Blumenstingl · 8 years ago
  55. b778f74 clk: meson8b: add the mplls clocks 0, 1 and 2 by Jerome Brunet · 8 years ago
  56. e988aae clk: meson8b: put dividers and muxes in tables by Jerome Brunet · 8 years ago
  57. f7e3a82 clk: meson: add missing const qualifiers on gate arrays by Jerome Brunet · 8 years ago
  58. 340a84c clk: meson8b: fix clk81 register address by Jerome Brunet · 8 years ago
  59. 0d5aa65 clk: meson: fix CLKID_GCLK_VENCI_INT typo by Arnd Bergmann · 8 years ago
  60. 8edeae5 meson: clk: Use builtin_platform_driver to simplify the code by Wei Yongjun · 8 years ago
  61. e31a190 meson: clk: Add support for clock gates by Alexander Müller · 8 years ago
  62. 0f32e64 clk: meson: Copy meson8b CLKID defines to private header file by Alexander Müller · 8 years ago
  63. e0818a3 meson: clk: Rename register names according to Amlogic datasheet by Alexander Müller · 8 years ago
  64. d0c175d meson: clk: Move register definitions to meson8b.h by Alexander Müller · 8 years ago
  65. 2335381 clk: meson: Rename meson8b-clkc.c to reflect gxbb naming convention by Alexander Müller · 8 years ago[Renamed from drivers/clk/meson/meson8b-clkc.c]
  66. a718ce3 clk: meson8b: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  67. 796b9aa clk: meson8b: convert to platform_driver by Michael Turquette · 9 years ago
  68. c0daa3e clk: meson8b: clean up composite clocks by Michael Turquette · 9 years ago
  69. ab95d6e clk: meson8b: remove mali clk by Michael Turquette · 9 years ago
  70. 55d42c4 clk: meson8b: clean up cpu clocks by Michael Turquette · 9 years ago
  71. 6282a2d clk: meson8b: clean up fixed factor clocks by Michael Turquette · 9 years ago
  72. ec623f2 clk: meson8b: clean up pll clocks by Michael Turquette · 9 years ago
  73. e92f7cc clk: meson8b: clean up fixed rate clocks by Michael Turquette · 9 years ago
  74. 89ef4b6 clk: meson8b: rectify reg offsets with datasheet by Michael Turquette · 9 years ago
  75. f2d32b6 clk: meson: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
  76. 28b9fcd clk: meson8b: Add support for Meson8b clocks by Carlo Caione · 10 years ago