1. 45e70b7 Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Olof Johansson · 11 years ago
  2. b5de1ce Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/drivers by Olof Johansson · 11 years ago
  3. 4c8d819 cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORM by Tomasz Figa · 11 years ago
  4. 9dfa92e ARM: EXYNOS: Enable multi-platform build support by Arnd Bergmann · 11 years ago
  5. 9a10132 ARM: EXYNOS: Consolidate Kconfig entries by Sachin Kamat · 11 years ago
  6. 723c9c7 ARM: EXYNOS: Add support for EXYNOS5410 SoC by Tarek Dakhran · 11 years ago
  7. 6457158 ARM: EXYNOS: Support secondary CPU boot of Exynos3250 by Chanwoo Choi · 11 years ago
  8. 940bc58 ARM: EXYNOS: Add Exynos3250 SoC ID by Chanwoo Choi · 11 years ago
  9. 86c6f14 ARM: EXYNOS: Add 5800 SoC support by Arun Kumar K · 11 years ago
  10. ed08f10 ARM: EXYNOS: initial board support for exynos5260 SoC by Pankaj Dubey · 11 years ago
  11. fced6de Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynos by Kukjin Kim · 11 years ago
  12. 182434f Merge tag 'exynos-cpuidle' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Olof Johansson · 11 years ago
  13. 31964ff tty: serial: msm: Remove direct access to GSBI by Andy Gross · 11 years ago
  14. 535cee42 Merge tag 'keystone-reset-driver' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers by Olof Johansson · 11 years ago
  15. a3e01e8 power: reset: keystone-reset: introduce keystone reset driver by Ivan Khoronzhuk · 11 years ago
  16. d30982b Documentation: dt: add bindings for keystone pll control controller by Ivan Khoronzhuk · 11 years ago
  17. caee005 Documentation: dt: add bindings for keystone reset driver by Ivan Khoronzhuk · 11 years ago
  18. 3a5e23c Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers by Olof Johansson · 11 years ago
  19. 7741fa1 Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers by Olof Johansson · 11 years ago
  20. 75d6bc5 Merge tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers by Olof Johansson · 11 years ago
  21. 1b7f0c7 soc: qcom: fix of_device_id table by Arnd Bergmann · 11 years ago
  22. bfed107 clk: exynos5250: Add missing sysmmu clocks for DISP and ISP blocks by Cho KyongHo · 11 years ago
  23. cd245f5 ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynos by Daniel Lezcano · 11 years ago
  24. ff6a9c0 ARM: EXYNOS: Move the driver to drivers/cpuidle directory by Daniel Lezcano · 11 years ago
  25. ce4305d2a ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.c by Daniel Lezcano · 11 years ago
  26. 277f504 ARM: EXYNOS: Pass the AFTR callback to the platform_data by Daniel Lezcano · 11 years ago
  27. e30b154 ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.c by Daniel Lezcano · 11 years ago
  28. 0ebc13e ARM: EXYNOS: Move the power sequence call in the cpu_pm notifier by Daniel Lezcano · 11 years ago
  29. 3681baf ARM: EXYNOS: Move the AFTR state function into pm.c by Daniel Lezcano · 11 years ago
  30. 712bb69 ARM: EXYNOS: Encapsulate the AFTR code into a function by Daniel Lezcano · 11 years ago
  31. 70ecb84 ARM: EXYNOS: Disable cpuidle for exynos5440 by Daniel Lezcano · 11 years ago
  32. dcef663 ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidle by Daniel Lezcano · 11 years ago
  33. 623f226 ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidle by Daniel Lezcano · 11 years ago
  34. 58afbc6 ARM: EXYNOS: Remove ifdef for scu_enable in pm by Daniel Lezcano · 11 years ago
  35. 795537d ARM: EXYNOS: Move scu_enable in the cpu_pm notifier by Daniel Lezcano · 11 years ago
  36. 85f9f90 ARM: EXYNOS: Use the cpu_pm notifier for pm by Daniel Lezcano · 11 years ago
  37. 9bd5544 ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidle by Daniel Lezcano · 11 years ago
  38. 20115fa ARM: EXYNOS: Move some code inside the idle_finisher for cpuidle by Daniel Lezcano · 11 years ago
  39. 309e08c ARM: EXYNOS: Encapsulate register access inside a function for pm by Daniel Lezcano · 11 years ago
  40. 7880e45 ARM: EXYNOS: Change function name prefix for cpuidle by Daniel Lezcano · 11 years ago
  41. 043c86b ARM: EXYNOS: Use cpuidle_register by Daniel Lezcano · 11 years ago
  42. 53af16a ARM: EXYNOS: Prevent forward declaration for cpuidle by Daniel Lezcano · 11 years ago
  43. 9a8f399 ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock by Amit Daniel Kachhap · 11 years ago
  44. 985326c Merge branch 'v3.16-next/clk-samsung' into v3.16-next/cpuidle-exynos by Kukjin Kim · 11 years ago
  45. be1f7c8 cpufreq: exynos: Fix the compile error by Jonghwan Choi · 11 years ago
  46. 2cd62bd ARM: S3C24XX: move debug-macro.S into the common space by Heiko Stuebner · 11 years ago
  47. 1899de2 ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macro by Heiko Stuebner · 11 years ago
  48. daf67df ARM: S3C24XX: trim down debug uart handling by Heiko Stuebner · 11 years ago
  49. 46f34ab ARM: compressed/head.S: remove s3c24xx special case by Heiko Stuebner · 11 years ago
  50. 4b245ed ARM: EXYNOS: Remove unnecessary inclusion of cpu.h by Sachin Kamat · 11 years ago
  51. 7cb2ded ARM: EXYNOS: Migrate Exynos specific macros from plat to mach by Sachin Kamat · 11 years ago
  52. ced2d24 ARM: EXYNOS: Remove exynos_subsys registration by Sachin Kamat · 11 years ago
  53. fd57706 ARM: EXYNOS: Remove duplicate lines in Makefile by Sachin Kamat · 11 years ago
  54. 75ad2ab ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disabling by Leela Krishna Amudala · 11 years ago
  55. b5783dc Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsung by Kukjin Kim · 11 years ago
  56. 7a1002e Documentation: sysfs: add Broadcom GISB arbiter sysfs properties by Florian Fainelli · 11 years ago
  57. e53c077 Documentation: devicetree: add Broadcom GISB arbiter bindings by Florian Fainelli · 11 years ago
  58. 44127b7 bus: add Broadcom GISB bus arbiter timeout/error handler by Florian Fainelli · 11 years ago
  59. b3d491e Merge tag 'sunxi-drivers-for-3.16-2' of https://github.com/mripard/linux into next/drivers by Arnd Bergmann · 11 years ago
  60. 34b16f7 Merge tag 'qcom-drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/drivers by Arnd Bergmann · 11 years ago
  61. 5d144e3 soc: qcom: Add GSBI driver by Andy Gross · 11 years ago
  62. 3a6e082 soc: Introduce drivers/soc place-holder for SOC specific drivers by Santosh Shilimkar · 11 years ago
  63. 1be7f55 power: reset: Add Allwinner A31 reset code by Maxime Ripard · 11 years ago
  64. 903ed49 ARM: edma: Remove redundant/unused parameters from edma_soc_info by Peter Ujfalusi · 11 years ago
  65. d5fc0e8 ARM: davinci: Remove redundant/unused parameters for edma by Peter Ujfalusi · 11 years ago
  66. 27f12c5 ARM: dts: am4372: Remove obsolete properties from edma node by Peter Ujfalusi · 11 years ago
  67. 86a1ddd ARM: dts: am33xx: Remove obsolete properties from edma node by Peter Ujfalusi · 11 years ago
  68. efc24e1 dt/bindings: ti,edma: Remove redundant properties from documentation by Peter Ujfalusi · 11 years ago
  69. 6d10c39 ARM: edma: Get IP configuration from HW (number of channels, tc, etc) by Peter Ujfalusi · 11 years ago
  70. 643efcf ARM: edma: Save number of regions from pdata to struct edma by Peter Ujfalusi · 11 years ago
  71. 6710ea7 ARM: edma: Remove num_cc member from struct edma by Peter Ujfalusi · 11 years ago
  72. db885bf ARM: edma: Remove queue_tc_mapping data from edma_soc_info by Peter Ujfalusi · 11 years ago
  73. efca0a3 Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Olof Johansson · 11 years ago
  74. 82ba612 ARM: davinci: Remove eDMA3 queue_tc_mapping data from edma_soc_info by Peter Ujfalusi · 11 years ago
  75. c3dd338 ARM: edma: Do not change TC -> Queue mapping, leave it to default. by Peter Ujfalusi · 11 years ago
  76. cf4afc3 ARM: edma: Take the number of tc from edma_soc_info (pdata) by Peter Ujfalusi · 11 years ago
  77. 89df4be ARM: edma: No need to clean the pdata in edma_of_parse_dt() by Peter Ujfalusi · 11 years ago
  78. 4416176 ARM: edma: Clean up and simplify the code around irq request by Peter Ujfalusi · 11 years ago
  79. ed99885 Merge branch 'sunxi/drivers-for-3.16' of https://github.com/mripard/linux into next/drivers by Olof Johansson · 11 years ago
  80. 02be974 Merge tag 'mvebu-drivers-3.16' of git://git.infradead.org/linux-mvebu into next/drivers by Olof Johansson · 11 years ago
  81. 6520e96 clk: exynos5420: Add 5800 specific clocks by Alim Akhtar · 11 years ago
  82. 664c658 dt-bindings: add documentation for Exynos3250 clock controller by Chanwoo Choi · 11 years ago
  83. 244d2bd Merge branch 'for_3.16/exynos3250' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into v3.16-next/clk-samsung by Kukjin Kim · 11 years ago
  84. 995f166 Merge branch 'for_3.16/clk_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into v3.16-next/clk-samsung by Kukjin Kim · 11 years ago
  85. 6b262bf Merge branch 'for_3.16/clk_fixes_non_critical' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into v3.16-next/clk-samsung by Kukjin Kim · 11 years ago
  86. 4b2f5cd Merge branch 'for_3.16/exynos5260' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into v3.16-next/clk-samsung by Kukjin Kim · 11 years ago
  87. ccf5511 ARM: EXYNOS: Add MCPM call-back functions by Abhilash Kesavan · 11 years ago
  88. 5b56642 ARM: dts: add CCI node for exynos5420 by Andrew Bresticker · 11 years ago
  89. 096d21c ARM: EXYNOS: Add generic cluster power control functions by Abhilash Kesavan · 11 years ago
  90. 664ba44 ARM: EXYNOS: use generic exynos cpu power control functions by Leela Krishna Amudala · 11 years ago
  91. d3af697 ARM: EXYNOS: Add generic cpu power control functions for exynos SoCs by Leela Krishna Amudala · 11 years ago
  92. cd90f0c reset: sunxi: allow MFD subdevices probe by Boris BREZILLON · 11 years ago
  93. 1e84443 reset: sunxi: document sunxi's reset controllers bindings by Boris BREZILLON · 11 years ago
  94. 34c453c ARM: S3C24XX: fix merge conflict by Kukjin Kim · 11 years ago
  95. 702b691 ARM: dts: Remove g2d_pd node for exynos5420 by Arun Kumar K · 11 years ago
  96. c5b817e ARM: dts: Remove mau_pd node for exynos5420 by Tushar Behera · 11 years ago
  97. a8f1d08 ARM: exynos_defconfig: enable HS-I2C to fix for mmc partition mount by Sachin Kamat · 11 years ago
  98. e6015c1 ARM: dts: disable MDMA1 node for exynos5420 by Seungwon Jeon · 11 years ago
  99. 989ff3f ARM: EXYNOS: fix the secondary CPU boot of exynos4212 by Kyungmin Park · 11 years ago
  100. d7067f1 devicetree: bindings: document SYSRAM binding by Sachin Kamat · 11 years ago