1. 4b006ad clk: qcom: Add additional clock debugfs support by Taniya Das · 8 years ago
  2. 6c15e54 clk: Add support to allow clients to print all the enabled clocks by Taniya Das · 8 years ago
  3. 876112d clk: Add support for clock list_rates ops by Taniya Das · 8 years ago
  4. 2dd2572 clk: add/modify debugfs support for clocks by Taniya Das · 8 years ago
  5. 5044bbd Merge remote-tracking branch '4.4/tmp-e5517c2' into 4.8 by Kyle Yan · 8 years ago
  6. a755ecb clk: Account for deviation in PLL rate configuration during voltage voting by Deepak Katragadda · 8 years ago
  7. 24c8b94 Merge "clk: qcom: clk-alpha-pll: Refactor the fabia PLL post-divider callbacks" into msm-4.8 by Kyle Yan · 8 years ago
  8. 831d940 Merge "clk: qcom: clk-alpha-pll: Update the fixed Fabia PLL ops" into msm-4.8 by Kyle Yan · 8 years ago
  9. 582d602 clk: qcom: clk-alpha-pll: Refactor the fabia PLL post-divider callbacks by Deepak Katragadda · 8 years ago
  10. 24c0471 clk: qcom: clk-alpha-pll: Update the fixed Fabia PLL ops by Deepak Katragadda · 8 years ago
  11. 88c266f clk: qcom: clk-dummy: Move the dummy clock definition to common header by Deepak Katragadda · 8 years ago
  12. 3f55a81 clk: qcom: clk-rcg2: Configure the RCGs to a safe frequency as needed by Deepak Katragadda · 8 years ago
  13. be96430 Merge "clk: qcom: gdsc-regulator: Add the qcom,poll-cfg-gdscr flag" into msm-4.8 by Kyle Yan · 8 years ago
  14. c861667 Merge tag 'sunxi-clk-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-fixes by Stephen Boyd · 8 years ago
  15. bdfdabf clk: efm32gg: Pass correct type to hw provider registration by Stephen Boyd · 8 years ago
  16. 3ca0b51 clk: berlin: Pass correct type to hw provider registration by Stephen Boyd · 8 years ago
  17. 522c803 clk: qcom: gdsc-regulator: Add the qcom,poll-cfg-gdscr flag by Deepak Katragadda · 8 years ago
  18. a8829ec Merge remote-tracking branch 'origin/tmp-a25f094' into msm-4.8 by Divya Sharma · 8 years ago
  19. d6d361c Merge "clk: qcom: Add header file for branch clock memory flags" into msm-4.8 by Kyle Yan · 8 years ago
  20. 7759878 clk: qcom: Add header file for branch clock memory flags by Taniya Das · 8 years ago
  21. e6d4a92 Merge remote-tracking branch 'origin/tmp-a909d3e' into 1105 by Channagoud Kadabi · 8 years ago
  22. ac95330 clk: sunxi: Fix M factor computation for APB1 by Stéphan Rafin · 8 years ago
  23. 5cb05a1 clk: Add support to vote to regulator framework from clk framework by Stephen Boyd · 8 years ago
  24. 2b80321 clk: qcom: clk-alpha-pll: Add support for controlling fabia PLLs by Deepak Katragadda · 8 years ago
  25. 10f2bfb clk: mmp: pxa910: fix return value check in pxa910_clk_init() by Wei Yongjun · 8 years ago
  26. deab0726 clk: mmp: pxa168: fix return value check in pxa168_clk_init() by Wei Yongjun · 8 years ago
  27. a29e52a clk: mmp: mmp2: fix return value check in mmp2_clk_init() by Wei Yongjun · 8 years ago
  28. 7c1c541 clk: qoriq: Don't allow CPU clocks higher than starting value by Scott Wood · 8 years ago
  29. c712937 Merge tag 'v4.9-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-fixes by Stephen Boyd · 8 years ago
  30. 5c2f117 clk: imx: fix integer overflow in AV PLL round rate by Emil Lundmark · 8 years ago
  31. e8db616 Merge "clk: qcom: clk-rcg2: Clear the HW_CLK_CONTROL bit of the RCG" into msm-4.8 by Kyle Yan · 8 years ago
  32. 65be4a5 Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8 by Kyle Yan · 8 years ago
  33. ef68ec7 clk: qcom: clk-rcg2: Clear the HW_CLK_CONTROL bit of the RCG by Deepak Katragadda · 8 years ago
  34. 06b113e clk: xgene: Don't call __pa on ioremaped address by Laura Abbott · 8 years ago
  35. 5c4a912 clk/samsung: Use CLK_OF_DECLARE_DRIVER initialization method for CLKOUT by Marek Szyprowski · 8 years ago
  36. 083a198 clk: Check for failure at clk_change_rate by Taniya Das · 8 years ago
  37. 0d94153 clk: qcom: Add support for gate clocks by Odelu Kukatla · 8 years ago
  38. e512fb2 clk: qcom: alpha-pll: Add support for hwfsm ops by Rajendra Nayak · 8 years ago
  39. 91bbc17 clk: at91: Fix a return value in case of error by Christophe JAILLET · 8 years ago
  40. 5c6201e clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCs by Masahiro Yamada · 8 years ago
  41. 7d36b9c clk: uniphier: fix memory overrun bug by Masahiro Yamada · 8 years ago
  42. a17b9e4 clk: sunxi-ng: sun6i-a31: Force AHB1 clock to use PLL6 as parent by Chen-Yu Tsai · 8 years ago
  43. d339748 clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock init by Shawn Guo · 8 years ago
  44. 4aa6c99 clk: mvebu: armada-37xx-periph: Fix the clock gate flag by Gregory CLEMENT · 8 years ago
  45. c4e634c clk: bcm2835: Clamp the PLL's requested rate to the hardware limits. by Eric Anholt · 8 years ago
  46. 1c70322 clk: max77686: fix number of clocks setup for clk_hw based registration by Javier Martinez Canillas · 8 years ago
  47. 981e1be clk: mvebu: armada-37xx-periph: Fix the clock provider registration by Gregory CLEMENT · 8 years ago
  48. 234d511 clk: mediatek: Add hardware dependency by Jean Delvare · 8 years ago
  49. 34b89b2 clk: samsung: clk-exynos-audss: Fix module autoload by Javier Martinez Canillas · 8 years ago
  50. c0ce317 clk: uniphier: fix type of variable passed to regmap_read() by Masahiro Yamada · 8 years ago
  51. 8236d9a clk: uniphier: add system clock support for sLD3 SoC by Masahiro Yamada · 8 years ago
  52. 4a262b1 clk: rockchip: don't return NULL when failing to register ddrclk branch by Shawn Lin · 8 years ago
  53. 988608c clk: qcom: Add support for regulator based GDSC control by Taniya Das · 8 years ago
  54. 0192f78 clk: qcom: Add support for clk_set_flags for branch and dummy clock by Taniya Das · 8 years ago
  55. 63c20c7 clk: Add support to set custom flags with clk_set_flags by Taniya Das · 8 years ago
  56. c913fc4 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  57. 6afd563 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  58. a771151 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  59. b4626a7 CLK: Add Loongson1C clock support by Yang Ling · 8 years ago
  60. f0ffaf1 clk: Loongson1: Make use of GENMASK by Kelvin Cheung · 8 years ago
  61. c99c7a9 clk: Loongson1: Update clocks of Loongson1B by Kelvin Cheung · 8 years ago
  62. a8e3ced clk: Loongson1: Refactor Loongson1 clock by Kelvin Cheung · 8 years ago
  63. c72f288 clk: zx296718: register driver earlier with core_initcall by Shawn Guo · 8 years ago
  64. a0245eb clk: mvebu: dynamically allocate resources in Armada CP110 system controller by Marcin Wojtas · 8 years ago
  65. ad715b2 clk: mvebu: fix setting unwanted flags in CP110 gate clock by Marcin Wojtas · 8 years ago
  66. 41d8855 clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomap by Arvind Yadav · 8 years ago
  67. 57d0ee0 clk: mvebu: Add clk support for the orion5x SoC mv88f5181 by Jamie Lentin · 8 years ago
  68. af90836 clk: mediatek: clk-mt8173: Unmap region obtained by of_iomap by Arvind Yadav · 8 years ago
  69. 5519cf2 clk: sunxi-ng: Fix reset offset for the A23 and A33 by Maxime Ripard · 8 years ago
  70. 4135b7f clk: at91: sckc: optimize boot time by Alexandre Belloni · 8 years ago
  71. 4b13b64 clk: at91: Add sama5d4 sckc support by Alexandre Belloni · 8 years ago
  72. ec187ef clk: at91: move slow clock controller clocks to sckc.c by Alexandre Belloni · 8 years ago
  73. d884602 clk: imx6: initialize GPU clocks by Lucas Stach · 8 years ago
  74. b1d51b4 clk: imx6: fix i.MX6DL clock tree to reflect reality by Lucas Stach · 8 years ago
  75. 377d647 clk: imx53: Add clocks configuration by Kalle Kankare · 8 years ago
  76. 726ab24 Merge remote-tracking branch 'origin/tmp-3be7988' into msm-4.8 by Kyle Yan · 8 years ago
  77. 53570cb Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/late by Arnd Bergmann · 8 years ago
  78. 7f4d3b5 clk: uniphier: add clock data for UniPhier SoCs by Masahiro Yamada · 8 years ago
  79. 734d82f clk: uniphier: add core support code for UniPhier clock driver by Masahiro Yamada · 8 years ago
  80. bd8dd593 clk: bcm: Add driver for BCM53573 ILP clock by Rafał Miłecki · 8 years ago
  81. dc19b6f clk: Add USB3 PHY reset lines by Vivek Gautam · 8 years ago
  82. f00d2db clk: zx: fix pointer case warnings by Arnd Bergmann · 8 years ago
  83. 0637a4c clk/Renesas-MSTP: Use kmalloc_array() in cpg_mstp_clocks_init() by Markus Elfring · 8 years ago
  84. faabbe5 clk: zx296718: use builtin_platform_driver to simplify the code by Wei Yongjun · 8 years ago
  85. 5254223 clk: sunxi-ng: sun6i-a31: Fix register offset for mipi-csi clk by Chen-Yu Tsai · 8 years ago
  86. d613782 clk: sunxi-ng: sun6i-a31: set CLK_SET_RATE_UNGATE for all PLLs by Chen-Yu Tsai · 8 years ago
  87. d832fdd clk: sunxi-ng: sun6i-a31: Set CLK_SET_RATE_PARENT for display output clocks by Chen-Yu Tsai · 8 years ago
  88. cb80ec7 drivers: clk: st: Handle clk synchronous mode for video clocks by Gabriel Fernandez · 8 years ago
  89. 26bd0a5 drivers: clk: st: Add clock propagation for audio clocks by Gabriel Fernandez · 8 years ago
  90. b699f3e drivers: clk: st: Add fs660c32 synthesizer algorithm by Gabriel Fernandez · 8 years ago
  91. 880d54f drivers: clk: st: Simplify clock binding of STiH4xx platforms by Gabriel Fernandez · 8 years ago
  92. 7df404c drivers: clk: st: Remove stih415-416 clock support by Gabriel Fernandez · 8 years ago
  93. f5644f1 clk: at91: Migrate to clk_hw based registration and OF APIs by Stephen Boyd · 8 years ago
  94. b19f009 clk: bcm2835: Migrate to clk_hw based registration and OF APIs by Stephen Boyd · 8 years ago
  95. f4e8715 clk: iproc: Make clocks visible options by Jon Mason · 9 years ago
  96. 1a85b50 clk: xgene: Add PMD clock by Hoan Tran · 8 years ago
  97. ca02332 clk: zx: register ZX296718 clocks by Jun Nie · 8 years ago
  98. 8d9a086 clk: zx: reform pll config info to ease code extension by Jun Nie · 8 years ago
  99. 6e2e7c9 clk-kona-setup: Use kmalloc_array() in parent_process() by Markus Elfring · 8 years ago
  100. ece5974 ARM: clk-imx35: annotate clk enum with number values by Uwe Kleine-König · 8 years ago