1. bef4a0a Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  2. 12d29886 clk: only call get_parent if there is one by Alex Elder · 11 years ago
  3. 22e9e75 clk: samsung: exynos5250: Simplify registration of PLL rate tables by Tomasz Figa · 11 years ago
  4. efb19a8 clk: samsung: exynos4: Register PLL rate tables for Exynos4x12 by Tomasz Figa · 11 years ago
  5. 5fadfc7 clk: samsung: exynos4: Register PLL rate tables for Exynos4210 by Tomasz Figa · 11 years ago
  6. 4f7641f clk: samsung: exynos4: Reorder registration of mout_vpllsrc by Tomasz Figa · 11 years ago
  7. 5c89658 clk: samsung: pll: Add support for rate configuration of PLL46xx by Tomasz Figa · 11 years ago
  8. c50d11f clk: samsung: pll: Use new registration method for PLL46xx by Tomasz Figa · 11 years ago
  9. b4054ac clk: samsung: pll: Add support for rate configuration of PLL45xx by Tomasz Figa · 11 years ago
  10. 52b0601 clk: samsung: pll: Use new registration method for PLL45xx by Tomasz Figa · 11 years ago
  11. c641596 clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_plls by Tomasz Figa · 11 years ago
  12. 336c18b clk: samsung: exynos4: Remove checks for DT node by Tomasz Figa · 11 years ago
  13. a11a2f8 clk: samsung: exynos4: Remove unused static clkdev aliases by Tomasz Figa · 11 years ago
  14. 3a64789 clk: samsung: Modify _get_rate() helper to use __clk_lookup() by Tomasz Figa · 11 years ago
  15. e6c3e73 clk: samsung: exynos4: Use separate aliases for cpufreq related clocks by Tomasz Figa · 11 years ago
  16. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  17. b05c683 clk: Move symbol export to proper location by Thierry Reding · 11 years ago
  18. 903efc5 clk: fix new_parent dereference before null check by James Hogan · 11 years ago
  19. 08442ce clk: wm831x: Initialise wm831x pointer on init by Mark Brown · 11 years ago
  20. 0044cbc clk/exynos5420: assign dout_pixel id to pixel clock divider by Rahul Sharma · 11 years ago
  21. 4625f1b clk/exynos5420: add hdmi mux to change parents in hdmi driver by Rahul Sharma · 11 years ago
  22. 14d87cd clk/exynos5420: fix the order of parents of hdmi mux by Rahul Sharma · 11 years ago
  23. 9b229d8 clk/exynos5420: add gate clock for mixer sysmmu by Rahul Sharma · 11 years ago
  24. c9f3f08 clk/exynos5420: add sclk_hdmiphy to the list of special clocks by Rahul Sharma · 11 years ago
  25. a5828a6 clk: wm831x: Provide is_prepared() rather than is_enabled() by Mark Brown · 11 years ago
  26. e2815b0 clk/exynos5250: change parent to aclk200_disp1 for hdmi subsystem by Rahul Sharma · 11 years ago
  27. 89ac856 clk: tegra30: Don't wait for PLL_U lock bit by Tuomas Tynkkynen · 11 years ago
  28. 5b0dde9 clk: s3c64xx: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  29. 52be7cc clk: sunxi: Fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  30. 847b1c0 clk: kirkwood: Fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  31. 114c474 clk: dove: Fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  32. 4e280d7 clk: armada-xp: Fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  33. 682dfdc clk: armada-370: Fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  34. edead9f clk: u300: Fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  35. 330d83b clk: nomadik: Fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  36. 3bbc55d clk: bcm2835: Fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  37. c045dde Merge tag 'sunxi-clk-for-3.12' of https://github.com/mripard/linux into clk-next-sunxi by Mike Turquette · 11 years ago
  38. aa514ce clk: wrap I/O access for improved portability by Gerhard Sittig · 11 years ago
  39. 29f79cb Merge branch 'clk-next-s3c64xx-delta' into clk-next by Mike Turquette · 11 years ago
  40. 7f7ed58 clk: get matching entry under lock in of_clk_init() by Alex Elder · 11 years ago
  41. 1ec5502 clk: sunxi: fix initialization of basic clocks by Emilio López · 11 years ago
  42. 40ef723 clk: samsung: pll: Use new registration method for PLL6552 and PLL6553 by Tomasz Figa · 11 years ago
  43. 1fb2e4a clk: sunxi: Add Allwinner A20 gates by Maxime Ripard · 11 years ago
  44. 6a721db clk: sunxi: Add A31 clocks support by Maxime Ripard · 11 years ago
  45. 70855bb clk: sunxi: Allow to specify the divider width from the dividers data by Maxime Ripard · 11 years ago
  46. 81ba6c5 clk: sunxi: Rename the structure to prepare the addition of sun6i by Maxime Ripard · 11 years ago
  47. 431807f clk: sunxi: fix initialization of basic clocks by Emilio López · 11 years ago
  48. 2371dd8 clk: sunxi: Add A10s gates by Maxime Ripard · 11 years ago
  49. f98d007 clk: mvebu: add missing iounmap by Jisheng Zhang · 11 years ago
  50. 89ac8d7 clk: handle NULL struct clk gracefully by Mike Turquette · 11 years ago
  51. bddbd13 Merge tag 'zynq-clk-for-3.12' of git://git.xilinx.com/linux-xlnx into clk-next by Mike Turquette · 11 years ago
  52. 353dc6c clk/zynq/pll: Use #defines for fbdiv min/max values by Soren Brinkmann · 11 years ago
  53. 14924ba clk/zynq/pll: Fix documentation for PLL register function by Soren Brinkmann · 11 years ago
  54. e366fdd clk: clk-mux: implement remuxing on set_rate by James Hogan · 11 years ago
  55. 819c1de clk: add CLK_SET_RATE_NO_REPARENT flag by James Hogan · 11 years ago
  56. 71472c0 clk: add support for clock reparent on set_rate by James Hogan · 11 years ago
  57. 4935b22 clk: move some parent related functions upwards by James Hogan · 11 years ago
  58. 7ef3dcc clk: abstract parent cache by James Hogan · 11 years ago
  59. 5cfe10b clk: export fixed-factor, gate & mux registration by Mike Turquette · 11 years ago
  60. 4c5eeea clk: clk-divider: Export clk_register_divider() by Fabio Estevam · 11 years ago
  61. 389ae05 clk: fixed-rate: Export clk_fixed_rate_register() by Stephen Boyd · 11 years ago
  62. a701fe3 clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks by Sylwester Nawrocki · 11 years ago
  63. 765b7d4 clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxes by Soren Brinkmann · 11 years ago
  64. 252957c clk/zynq/clkc: Add dedicated spinlock for the SWDT by Soren Brinkmann · 11 years ago
  65. 0017f44 clk: tegra114: add LP1 suspend/resume support by Joseph Lo · 11 years ago
  66. 18f5863 clk: prima2: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  67. 4c3b240 clk: tegra30: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  68. a0be7a9 clk: tegra20: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  69. 056dfcf clk: tegra114: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  70. 4d1b5e7 clk: exynos5440: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  71. 202e5ae9 clk: exynos5420: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  72. b6993ec clk: exynos5250: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  73. 3c701c5 clk: exynos4: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  74. 7cc560d clk: s2mps11: Add support for s2mps11 by Yadwinder Singh Brar · 11 years ago
  75. a9381b3 clk: exynos5420: Make exynos5420_plls static by Sachin Kamat · 11 years ago
  76. ae2329f clk: exynos5250: Make exynos5250_plls static by Sachin Kamat · 11 years ago
  77. 680681a clk: exynos4: Make exynos4_plls static by Sachin Kamat · 11 years ago
  78. 7274e23 clk: mxs: clk-imx23: Include <linux/clk/mxs.h> by Fabio Estevam · 11 years ago
  79. ee85e9b clk: sunxi: Fix checking return value of clk_register_[composite|factors] by Axel Lin · 11 years ago
  80. 5cfe961 Merge branch 'clk-next-s3c64xx' into clk-next by Mike Turquette · 11 years ago
  81. 06dda9d clk: samsung: Add clock driver for S3C64xx SoCs by Tomasz Figa · 11 years ago
  82. eb52712 clk: samsung: pll: Add support for PLL6552 and PLL6553 by Tomasz Figa · 11 years ago
  83. c57acd1 clk: mux: Add support for read-only muxes. by Tomasz Figa · 11 years ago
  84. d2127ac clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoC by Vikas Sajjan · 11 years ago
  85. 8bc2eeb clk: samsung: Reorder MUX registration for mout_vpllsrc by Vikas Sajjan · 11 years ago
  86. bb4278d clk: samsung: Add set_rate() clk_ops for PLL36xx by Vikas Sajjan · 11 years ago
  87. dfa8931 clk: samsung: Add set_rate() clk_ops for PLL35xx by Yadwinder Singh Brar · 11 years ago
  88. 3ff6e0d clk: samsung: Add support to register rate_table for samsung plls by Yadwinder Singh Brar · 11 years ago
  89. 5ca8fbd clk: samsung: Remove unused pll registeration code for pll35xx and pll36xx by Yadwinder Singh Brar · 11 years ago
  90. c898c6b clk: samsung: Migrate exynos5420 to use common samsung_clk_register_pll() by Yadwinder Singh Brar · 11 years ago
  91. 160641e clk: samsung: Migrate exynos4 to use common samsung_clk_register_pll() by Yadwinder Singh Brar · 11 years ago
  92. 8dac353 clk: samsung: Migrate exynos5250 to use common samsung_clk_register_pll() by Yadwinder Singh Brar · 11 years ago
  93. 07dc76f clk: samsung: Define a common samsung_clk_register_pll() by Yadwinder Singh Brar · 11 years ago
  94. 079dbea clk: samsung: Introduce a common samsung_clk_pll struct by Yadwinder Singh Brar · 11 years ago
  95. 9f27136 clk: exynos4: Add clock entries for TMU by Sachin Kamat · 11 years ago
  96. b38a504 clk/exynos5250: add sclk_hdmiphy in the list of special clocks by Rahul Sharma · 11 years ago
  97. 4a45331 clk/exynos5250: add mout_hdmi mux clock for hdmi by Rahul Sharma · 11 years ago
  98. 406c598 clk: exynos5250: Add G2D gate clock by Sachin Kamat · 11 years ago
  99. 1190338 clk: exynos-audss: Staticize exynos_audss_clk_init by Sachin Kamat · 11 years ago
  100. 901f857 clk: exynos5440: Staticize local symbols by Sachin Kamat · 11 years ago