1. c03d795 clk: vt8500: rework wm8650_find_pll_bits() by Roman Volkov · 9 years ago
  2. 27a0bec clk: vt8500: fix gcc-4.9 warnings by Arnd Bergmann · 9 years ago
  3. 06b37e4 clk: Remove unused variable by Lee Jones · 9 years ago
  4. b62c190 clk: hi6220: fix missing clk.h include by Ben Dooks · 9 years ago
  5. c895db8 clk: iproc: fix missing include of clk-iproc.h by Ben Dooks · 9 years ago
  6. 1475554 clk: at91: make of_sama5d2_clk_generated_setup() static by Ben Dooks · 9 years ago
  7. dd6c133 Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 9 years ago
  8. 0863477 Merge tag 'v4.7-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-fixes by Stephen Boyd · 9 years ago
  9. a5e9b85 clk: Fix return value check in oxnas_stdclk_probe() by Wei Yongjun · 9 years ago
  10. 25f77a3 clk: multiplier: Prevent the multiplier from under / over flowing by Maxime Ripard · 9 years ago
  11. 071a0cb Merge commit 'f17a0dd1c2e0' into clk-next by Michael Turquette · 9 years ago
  12. f17a0dd clk: Use _rcuidle suffix to allow clk_core_enable() to used from idle by Paul E. McKenney · 9 years ago
  13. 2f87a6e clk: Add _rcuidle tracepoints to allow clk_core_disable() use from idle by Paul E. McKenney · 9 years ago
  14. 62d0e71d clk: rockchip: release io resource when failing to init clk on rk3399 by Shawn Lin · 9 years ago
  15. 72ad679 clk: nxp: Select MFD_SYSCON for creg driver by Ezequiel Garcia · 9 years ago
  16. 3c7f4f5 clk: microchip: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
  17. 3183c0d clk: rockchip: fix cpuclk registration error handling by Xing Zheng · 9 years ago
  18. 4715f81 clk: rockchip: Revert "clk: rockchip: reset init state before mmc card initialization" by Douglas Anderson · 9 years ago
  19. 3bd14ae clk: rockchip: fix incorrect parent for rk3399's {c,g}pll_aclk_perihp_src by Xing Zheng · 9 years ago
  20. 176df69 clk: rockchip: mark rk3399 GIC clocks as critical by Brian Norris · 9 years ago
  21. 595144c clk: rockchip: initialize flags of clk_init_data in mmc-phase clock by Heiko Stuebner · 9 years ago
  22. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 9 years ago
  23. ecc5fbd Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  24. 1d6da87 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  25. 0eff458 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  26. ef56b79 clk: fix critical clock locking by Maxime Ripard · 9 years ago
  27. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  28. 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  29. f7df9be Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  30. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  31. dd0b38b clk: pwm: Use pwm_get_args() where appropriate by Boris Brezillon · 9 years ago
  32. ce6e118 CLK: microchip: Add Microchip PIC32 clock driver. by Purna Chandra Mandal · 9 years ago
  33. 9ffee1c clk: qcom: mmcc-8996: Remove clocks that should be controlled by RPM by Archit Taneja · 9 years ago
  34. d8609a3 Merge tag 'imx-clk-fixes-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-next by Stephen Boyd · 9 years ago
  35. 4afe2d1 clk: ingenic: Allow divider value to be divided by Harvey Hunt · 9 years ago
  36. 5707291 Merge tag 'v4.7-rockchip-clk4' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-next by Stephen Boyd · 9 years ago
  37. 98b8525 clk: sunxi: Add display and TCON0 clocks driver by Maxime Ripard · 9 years ago
  38. 2e726dc4 Merge tag 'mediatek-drm-2016-05-09' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  39. 4ace926 Merge tag 'tegra-for-4.7-phy' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Arnd Bergmann · 9 years ago
  40. 7e5385d clk: rockchip: drop old_rate calculation on pll rate changes by Heiko Stuebner · 9 years ago
  41. c9c3c6e clk: rockchip: simplify GRF handling in pll clocks by Heiko Stuebner · 9 years ago
  42. 6f339dc clk: rockchip: lookup General Register Files in rockchip_clk_init by Heiko Stuebner · 9 years ago
  43. 84752e8 clk: rockchip: fix the rk3399 sdmmc sample / drv name by Douglas Anderson · 9 years ago
  44. d3da3ea clk: mvebu: new driver for Armada CP110 system controller by Thomas Petazzoni · 9 years ago
  45. 89a426b clk: mvebu: new driver for Armada AP806 system controller by Thomas Petazzoni · 9 years ago
  46. f3bf984 Merge branch 'clk-hi3519' into clk-next by Stephen Boyd · 9 years ago
  47. 6c9da38 clk: hisilicon: add CRG driver for hi3519 soc by Jiancheng Xue · 9 years ago
  48. f6ff57c clk: hisilicon: export some hisilicon APIs to modules by Jiancheng Xue · 9 years ago
  49. 25824d5 reset: hisilicon: add reset controller driver for hisilicon SOCs by Jiancheng Xue · 9 years ago
  50. 4087a5f clk: bcm/kona: Do not use sizeof on pointer type by Vaishali Thakkar · 9 years ago
  51. 2a0974a clk: qcom: msm8916: Fix crypto clock flags by Andy Gross · 9 years ago
  52. 3cdaeb7 Merge tag 'imx-clk-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-next by Stephen Boyd · 9 years ago
  53. a444723 clk: nxp: lpc18xx: Initialize clk_init_data::flags to 0 by Stephen Boyd · 9 years ago
  54. 923587a clk/axs10x: Add I2S PLL clock driver by Jose Abreu · 9 years ago
  55. ac4b128 clk: mediatek: remove hdmitx_dig_cts from TOP clocks by Philipp Zabel · 9 years ago
  56. 4585945 clk: mediatek: Add hdmi_ref HDMI PHY PLL reference clock output by Philipp Zabel · 9 years ago
  57. 0644599 clk: mediatek: make dpi0_sel propagate rate changes by Philipp Zabel · 9 years ago
  58. 92a847e clk: imx7d: fix ahb clock mux 1 by Stefan Agner · 9 years ago
  59. c47265a clk: fix comment of devm_clk_hw_register() by Masahiro Yamada · 9 years ago
  60. 71a553c Merge tag 'clk-renesas-for-v4.7-tag3' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-next by Stephen Boyd · 9 years ago
  61. 51de876 Merge tag 'sunxi-clocks-for-4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next by Stephen Boyd · 9 years ago
  62. 5bc7532 Merge tag 'tegra-for-4.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-next by Stephen Boyd · 9 years ago
  63. 5569aed Merge tag 'v4.7-rockchip-clk3' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-next by Stephen Boyd · 9 years ago
  64. 2690e91 clk: tegra: dfll: Reformat CVB frequency table by Thierry Reding · 9 years ago
  65. f7c42d9 clk: tegra: dfll: Properly clean up on failure and removal by Thierry Reding · 9 years ago
  66. e8f6a68 clk: tegra: dfll: Make code more comprehensible by Thierry Reding · 9 years ago
  67. 27ed2f7 clk: tegra: dfll: Reference CVB table instead of copying data by Thierry Reding · 9 years ago
  68. 8eaaae9 clk: tegra: dfll: Update kerneldoc by Thierry Reding · 9 years ago
  69. 7970973 clk: tegra: Fix PLL_U post divider and initial rate on Tegra30 by Lucas Stach · 9 years ago
  70. a02cc84 clk: tegra: Initialize PLL_C to sane rate on Tegra30 by Lucas Stach · 9 years ago
  71. 926655f clk: tegra: Fix pllre Tegra210 and add pll_re_out1 by Rhyland Klein · 9 years ago
  72. a91bb60 clk: tegra: Add sor_safe clock by Thierry Reding · 10 years ago
  73. eede711 clk: tegra: dpaux and dpaux1 are fixed factor clocks by Thierry Reding · 10 years ago
  74. 98c4b36 clk: tegra: Add dpaux1 clock by Thierry Reding · 10 years ago
  75. 3d0f4e5 clk: tegra: Use correct parent for dpaux clock by Thierry Reding · 10 years ago
  76. 1ec7032 clk: tegra: Add fixed factor peripheral clock type by Thierry Reding · 10 years ago
  77. 07314fc clk: tegra: Special-case mipi-cal parent on Tegra114 by Thierry Reding · 10 years ago
  78. a9caa84 clk: tegra: Remove trailing blank line by Thierry Reding · 10 years ago
  79. 7e14f22 clk: tegra: Constify peripheral clock registers by Thierry Reding · 10 years ago
  80. 3358d2d clk: tegra: Add interface to enable hardware control of SATA/XUSB PLLs by Andrew Bresticker · 10 years ago
  81. c01e015 treewide: Fix typos in printk by Masanari Iida · 9 years ago
  82. d04a75a clk: renesas: cpg-mssr: Use always-on governor for Clock Domain by Geert Uytterhoeven · 9 years ago
  83. 9366250 clk: renesas: cpg-mssr: Postpone call to pm_genpd_init() by Geert Uytterhoeven · 9 years ago
  84. 20729300 clk: renesas: mstp: Use always-on governor for Clock Domain by Geert Uytterhoeven · 9 years ago
  85. b3a52d7 clk: renesas: mstp: Postpone call to pm_genpd_init() by Geert Uytterhoeven · 9 years ago
  86. 585a60f clk: imx: return correct frequency for Ethernet PLL by Stefan Agner · 9 years ago
  87. a183d7f Merge tag 'renesas-rcar-sysc2-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Arnd Bergmann · 9 years ago
  88. ccce262 clk: renesas: r8a7795: Add VIN clocks by Niklas Söderlund · 9 years ago
  89. 0187d32 clk: renesas: r8a7795: Add CSI2 clocks by Niklas Söderlund · 9 years ago
  90. fd8bc82 clk: rockchip: fix the rk3399 cifout clock by Xing Zheng · 9 years ago
  91. 50961e8 clk: rockchip: drop unnecessary CLK_IGNORE_UNUSED flags from rk3399 by Xing Zheng · 9 years ago
  92. aa2897c clk: rockchip: add some frequencies on the rk3399 PLL table by Xing Zheng · 9 years ago
  93. 3f92a05 clk: rockchip: assign more necessary rk3399 clock ids by Xing Zheng · 9 years ago
  94. f3d4091 clk: rockchip: fix the gate bit for i2c4 and i2c8 on rk3399 by Xing Zheng · 9 years ago
  95. ff2bb89 clk: sunxi: Let divs clocks read the base factor clock name from devicetree by Jens Kuske · 9 years ago
  96. b8199ff clk: rockchip: fix of spelling mistake on unsuccessful in pll clock type by Colin Ian King · 9 years ago
  97. 1ea7c8b Merge tag 'omap-for-v4.7/dt-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt by Arnd Bergmann · 9 years ago
  98. 036f8d0 Merge tag 'samsung-dt-exynos3250-artik5-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt by Arnd Bergmann · 9 years ago
  99. cc510c7 clk: sunxi: Add TCON channel1 clock by Maxime Ripard · 9 years ago
  100. fa4d0ca clk: sunxi: Add PLL3 clock by Maxime Ripard · 9 years ago