1. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  2. 92295f6 Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  3. 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
  4. 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
  5. 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
  6. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  7. 22237d5 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  8. f4c9f40 Merge branch 'acpi-lpss' by Rafael J. Wysocki · 11 years ago
  9. 82ba93b clk: exynos4: Fix clock aliases for cpufreq related clocks by Tushar Behera · 11 years ago
  10. 41ccf7f clk: samsung: Add MUX_FA macro to pass flag and alias by Tushar Behera · 11 years ago
  11. 646572c clk: add support for Rockchip gate clocks by Heiko Stübner · 11 years ago
  12. 15f4b11 Merge tag 'nomadik-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into next/dt by Arnd Bergmann · 11 years ago
  13. ef6eb32 clk: nomadik: implement the Nomadik clocks properly by Linus Walleij · 11 years ago
  14. c7f6e2d clk: vexpress: Make the clock drivers directly available for arm64 by Pawel Moll · 11 years ago
  15. e95a49b clk: vexpress: Use full node name to identify individual clocks by Pawel Moll · 11 years ago
  16. c3b693d Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/soc by Arnd Bergmann · 11 years ago
  17. a44bde6 Merge tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx into next/dt by Arnd Bergmann · 11 years ago
  18. c5dece3 ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessary by Arnd Bergmann · 11 years ago
  19. f627217 ACPI / LPSS: add support for Intel BayTrail by Mika Westerberg · 11 years ago
  20. 1609027 clk: exynos5420: register clocks using common clock framework by Chander Kashyap · 11 years ago
  21. 1c472d8 clk: tegra: T114: add DFLL DVCO reset control by Paul Walmsley · 11 years ago
  22. 9e60121 clk: tegra: T114: add DFLL source clocks by Paul Walmsley · 11 years ago
  23. 79d743c clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2 by Padmavathi Venna · 11 years ago
  24. 1241ef9 clk: samsung: register audio subsystem clocks using common clock framework by Padmavathi Venna · 11 years ago
  25. 25c9ded clk: tegra: T114: add FCPU clock shaper programming, needed by the DFLL by Paul Walmsley · 11 years ago
  26. 85fb28b ARM: u300: convert MMC/SD clock to device tree by Linus Walleij · 11 years ago
  27. bba5f2c ARM: u300: move the gated system controller clocks to DT by Linus Walleij · 11 years ago
  28. 14c2607 clk: move the U300 fixed and fixed-factor to DT by Linus Walleij · 11 years ago
  29. 0004b01 ARM: u300: push down syscon registers by Linus Walleij · 11 years ago
  30. ff49fad ARM: tegra30: clocks: Fix pciex clock registration by Jay Agarwal · 11 years ago
  31. 0457799 clk: gate: add CLK_GATE_HIWORD_MASK by Haojian Zhuang · 11 years ago
  32. d57dfe7 clk: divider: add CLK_DIVIDER_HIWORD_MASK flag by Haojian Zhuang · 11 years ago
  33. ba492e9 clk: mux: add CLK_MUX_HIWORD_MASK by Haojian Zhuang · 11 years ago
  34. f3aab5d clk: Always notify whole subtree when reparenting by Soren Brinkmann · 11 years ago
  35. 7bf1541 Merge tag 'tegra-for-3.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Olof Johansson · 11 years ago
  36. 1e76c7c Merge tag 'exynos-dt-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt by Olof Johansson · 11 years ago
  37. 346f372 clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clock by Tushar Behera · 11 years ago
  38. 34e452a clk: honor CLK_GET_RATE_NOCACHE in clk_set_rate by Peter De Schrijver · 11 years ago
  39. 670decd clk: use clk_get_rate() for debugfs by Peter De Schrijver · 11 years ago
  40. 408a24f clk: tegra: Use override bits when needed by Peter De Schrijver · 11 years ago
  41. c09e32b clk: tegra: override bits for Tegra30 PLLM by Peter De Schrijver · 11 years ago
  42. d53442e clk: tegra: override bits for Tegra114 PLLM by Peter De Schrijver · 11 years ago
  43. 7b781c7 clk: tegra: Add fields for override bits by Peter De Schrijver · 11 years ago
  44. 29b0944 clk: tegra: fix sclk_parents by Peter De Schrijver · 11 years ago
  45. 35d287a clk: tegra: fix pllre initilization by Peter De Schrijver · 11 years ago
  46. fd428ad clk: tegra: PLL m,n,p init for Tegra114 by Peter De Schrijver · 11 years ago
  47. aa6fefd clk: tegra: allow PLL m,n,p init from SoC files by Peter De Schrijver · 11 years ago
  48. c388eee clk: tegra: pllp_out2 divider is int only by Peter De Schrijver · 11 years ago
  49. 825f0c2 ARM: socfpga: Add support to gate peripheral clocks by Dinh Nguyen · 11 years ago
  50. 053b525 clk: tegra: pllc and pllxc should use pdiv_map by Peter De Schrijver · 11 years ago
  51. ea36b02 Merge branch 'clps711x/soc' into next/soc by Olof Johansson · 11 years ago
  52. 0b63cc3 clk: spear: fix build error for spear3xx by Arnd Bergmann · 11 years ago
  53. 5cd644d clk: exynos4: Add additional G2D clocks by Sachin Kamat · 11 years ago
  54. 071ff9a clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properly by Doug Anderson · 11 years ago
  55. 081c902 clk: divider: do not propagate rate change request when unnecessary by Shawn Guo · 11 years ago
  56. 589c603 clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clock by Tushar Behera · 11 years ago
  57. 39b72d8 clk: exynos5250: Update cpufreq related clocks for EXYNOS5250 by Tushar Behera · 11 years ago
  58. e56c60c Merge tag 'zynq-clk-for-3.11' of git://git.xilinx.com/linux-xlnx into next/soc by Olof Johansson · 11 years ago
  59. 72b5322 clk: remove notifier from list before freeing it by Lai Jiangshan · 11 years ago
  60. a6a3ec7 clk: ux500: Clocks definition for u8540 by Philippe Begnic · 11 years ago
  61. 1237e59 clk: ux500: Pass clock base adresses in initcall for u8540 and u9540 by Philippe Begnic · 11 years ago
  62. 8823598 clk: tegra114: Fix msenc clock register by Mikko Perttunen · 11 years ago
  63. 85b9174 Merge tag 'seb_clk-3.11' of git://git.infradead.org/users/jcooper/linux into next/soc by Olof Johansson · 11 years ago
  64. a640874 Merge tag 'pcie-3.11-2' of git://git.infradead.org/users/jcooper/linux into next/soc by Olof Johansson · 11 years ago
  65. 061cec9 clk: tegra: Use common of_clk_init function by Prashant Gaikwad · 11 years ago
  66. 9139227 clk: tegra114: correctly output clk_32k by Alexandre Courbot · 11 years ago
  67. 995968e clk: tegra: fix clk_out parents list by Prashant Gaikwad · 11 years ago
  68. 7d1818f clk: Add TI-Nspire clock drivers by Daniel Tang · 11 years ago
  69. d68c380 clk: mxs: Include clk mxs header file by Fabio Estevam · 11 years ago
  70. c043103 clk: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  71. 4bcccf1 clk: mpc85xx: Update the compatible string by Tang Yuantian · 11 years ago
  72. 419e321 clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate() by Tony Prisk · 11 years ago
  73. 61fd58d clk: sunxi: "cpu_data" is defined in header files of some architectures by Giacomo A. Catenazzi · 11 years ago
  74. 0e56523 clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clock by Tushar Behera · 11 years ago
  75. 37351fd clk: exynos5250: Update cpufreq related clocks for EXYNOS5250 by Tushar Behera · 11 years ago
  76. 6532cb7 clk: si5351: Set initial clkout rate when defined in platform data. by Marek Belisko · 11 years ago
  77. 67e1e22 clk: si5351: Fix clkout rate computation. by Marek Belisko · 11 years ago
  78. 65f2c58 clk: vt8500: Remove unnecessary divisor adjustment in vtwm_dclk_set_rate() by Tony Prisk · 11 years ago
  79. 518d470 clk: vt8500: Add support for clocks on the WM8850 SoCs by Tony Prisk · 11 years ago
  80. ea7e0bd clk: mvebu: disintegrate obsolete file by Sebastian Hesselbarth · 11 years ago
  81. 68be12b clk: mvebu: add Armada XP SoC-centric clock init by Sebastian Hesselbarth · 11 years ago
  82. 6b72333d clk: mvebu: add Armada 370 SoC-centric clock init by Sebastian Hesselbarth · 11 years ago
  83. e89406c clk: mvebu: add Kirkwood SoC-centric clock init by Sebastian Hesselbarth · 11 years ago
  84. 5d84016 clk: mvebu: add Dove SoC-centric clock init by Sebastian Hesselbarth · 11 years ago
  85. a451840 clk: mvebu: add common clock functions for core clk and clk gating by Sebastian Hesselbarth · 11 years ago
  86. 29020c9 clk: mvebu: introduce per-clock-gate flags by Sebastian Hesselbarth · 11 years ago
  87. 056f3d5 clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocks by Sylwester Nawrocki · 11 years ago
  88. f586938 clk: ux500: clk-sysctrl: handle clocks with no parents by Fabio Baltieri · 11 years ago
  89. dd47044 clk: ux500: Provide device enumeration number suffix for SMSC911x by Lee Jones · 11 years ago
  90. d41d580 clk: Disable unused clocks after deferred probing is done by Saravana Kannan · 11 years ago
  91. bcc7fd20 clk: wm831x: Fix wm831x_clkout_get_parent by Axel Lin · 11 years ago
  92. 6f8b314 clk: wm831x: Fix update wrong register for enable/disable FLL by Axel Lin · 11 years ago
  93. 4564dbd clk: si5351: Allow to build without CONFIG_OF by Sebastian Hesselbarth · 11 years ago
  94. f8aa0bd clk: Fix race condition between clk_set_parent and clk_enable() by Saravana Kannan · 11 years ago
  95. 9807362b clk: si5351: declare all device IDs for module loading by Jean-Francois Moine · 11 years ago
  96. 4f985b4 clk: sun5i: Add compatibles for Allwinner A13 by Maxime Ripard · 11 years ago
  97. 20faa59 clk: ux500: abx500-clk: rename ux500 audio codec aliases by Fabio Baltieri · 11 years ago
  98. 1a0483d clk: si5351: Allow user to define disabled state for every clock output by Sebastian Hesselbarth · 11 years ago
  99. 555eae9 clk: add PowerPC corenet clock driver support by Tang Yuantian · 11 years ago
  100. ff753f4 Merge tag 'nomadik-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into next/dt by Olof Johansson · 11 years ago