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