1. a7d1905 clk: sunxi: Remove custom phase function by Maxime Ripard · 10 years ago
  2. 6b0b8cc clk: sunxi: Rework MMC phase clocks by Maxime Ripard · 10 years ago
  3. 3ec72fa clk: sunxi: Propagate rate changes to parent for mux clocks by Chen-Yu Tsai · 10 years ago
  4. 6ea3953 clk: sunxi: Make the mod0 clk driver also a platform driver by Hans de Goede · 10 years ago
  5. 66e79cf clk: sunxi: Fix factor clocks usage for sun9i core clocks by Chen-Yu Tsai · 10 years ago
  6. 7c74c22 clk: sunxi: Give sunxi_factors_register a registers parameter by Hans de Goede · 10 years ago
  7. 7954dfa clk: sunxi: unify sun6i AHB1 clock with proper PLL6 pre-divider by Chen-Yu Tsai · 10 years ago
  8. 75bd2ec clk: sunxi: Remove ahb1_sdram from sun6i/sun8i protected clocks list by Chen-Yu Tsai · 10 years ago
  9. bfc7249 Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  10. f1e9203 clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to domain being gated by Krzysztof Kozlowski · 10 years ago
  11. b1924c2 Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into tmp by Michael Turquette · 10 years ago
  12. 89f7e9d clk: Really fix deadlock with mmap_sem by Stephen Boyd · 10 years ago
  13. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  14. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  15. c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  16. c9b9281 Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung into clk-next by Michael Turquette · 10 years ago
  17. 74fc23a clk: mmp: fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  18. 3a647c1 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  19. 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  20. 6c9e924 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  21. 3a7dbed Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  22. ab64920 Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu into next/soc by Arnd Bergmann · 10 years ago
  23. 646cafc clk: Change clk_ops->determine_rate to return a clk_hw as the best parent by Tomeu Vizoso · 10 years ago
  24. 61c7cdd clk: change clk_debugfs_add_file to take a struct clk_hw by Tomeu Vizoso · 10 years ago
  25. 920f1c7 clk: Don't expose __clk_get_accuracy by Tomeu Vizoso · 10 years ago
  26. 10cdfe5 clk: Don't try to use a struct clk* after it could have been freed by Tomeu Vizoso · 10 years ago
  27. 4afbe17 clk: Remove unused function __clk_get_prepare_count by Tomeu Vizoso · 10 years ago
  28. c31844f clk: samsung: Fix double add of syscore ops after driver rebind by Krzysztof Kozlowski · 10 years ago
  29. df019a5 clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi by Andrzej Hajda · 10 years ago
  30. b5f56e1 clk: samsung: exynos4415: Fix build with PM_SLEEP disabled by Krzysztof Kozlowski · 10 years ago
  31. 8b2f636 clk: samsung: remove unnecessary inclusion of header files from clk.h by Pankaj Dubey · 10 years ago
  32. 7882857 clk: samsung: remove unnecessary CONFIG_OF from clk.c by Pankaj Dubey · 10 years ago
  33. 2e41b9f clk: samsung: Spelling s/bwtween/between/ by Pankaj Dubey · 10 years ago
  34. f571053 clk: mvebu: add suspend/resume for gatable clocks by Thomas Petazzoni · 10 years ago
  35. ffa3a37 Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into clk-next by Michael Turquette · 10 years ago
  36. b572b5f Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-next by Michael Turquette · 10 years ago
  37. 81cc3f8 ARM: vexpress: Remove non-DT code by Pawel Moll · 10 years ago
  38. 09ffd948 Merge tag 'samsung-pm-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Arnd Bergmann · 10 years ago
  39. 89bf26c clk: rockchip: Add support for the mmc clock phases using the framework by Alexandru M Stan · 10 years ago
  40. 6d288b1 clk: rockchip: rk3288 export i2s0_clkout for use in DT by Sonny Rao · 10 years ago
  41. a72da7c clk: rockchip: use clock ID for DMC (memory controller) on rk3288 by Jeff Chen · 10 years ago
  42. 4f4f85f clk: tegra: Implement memory-controller clock by Thierry Reding · 10 years ago
  43. 250d07d clk: clk-s2mps11: fix semicolon.cocci warnings by kbuild test robot · 10 years ago
  44. f928b53 clk: s2mps11: Add the support for S2MPS13 PMIC clock by Chanwoo Choi · 10 years ago
  45. dd79c0b clk: rockchip: add ROCKCHIP_PLL_SYNC_RATE flag to some plls by Heiko Stuebner · 10 years ago
  46. 0bb66d3 clk: rockchip: add optional sync to pll rate parameters by Heiko Stuebner · 10 years ago
  47. d0e7a0c clk: rockchip: setup pll_mux data earlier by Heiko Stuebner · 10 years ago
  48. 4f8a7c5 clk: rockchip: add ability to specify pll-specific flags by Heiko Stuebner · 10 years ago
  49. b082915 Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next by Michael Turquette · 10 years ago
  50. da57b46 Merge branch 'clk-fixes' into clk-next by Michael Turquette · 10 years ago
  51. 3526f74 clk: ls1x: Update relationship among all clocks by Kelvin Cheung · 10 years ago
  52. c1ec516 clk: sunxi: gmac-tx-clk mux is not a CLK_MUX_INDEX_BIT mux by Hans de Goede · 10 years ago
  53. 95e94c1 clk: sunxi: Implement A31 PLL6 as a divs clock for 2x output by Chen-Yu Tsai · 10 years ago
  54. 13d52f6 clk: sunxi: Specify number of child clocks for divs clocks by Chen-Yu Tsai · 10 years ago
  55. eaa2e98 clk: sunxi: Removed unused/incorrect sun6i-a31-apb2-clk driver by Chen-Yu Tsai · 10 years ago
  56. 12c0a0e clk: rockchip: fix rk3188 USB HSIC PHY clock divider by Julien CHAUVEAU · 10 years ago
  57. b7bdb7f clk: rockchip: fix clock gate for rk3188 spdif_pre by Julien CHAUVEAU · 10 years ago
  58. 5e6473f clk: exynos5440: move restart code into clock driver by Pankaj Dubey · 10 years ago
  59. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  60. 7f615dd clk: hi3620: Move const initdata into correct code section by Bintian Wang · 10 years ago
  61. 6793b3c clk_mux: Fix set_parent doing the wrong thing when INDEX_BIT && index >= 3 by Hans de Goede · 10 years ago
  62. 3c7f4fe8 Merge branch 'for-v3.19/exynos-clk' of git://linuxtv.org/snawrocki/samsung into clk-next-exynos by Michael Turquette · 10 years ago
  63. d4f2016 Merge branch 'clk-next-shmobile' into clk-next by Michael Turquette · 10 years ago
  64. 40ba3f0 clk: delete a local variable's repeated assignment by Zhen Lei · 10 years ago
  65. 54b3d18 Merge tag 'v3.19-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-next-rockchip by Michael Turquette · 10 years ago
  66. f0c7171 clk: rockchip: fix parent clock for rk3188 hclk_lcdc1 by Julien CHAUVEAU · 10 years ago
  67. 6f8a444 clk: pxa: keep clocks initialization separated per variant by Robert Jarzmik · 10 years ago
  68. 14dd5b0 clk: pxa: declare init function and data __init by Robert Jarzmik · 10 years ago
  69. dcf3d45 clk: pxa: fix pxa27x CCCR bit usage by Robert Jarzmik · 10 years ago
  70. fe7710f clk: add pxa25x clock drivers by Robert Jarzmik · 10 years ago
  71. e6d5e7d clk-divider: Fix READ_ONLY when divider > 1 by James Hogan · 10 years ago
  72. 9a6cb70 clk: qcom: Fix duplicate rbcpr clock name by Georgi Djakov · 10 years ago
  73. 69daf75 clk: at91: usb: fix at91sam9x5 recalc, round and set rate by Boris Brezillon · 10 years ago
  74. ff553ea clk: at91: usb: fix at91rm9200 round and set rate by Boris Brezillon · 10 years ago
  75. 29e9446 clk: rockchip: fix clock select order for rk3288 usbphy480m_src by Kever Yang · 10 years ago
  76. 0132234 clk: rockchip: fix rk3288 clk_usbphy480m_gate bit location in register by Kever Yang · 10 years ago
  77. 2e1a7b0 ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent() by Tero Kristo · 10 years ago
  78. 9aa75e6 clk: rockchip: ensure HCLK_VIO2_H2P and PCLK_VIO2_H2P stay enabled by Dmitry Torokhov · 10 years ago
  79. 1ec770d clk: mmp: add mmp2 DT support for clock driver by Chao Xie · 10 years ago
  80. 2bc61da clk: mmp: add pxa910 DT support for clock driver by Chao Xie · 10 years ago
  81. ab08aef clk: mmp: add pxa168 DT support for clock driver by Chao Xie · 10 years ago
  82. ae32a5b clk: mmp: add reset support by Chao Xie · 10 years ago
  83. 4661fda clk: mmp: add basic support functions for DT support by Chao Xie · 10 years ago
  84. cdce354 clk: mmp: add mmp private gate clock by Chao Xie · 10 years ago
  85. ee81f4e clk: mmp: add clock type mix by Chao Xie · 10 years ago
  86. 3a2b2f8 clk: mmp: move definiton of mmp_clk_frac to clk.h by Chao Xie · 10 years ago
  87. 0c4c11f clk: mmp: add init callback for clk-frac by Chao Xie · 10 years ago
  88. 6125613 clk: mmp: add spin lock for clk-frac by Chao Xie · 10 years ago
  89. 2bd1e25 clk: mmp: add prefix "mmp" for structures defined for clk-frac by Chao Xie · 10 years ago
  90. c6d67fb clk: shmobile: div6: support selectable-input clocks by Ulrich Hecht · 10 years ago
  91. 93746e7 clk: sunxi: unify APB1 clock by Emilio López · 10 years ago
  92. 33aa59c clk: rockchip: rk3288: add suspend and resume by Chris Zhong · 10 years ago
  93. d1f931b clk: rockchip: fix rk3188 hsadc_frac definition by Heiko Stübner · 10 years ago
  94. 78eaf60 clk: rockchip: disable unused clocks by Kever Yang · 10 years ago
  95. 932e982 clk: samsung: exynos7: add gate clock for ADC block by Abhilash Kesavan · 10 years ago
  96. 2ab2dfe clk: samsung: exynos7: add gate clocks for WDT, TMU and PWM blocks by Naveen Krishna Ch · 10 years ago
  97. f5e127c clk: samsung: exynos7: add clocks for RTC block by Naveen Krishna Ch · 10 years ago
  98. 6d0c8c7 clk: samsung: exynos7: add clocks for MMC block by Naveen Krishna Ch · 10 years ago
  99. 57a2b48 clk: samsung: exynos7: add clocks for I2C block by Naveen Krishna Ch · 10 years ago
  100. 532abc3 clk: samsung: add initial clock support for Exynos7 SoC by Naveen Krishna Ch · 10 years ago