aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos4/pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim1-428/+0
2011-10-04Merge branch 'next-samsung-devel' into next-samsung-devel-2Kukjin Kim1-0/+7
2011-10-04ARM: EXYNOS4: Support suspend/resume for EXYNOS4212Jongpill Lee1-0/+7
2011-09-16ARM: EXYNOS4: Add support PM for EXYNOS4212Jonghwan Choi1-72/+7
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-108/+165
2011-07-21ARM: EXYNOS4: Add more registers to be saved and restored for PMMyungJoo Ham1-0/+14
2011-07-20ARM: EXYNOS4: Add save/restore function for PLLJaecheol Lee1-4/+92
2011-07-20ARM: EXYNOS4: Add save/restore for other ARM registersJaecheol Lee1-1/+25
2011-07-20ARM: EXYNOS4: Move S5P_CENTRAL_SEQ_CONFIGURATION setting for PMJaecheol Lee1-8/+14
2011-07-20ARM: EXYNOS4: Support early wakeup entering sleep modeJaecheol Lee1-21/+19
2011-07-20ARM: EXYNOS4: Remove PMU configuration for S2RAMJaecheol Lee1-75/+2
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King1-1/+1
2011-06-24ARM: pm: samsung: move cpu_suspend into C codeRussell King1-1/+1
2011-04-24ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-18/+27
2011-03-12ARM: EXYNOS4: Suspend to RAM SupportJaecheol Lee1-0/+420