aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)Author
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-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-26ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat
2014-05-26ARM: EXYNOS: Migrate Exynos specific macros from plat to machSachin Kamat
2014-05-26ARM: EXYNOS: Remove exynos_subsys registrationSachin Kamat
2014-05-26ARM: EXYNOS: Remove duplicate lines in MakefileSachin Kamat
2014-05-26ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disablingLeela Krishna Amudala
2014-05-16ARM: EXYNOS: Add MCPM call-back functionsAbhilash Kesavan
2014-05-16ARM: EXYNOS: Add generic cluster power control functionsAbhilash Kesavan
2014-05-16ARM: EXYNOS: use generic exynos cpu power control functionsLeela Krishna Amudala
2014-05-16ARM: EXYNOS: Add generic cpu power control functions for exynos SoCsLeela Krishna Amudala
2014-05-15ARM: EXYNOS: fix the secondary CPU boot of exynos4212Kyungmin Park
2014-05-15ARM: EXYNOS: Map SYSRAM through generic DT bindingsSachin Kamat
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds