summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-30Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2014-05-30Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2014-05-31cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORMTomasz Figa
2014-05-31ARM: EXYNOS: Enable multi-platform build supportArnd Bergmann
2014-05-31ARM: EXYNOS: Consolidate Kconfig entriesSachin Kamat
2014-05-31ARM: EXYNOS: Add support for EXYNOS5410 SoCTarek Dakhran
2014-05-31ARM: EXYNOS: Support secondary CPU boot of Exynos3250Chanwoo Choi
2014-05-31ARM: EXYNOS: Add Exynos3250 SoC IDChanwoo Choi
2014-05-31ARM: EXYNOS: Add 5800 SoC supportArun Kumar K
2014-05-31ARM: EXYNOS: initial board support for exynos5260 SoCPankaj Dubey
2014-05-31Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynosKukjin Kim
2014-05-29Merge tag 'exynos-cpuidle' of http://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2014-05-29tty: serial: msm: Remove direct access to GSBIAndy Gross
2014-05-27Merge tag 'keystone-reset-driver' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2014-05-27power: reset: keystone-reset: introduce keystone reset driverIvan Khoronzhuk
2014-05-27Documentation: dt: add bindings for keystone pll control controllerIvan Khoronzhuk
2014-05-27Documentation: dt: add bindings for keystone reset driverIvan Khoronzhuk
2014-05-26Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2014-05-26Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2014-05-26Merge tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2014-05-26soc: qcom: fix of_device_id tableArnd Bergmann
2014-05-26clk: exynos5250: Add missing sysmmu clocks for DISP and ISP blocksCho KyongHo
2014-05-26ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano
2014-05-26ARM: EXYNOS: Move the driver to drivers/cpuidle directoryDaniel Lezcano
2014-05-26ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.cDaniel Lezcano
2014-05-26ARM: EXYNOS: Pass the AFTR callback to the platform_dataDaniel Lezcano
2014-05-26ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.cDaniel Lezcano
2014-05-26ARM: EXYNOS: Move the power sequence call in the cpu_pm notifierDaniel Lezcano
2014-05-26ARM: EXYNOS: Move the AFTR state function into pm.cDaniel Lezcano
2014-05-26ARM: EXYNOS: Encapsulate the AFTR code into a functionDaniel Lezcano
2014-05-26ARM: EXYNOS: Disable cpuidle for exynos5440Daniel Lezcano
2014-05-26ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidleDaniel Lezcano
2014-05-26ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidleDaniel Lezcano
2014-05-26ARM: EXYNOS: Remove ifdef for scu_enable in pmDaniel Lezcano
2014-05-26ARM: EXYNOS: Move scu_enable in the cpu_pm notifierDaniel Lezcano
2014-05-26ARM: EXYNOS: Use the cpu_pm notifier for pmDaniel Lezcano
2014-05-26ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidleDaniel Lezcano
2014-05-26ARM: EXYNOS: Move some code inside the idle_finisher for cpuidleDaniel Lezcano
2014-05-26ARM: EXYNOS: Encapsulate register access inside a function for pmDaniel Lezcano
2014-05-26ARM: EXYNOS: Change function name prefix for cpuidleDaniel Lezcano
2014-05-26ARM: EXYNOS: Use cpuidle_registerDaniel Lezcano
2014-05-26ARM: EXYNOS: Prevent forward declaration for cpuidleDaniel Lezcano
2014-05-26ARM: EXYNOS: Move arm core power down clock to exynos5250 common clockAmit Daniel Kachhap
2014-05-26Merge branch 'v3.16-next/clk-samsung' into v3.16-next/cpuidle-exynosKukjin Kim
2014-05-26cpufreq: exynos: Fix the compile errorJonghwan Choi
2014-05-26ARM: S3C24XX: move debug-macro.S into the common spaceHeiko Stuebner
2014-05-26ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macroHeiko Stuebner
2014-05-26ARM: S3C24XX: trim down debug uart handlingHeiko Stuebner
2014-05-26ARM: compressed/head.S: remove s3c24xx special caseHeiko Stuebner
2014-05-26ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat