summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-31Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson28-423/+481
2014-05-31Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-51/+2
2014-05-30cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORMTomasz Figa6-41/+119
2014-05-30ARM: EXYNOS: Enable multi-platform build supportArnd Bergmann4-29/+26
2014-05-30ARM: EXYNOS: Consolidate Kconfig entriesSachin Kamat2-54/+16
2014-05-30ARM: EXYNOS: Add support for EXYNOS5410 SoCTarek Dakhran2-2/+15
2014-05-30ARM: EXYNOS: Support secondary CPU boot of Exynos3250Chanwoo Choi1-1/+8
2014-05-30ARM: EXYNOS: Add Exynos3250 SoC IDChanwoo Choi3-0/+34
2014-05-30ARM: EXYNOS: Add 5800 SoC supportArun Kumar K3-2/+16
2014-05-30ARM: EXYNOS: initial board support for exynos5260 SoCPankaj Dubey2-0/+6
2014-05-30Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynosKukjin Kim1343-30089/+12816
2014-05-29Merge tag 'exynos-cpuidle' of http://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson109-4138/+9331
2014-05-29tty: serial: msm: Remove direct access to GSBIAndy Gross2-51/+2
2014-05-27Merge tag 'keystone-reset-driver' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson5-0/+262
2014-05-27power: reset: keystone-reset: introduce keystone reset driverIvan Khoronzhuk3-0/+175
2014-05-27Documentation: dt: add bindings for keystone pll control controllerIvan Khoronzhuk1-0/+20
2014-05-27Documentation: dt: add bindings for keystone reset driverIvan Khoronzhuk1-0/+67
2014-05-27Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson11-297/+373
2014-05-27Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson3-36/+18
2014-05-27Merge tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson3-300/+653
2014-05-26soc: qcom: fix of_device_id tableArnd Bergmann1-0/+1
2014-05-26clk: exynos5250: Add missing sysmmu clocks for DISP and ISP blocksCho KyongHo2-0/+51
2014-05-26ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano3-3/+4
2014-05-26ARM: EXYNOS: Move the driver to drivers/cpuidle directoryDaniel Lezcano4-1/+7
2014-05-26ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.cDaniel Lezcano1-10/+0
2014-05-26ARM: EXYNOS: Pass the AFTR callback to the platform_dataDaniel Lezcano2-3/+6
2014-05-26ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.cDaniel Lezcano2-3/+2
2014-05-26ARM: EXYNOS: Move the power sequence call in the cpu_pm notifierDaniel Lezcano2-27/+22
2014-05-26ARM: EXYNOS: Move the AFTR state function into pm.cDaniel Lezcano3-29/+30
2014-05-26ARM: EXYNOS: Encapsulate the AFTR code into a functionDaniel Lezcano1-1/+5
2014-05-26ARM: EXYNOS: Disable cpuidle for exynos5440Daniel Lezcano2-3/+3
2014-05-26ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidleDaniel Lezcano1-4/+7
2014-05-26ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidleDaniel Lezcano1-3/+3
2014-05-26ARM: EXYNOS: Remove ifdef for scu_enable in pmDaniel Lezcano1-3/+1
2014-05-26ARM: EXYNOS: Move scu_enable in the cpu_pm notifierDaniel Lezcano2-7/+6
2014-05-26ARM: EXYNOS: Use the cpu_pm notifier for pmDaniel Lezcano2-24/+27
2014-05-26ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidleDaniel Lezcano1-3/+2
2014-05-26ARM: EXYNOS: Move some code inside the idle_finisher for cpuidleDaniel Lezcano1-8/+9
2014-05-26ARM: EXYNOS: Encapsulate register access inside a function for pmDaniel Lezcano1-24/+41
2014-05-26ARM: EXYNOS: Change function name prefix for cpuidleDaniel Lezcano1-11/+11
2014-05-26ARM: EXYNOS: Use cpuidle_registerDaniel Lezcano1-16/+2
2014-05-26ARM: EXYNOS: Prevent forward declaration for cpuidleDaniel Lezcano1-22/+18
2014-05-26ARM: EXYNOS: Move arm core power down clock to exynos5250 common clockAmit Daniel Kachhap2-54/+42
2014-05-26Merge branch 'v3.16-next/clk-samsung' into v3.16-next/cpuidle-exynosKukjin Kim84-3740/+8112
2014-05-25cpufreq: exynos: Fix the compile errorJonghwan Choi3-12/+26
2014-05-25ARM: S3C24XX: move debug-macro.S into the common spaceHeiko Stuebner2-0/+1
2014-05-25ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macroHeiko Stuebner2-9/+23
2014-05-25ARM: S3C24XX: trim down debug uart handlingHeiko Stuebner3-79/+31
2014-05-25ARM: compressed/head.S: remove s3c24xx special caseHeiko Stuebner1-5/+0
2014-05-25ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat7-12/+1