summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-037-290/+132
|\
| * Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-05-319-131/+177
| |\
| * | ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano2014-05-253-3/+4
| * | ARM: EXYNOS: Move the driver to drivers/cpuidle directoryDaniel Lezcano2014-05-252-100/+0
| * | ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.cDaniel Lezcano2014-05-251-10/+0
| * | ARM: EXYNOS: Pass the AFTR callback to the platform_dataDaniel Lezcano2014-05-252-3/+6
| * | ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.cDaniel Lezcano2014-05-252-3/+2
| * | ARM: EXYNOS: Move the power sequence call in the cpu_pm notifierDaniel Lezcano2014-05-252-27/+22
| * | ARM: EXYNOS: Move the AFTR state function into pm.cDaniel Lezcano2014-05-253-29/+30
| * | ARM: EXYNOS: Encapsulate the AFTR code into a functionDaniel Lezcano2014-05-251-1/+5
| * | ARM: EXYNOS: Disable cpuidle for exynos5440Daniel Lezcano2014-05-252-3/+3
| * | ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidleDaniel Lezcano2014-05-251-4/+7
| * | ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidleDaniel Lezcano2014-05-251-3/+3
| * | ARM: EXYNOS: Remove ifdef for scu_enable in pmDaniel Lezcano2014-05-251-3/+1
| * | ARM: EXYNOS: Move scu_enable in the cpu_pm notifierDaniel Lezcano2014-05-252-7/+6
| * | ARM: EXYNOS: Use the cpu_pm notifier for pmDaniel Lezcano2014-05-252-24/+27
| * | ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidleDaniel Lezcano2014-05-251-3/+2
| * | ARM: EXYNOS: Move some code inside the idle_finisher for cpuidleDaniel Lezcano2014-05-251-8/+9
| * | ARM: EXYNOS: Encapsulate register access inside a function for pmDaniel Lezcano2014-05-251-24/+41
| * | ARM: EXYNOS: Change function name prefix for cpuidleDaniel Lezcano2014-05-251-11/+11
| * | ARM: EXYNOS: Use cpuidle_registerDaniel Lezcano2014-05-251-16/+2
| * | ARM: EXYNOS: Prevent forward declaration for cpuidleDaniel Lezcano2014-05-251-22/+18
| * | ARM: EXYNOS: Move arm core power down clock to exynos5250 common clockAmit Daniel Kachhap2014-05-251-54/+0
* | | ARM: exynos: don't run exynos4 l2x0 setup on other platformsOlof Johansson2014-05-311-0/+3
* | | ARM: exynos: Fix "allmodconfig" build errors in mcpm and hotplugAbhilash Kesavan2014-05-311-0/+2
* | | Merge tag 'exynos-mcpm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson2014-05-311-3/+9
|\ \ \
| * | | ARM: EXYNOS: mcpm rename the power_down_finishKukjin Kim2014-05-301-2/+2
| * | | ARM: EXYNOS: Enable mcpm for dual-cluster exynos5800 SoCAbhilash Kesavan2014-05-301-1/+7
| |/ /
* | | Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-05-3110-132/+177
|\ \ \ | |/ / |/| / | |/
| * ARM: EXYNOS: Enable multi-platform build supportArnd Bergmann2014-05-302-0/+23
| * ARM: EXYNOS: Consolidate Kconfig entriesSachin Kamat2014-05-301-54/+6
| * ARM: EXYNOS: Add support for EXYNOS5410 SoCTarek Dakhran2014-05-302-2/+15
| * ARM: EXYNOS: Support secondary CPU boot of Exynos3250Chanwoo Choi2014-05-301-1/+8
| * ARM: EXYNOS: Add Exynos3250 SoC IDChanwoo Choi2014-05-303-0/+34
| * ARM: EXYNOS: Add 5800 SoC supportArun Kumar K2014-05-303-2/+16
| * ARM: EXYNOS: initial board support for exynos5260 SoCPankaj Dubey2014-05-302-0/+6
| * ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat2014-05-257-12/+1
| * ARM: EXYNOS: Migrate Exynos specific macros from plat to machSachin Kamat2014-05-251-0/+72
| * ARM: EXYNOS: Remove exynos_subsys registrationSachin Kamat2014-05-251-11/+0
| * ARM: EXYNOS: Remove duplicate lines in MakefileSachin Kamat2014-05-251-6/+1
| * ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disablingLeela Krishna Amudala2014-05-251-62/+1
| * ARM: EXYNOS: fix the secondary CPU boot of exynos4212Kyungmin Park2014-05-141-1/+14
* | ARM: EXYNOS: Add MCPM call-back functionsAbhilash Kesavan2014-05-154-0/+364
* | ARM: EXYNOS: Add generic cluster power control functionsAbhilash Kesavan2014-05-153-0/+39
* | ARM: EXYNOS: use generic exynos cpu power control functionsLeela Krishna Amudala2014-05-153-10/+4
* | ARM: EXYNOS: Add generic cpu power control functions for exynos SoCsLeela Krishna Amudala2014-05-153-0/+45
* | ARM: EXYNOS: Map SYSRAM through generic DT bindingsSachin Kamat2014-05-145-76/+60
|/
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-0614-419/+366
|\
| * Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2014-03-297-268/+127
| |\
| | * ARM: EXYNOS: Add generic compatible stringsSachin Kamat2014-03-201-0/+2