aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-12Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson2-5/+62
2014-07-11ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250Tomasz Figa1-4/+2
2014-07-11ARM: EXYNOS: Add support for clock handling in power domainPrathyush K1-1/+60
2014-07-08ARM: EXYNOS: Update secondary boot addr for secure modeSachin Kamat1-2/+7
2014-07-05ARM: EXYNOS: Fix the check for non-smp configurationAbhilash Kesavan1-1/+1
2014-06-22Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesArnd Bergmann3-18/+16
2014-06-21ARM: EXYNOS: Don't rely on firmware's secondary_cpu_start for mcpmDoug Anderson1-5/+6
2014-06-18ARM: EXYNOS: fix pm code to check for cortex A9 rather than the SoCAbhilash Kesavan1-6/+9
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring1-5/+1
2014-06-17ARM: EXYNOS: Fix compilation warningSachin Kamat1-1/+1
2014-06-17ARM: exynos: move sysram info to exynos.cOlof Johansson3-24/+32
2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd1-1/+0
2014-06-17ARM: EXYNOS: Use wfi macro in platform_do_lowpowerLeela Krishna Amudala1-7/+1
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds3-52/+3
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds1-1/+1
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds7-290/+132
2014-05-31ARM: exynos: don't run exynos4 l2x0 setup on other platformsOlof Johansson1-0/+3
2014-05-30ARM: exynos: Fix "allmodconfig" build errors in mcpm and hotplugAbhilash Kesavan1-0/+2
2014-05-30Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversOlof Johansson9-131/+177
2014-05-30Merge tag 'exynos-mcpm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson1-3/+9
2014-05-30Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson10-132/+177
2014-05-31ARM: EXYNOS: mcpm rename the power_down_finishKukjin Kim1-2/+2
2014-05-31ARM: EXYNOS: Enable mcpm for dual-cluster exynos5800 SoCAbhilash Kesavan1-1/+7
2014-05-31ARM: EXYNOS: Enable multi-platform build supportArnd Bergmann2-0/+23
2014-05-31ARM: EXYNOS: Consolidate Kconfig entriesSachin Kamat1-54/+6
2014-05-31ARM: EXYNOS: Add support for EXYNOS5410 SoCTarek Dakhran2-2/+15
2014-05-31ARM: EXYNOS: Support secondary CPU boot of Exynos3250Chanwoo Choi1-1/+8
2014-05-31ARM: EXYNOS: Add Exynos3250 SoC IDChanwoo Choi3-0/+34
2014-05-31ARM: EXYNOS: Add 5800 SoC supportArun Kumar K3-2/+16
2014-05-31ARM: EXYNOS: initial board support for exynos5260 SoCPankaj Dubey2-0/+6
2014-05-30ARM: l2c: exynos: convert to generic l2c OF initialisation (and thereby fix it)Russell King1-6/+2
2014-05-30ARM: l2c: exynos: convert to common l2c310 early resume functionalityRussell King3-41/+2
2014-05-30ARM: l2c: exynos: remove cache size overrideRussell King1-4/+1
2014-05-30ARM: l2c: remove platforms/SoCs setting early BRESPRussell King1-2/+2
2014-05-30ARM: l2c: fix register namingRussell King1-4/+4
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 Lezcano2-100/+0
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