1. ca2e90a clk: samsung: add clock controller driver for s3c2412 by Heiko Stuebner · 10 years ago
  2. ea5d6a8 clk: samsung: add plls used by the early s3c24xx cpus by Heiko Stuebner · 10 years ago
  3. 61fbb1d clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450 by Heiko Stuebner · 11 years ago
  4. a951b1d clk: samsung: add plls used by the s3c2443 by Heiko Stuebner · 11 years ago
  5. 06654ac clk: samsung: add pll_6552 variant for s3c2416 by Heiko Stuebner · 11 years ago
  6. 9e0c42e Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup3 by Arnd Bergmann · 10 years ago
  7. 602408e dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clock by Tushar Behera · 10 years ago
  8. 4fcf47e clk: samsung: exynos4: Add remaining suspend/resume handling by Tomasz Figa · 11 years ago
  9. 3efb251 clk: samsung: Drop old suspend/resume code by Tomasz Figa · 11 years ago
  10. 08c0d82 clk: samsung: s3c64xx: Move suspend/resume handling to SoC driver by Tomasz Figa · 11 years ago
  11. 388c788 clk: samsung: exynos5420: Move suspend/resume handling to SoC driver by Tomasz Figa · 11 years ago
  12. c3b6c1d clk: samsung: exynos5250: Move suspend/resume handling to SoC driver by Tomasz Figa · 11 years ago
  13. b7b647b clk: samsung: exynos4: Move suspend/resume handling to SoC driver by Tomasz Figa · 11 years ago
  14. 3ccefbd clk: samsung: Provide common helpers for register save/restore by Tomasz Figa · 11 years ago
  15. 442f494 clk: exynos4: Remove remnants of non-DT support by Tomasz Figa · 11 years ago
  16. d30492a Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  17. 7e21774 Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  18. 93abdb7 Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  19. 2587533 Merge branch 'for-next' into for-linus by Takashi Iwai · 11 years ago
  20. 8e31d19 clk: samsung: Remove unneeded semicolon by Sachin Kamat · 11 years ago
  21. 3538a2c clk: exynos-audss: add support for Exynos 5420 by Andrew Bresticker · 11 years ago
  22. 35399dd clk: exynos5250: add clock ID for div_pcm0 by Andrew Bresticker · 11 years ago
  23. 547f335 clk: exynos-audss: allow input clocks to be specified in device tree by Andrew Bresticker · 11 years ago
  24. b37a422 clk: exynos-audss: convert to platform device by Andrew Bresticker · 11 years ago
  25. ad3ab45 clk: exynos5440: replace clock ID private enums with IDs from DT header by Andrzej Hajda · 11 years ago
  26. cba9d2f clk: exynos5420: replace clock ID private enums with IDs from DT header by Andrzej Hajda · 11 years ago
  27. 2fe8f00 clk: exynos5250: replace clock ID private enums with IDs from DT header by Andrzej Hajda · 11 years ago
  28. 2d73823 clk: exynos4: replace clock ID private enums with IDs from DT header by Andrzej Hajda · 11 years ago
  29. f521ac8 clk: exynos5250: register APLL rate table by Andrew Bresticker · 11 years ago
  30. e86ffc4 clk: exynos5250: Add CLK_SET_RATE_PARENT flag to mout_apll by Sachin Kamat · 11 years ago
  31. 96987de clk: samsung: exynos5250: Fix parents of gate clocks from MFC domain by Tomasz Figa · 11 years ago
  32. bfeb9f2 clk: samsung: exynos5250: Correct parent list of audio muxes by Tomasz Figa · 11 years ago
  33. 256dd64 clk: samsung: exynos5250: Add missing unpopulated mux parents by Tomasz Figa · 11 years ago
  34. 3818f11 clk: samsung: exynos5250: Fix parent of gate clocks from DISP1 domain by Tomasz Figa · 11 years ago
  35. 796d1f4 clk: samsung: exynos5250: Fix parents of gate clocks from GSCL domain by Tomasz Figa · 11 years ago
  36. 38ee375 clk: samsung: exynos5250: Make names of mux and div clocks consistent by Tomasz Figa · 11 years ago
  37. 2786c96 clk: samsung: exynos5250: Sort definitions by registers and bitfield by Tomasz Figa · 11 years ago
  38. 2bb00c6 Merge branch 'samsung-fixes' into samsung-next-base by Tomasz Figa · 11 years ago
  39. 3fd68c9 clk: exynos: File scope reg_save array should depend on PM_SLEEP by Krzysztof Kozlowski · 11 years ago
  40. 2feed5a clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clock by Abhilash Kesavan · 11 years ago
  41. 8fb9aeb clk: samsung: exynos5250: Add MDMA0 clocks by Abhilash Kesavan · 11 years ago
  42. 3bf3466 clk: samsung: exynos5250: Fix ACP gate register offset by Abhilash Kesavan · 11 years ago
  43. 97c3557 clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks by Andrew Bresticker · 11 years ago
  44. 5fdd1b5 clk: samsung: exynos4: Correct SRC_MFC register by Seung-Woo Kim · 11 years ago
  45. 86576fb clk: samsung: exynos4: Fix definition of div_mmc_pre4 divider by Tomasz Figa · 11 years ago
  46. cdf64ee clk: exynos5420: fix cpll clock register offsets by Chander Kashyap · 11 years ago
  47. a7a996d1 clk: samsung: s3c64xx: Remove clock aliases of old DMA driver by Tomasz Figa · 11 years ago
  48. d37f7617 clk: samsung: s3c64xx: Add aliases for DMA clocks by Tomasz Figa · 11 years ago
  49. b69f460 ARM: S3C64XX: Migrate clock handling to Common Clock Framework by Tomasz Figa · 11 years ago
  50. bef4a0a Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  51. 22e9e75 clk: samsung: exynos5250: Simplify registration of PLL rate tables by Tomasz Figa · 11 years ago
  52. efb19a8 clk: samsung: exynos4: Register PLL rate tables for Exynos4x12 by Tomasz Figa · 11 years ago
  53. 5fadfc7 clk: samsung: exynos4: Register PLL rate tables for Exynos4210 by Tomasz Figa · 11 years ago
  54. 4f7641f clk: samsung: exynos4: Reorder registration of mout_vpllsrc by Tomasz Figa · 11 years ago
  55. 5c89658 clk: samsung: pll: Add support for rate configuration of PLL46xx by Tomasz Figa · 11 years ago
  56. c50d11f clk: samsung: pll: Use new registration method for PLL46xx by Tomasz Figa · 11 years ago
  57. b4054ac clk: samsung: pll: Add support for rate configuration of PLL45xx by Tomasz Figa · 11 years ago
  58. 52b0601 clk: samsung: pll: Use new registration method for PLL45xx by Tomasz Figa · 11 years ago
  59. c641596 clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_plls by Tomasz Figa · 11 years ago
  60. 336c18b clk: samsung: exynos4: Remove checks for DT node by Tomasz Figa · 11 years ago
  61. a11a2f8 clk: samsung: exynos4: Remove unused static clkdev aliases by Tomasz Figa · 11 years ago
  62. 3a64789 clk: samsung: Modify _get_rate() helper to use __clk_lookup() by Tomasz Figa · 11 years ago
  63. e6c3e73 clk: samsung: exynos4: Use separate aliases for cpufreq related clocks by Tomasz Figa · 11 years ago
  64. 0044cbc clk/exynos5420: assign dout_pixel id to pixel clock divider by Rahul Sharma · 11 years ago
  65. 4625f1b clk/exynos5420: add hdmi mux to change parents in hdmi driver by Rahul Sharma · 11 years ago
  66. 14d87cd clk/exynos5420: fix the order of parents of hdmi mux by Rahul Sharma · 11 years ago
  67. 9b229d8 clk/exynos5420: add gate clock for mixer sysmmu by Rahul Sharma · 11 years ago
  68. c9f3f08 clk/exynos5420: add sclk_hdmiphy to the list of special clocks by Rahul Sharma · 11 years ago
  69. e2815b0 clk/exynos5250: change parent to aclk200_disp1 for hdmi subsystem by Rahul Sharma · 11 years ago
  70. 5b0dde9 clk: s3c64xx: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  71. 29f79cb Merge branch 'clk-next-s3c64xx-delta' into clk-next by Mike Turquette · 11 years ago
  72. 40ef723 clk: samsung: pll: Use new registration method for PLL6552 and PLL6553 by Tomasz Figa · 11 years ago
  73. 819c1de clk: add CLK_SET_RATE_NO_REPARENT flag by James Hogan · 11 years ago
  74. a701fe3 clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks by Sylwester Nawrocki · 11 years ago
  75. 4d1b5e7 clk: exynos5440: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  76. 202e5ae9 clk: exynos5420: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  77. b6993ec clk: exynos5250: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  78. 3c701c5 clk: exynos4: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  79. a9381b3 clk: exynos5420: Make exynos5420_plls static by Sachin Kamat · 11 years ago
  80. ae2329f clk: exynos5250: Make exynos5250_plls static by Sachin Kamat · 11 years ago
  81. 680681a clk: exynos4: Make exynos4_plls static by Sachin Kamat · 11 years ago
  82. 5cfe961 Merge branch 'clk-next-s3c64xx' into clk-next by Mike Turquette · 11 years ago
  83. 06dda9d clk: samsung: Add clock driver for S3C64xx SoCs by Tomasz Figa · 11 years ago
  84. eb52712 clk: samsung: pll: Add support for PLL6552 and PLL6553 by Tomasz Figa · 11 years ago
  85. d2127ac clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoC by Vikas Sajjan · 11 years ago
  86. 8bc2eeb clk: samsung: Reorder MUX registration for mout_vpllsrc by Vikas Sajjan · 11 years ago
  87. bb4278d clk: samsung: Add set_rate() clk_ops for PLL36xx by Vikas Sajjan · 11 years ago
  88. dfa8931 clk: samsung: Add set_rate() clk_ops for PLL35xx by Yadwinder Singh Brar · 11 years ago
  89. 3ff6e0d clk: samsung: Add support to register rate_table for samsung plls by Yadwinder Singh Brar · 11 years ago
  90. 5ca8fbd clk: samsung: Remove unused pll registeration code for pll35xx and pll36xx by Yadwinder Singh Brar · 11 years ago
  91. c898c6b clk: samsung: Migrate exynos5420 to use common samsung_clk_register_pll() by Yadwinder Singh Brar · 11 years ago
  92. 160641e clk: samsung: Migrate exynos4 to use common samsung_clk_register_pll() by Yadwinder Singh Brar · 11 years ago
  93. 8dac353 clk: samsung: Migrate exynos5250 to use common samsung_clk_register_pll() by Yadwinder Singh Brar · 11 years ago
  94. 07dc76f clk: samsung: Define a common samsung_clk_register_pll() by Yadwinder Singh Brar · 11 years ago
  95. 079dbea clk: samsung: Introduce a common samsung_clk_pll struct by Yadwinder Singh Brar · 11 years ago
  96. 9f27136 clk: exynos4: Add clock entries for TMU by Sachin Kamat · 11 years ago
  97. b38a504 clk/exynos5250: add sclk_hdmiphy in the list of special clocks by Rahul Sharma · 11 years ago
  98. 4a45331 clk/exynos5250: add mout_hdmi mux clock for hdmi by Rahul Sharma · 11 years ago
  99. 406c598 clk: exynos5250: Add G2D gate clock by Sachin Kamat · 11 years ago
  100. 1190338 clk: exynos-audss: Staticize exynos_audss_clk_init by Sachin Kamat · 11 years ago