summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)Author
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-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: Map SYSRAM through generic DT bindingsSachin Kamat
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-29Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann
2014-03-29Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann
2014-03-29Merge tag 'samsung-cleanup-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2014-03-29Merge branches 'samsung/cleanup', 'samsung/exynos-clk' and 'samsung/exynos-cl...Arnd Bergmann
2014-03-21ARM: exynos: add missing include of linux/module.hArnd Bergmann
2014-03-21ARM: exynos: fix l2x0 saved regs handlingArnd Bergmann
2014-03-21ARM: EXYNOS: Fix compilation error in cpuidle.cTomasz Figa
2014-03-21ARM: EXYNOS: Remove hardware.h fileSachin Kamat
2014-03-21ARM: EXYNOS: Allow wake-up using GIC interruptsTomasz Figa
2014-03-21ARM: EXYNOS: Stop using legacy Samsung PM codeTomasz Figa
2014-03-21ARM: EXYNOS: Remove PM initcalls and useless indirectionTomasz Figa
2014-03-21ARM: EXYNOS: Fix abuse of CONFIG_PMTomasz Figa
2014-03-21Merge branch 'v3.15-next/cleanup-samsung-2' into v3.15-next/s2r-pm-samsung-2Kukjin Kim
2014-03-21ARM: EXYNOS: Add generic compatible stringsSachin Kamat
2014-03-21ARM: EXYNOS: Consolidate exynos4 and exynos5 machine filesSachin Kamat
2014-03-21ARM: EXYNOS: Consolidate CPU init codeSachin Kamat
2014-03-21ARM: EXYNOS: Add support to reserve memory for MFC-v7Sachin Kamat
2014-03-21ARM: SAMSUNG: Reorganize calls to reserve memory for MFCTushar Behera
2014-03-09Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2014-02-24ARM: EXYNOS: Remove uncompress.hSachin Kamat