aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)Author
2014-07-18ARM: EXYNOS: Fix core ID used by platsmp and hotplug codeTomasz Figa
2014-07-12Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2014-07-11ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250Tomasz Figa
2014-07-11ARM: EXYNOS: Add support for clock handling in power domainPrathyush K
2014-07-08ARM: EXYNOS: Update secondary boot addr for secure modeSachin Kamat
2014-07-05ARM: EXYNOS: Fix the check for non-smp configurationAbhilash Kesavan
2014-06-22Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2014-06-21ARM: EXYNOS: Don't rely on firmware's secondary_cpu_start for mcpmDoug Anderson
2014-06-18ARM: EXYNOS: fix pm code to check for cortex A9 rather than the SoCAbhilash Kesavan
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring
2014-06-17ARM: EXYNOS: Fix compilation warningSachin Kamat
2014-06-17ARM: exynos: move sysram info to exynos.cOlof Johansson
2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd
2014-06-17ARM: EXYNOS: Use wfi macro in platform_do_lowpowerLeela Krishna Amudala
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-31ARM: exynos: don't run exynos4 l2x0 setup on other platformsOlof Johansson
2014-05-30ARM: exynos: Fix "allmodconfig" build errors in mcpm and hotplugAbhilash Kesavan
2014-05-30Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2014-05-30Merge tag 'exynos-mcpm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson
2014-05-30Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson
2014-05-31ARM: EXYNOS: mcpm rename the power_down_finishKukjin Kim
2014-05-31ARM: EXYNOS: Enable mcpm for dual-cluster exynos5800 SoCAbhilash Kesavan
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-30ARM: l2c: exynos: convert to generic l2c OF initialisation (and thereby fix it)Russell King
2014-05-30ARM: l2c: exynos: convert to common l2c310 early resume functionalityRussell King
2014-05-30ARM: l2c: exynos: remove cache size overrideRussell King
2014-05-30ARM: l2c: remove platforms/SoCs setting early BRESPRussell King
2014-05-30ARM: l2c: fix register namingRussell King
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