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