summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-25ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidleDaniel Lezcano1-4/+7
2014-05-25ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidleDaniel Lezcano1-3/+3
2014-05-25ARM: EXYNOS: Remove ifdef for scu_enable in pmDaniel Lezcano1-3/+1
2014-05-25ARM: EXYNOS: Move scu_enable in the cpu_pm notifierDaniel Lezcano2-7/+6
2014-05-25ARM: EXYNOS: Use the cpu_pm notifier for pmDaniel Lezcano2-24/+27
2014-05-25ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidleDaniel Lezcano1-3/+2
2014-05-25ARM: EXYNOS: Move some code inside the idle_finisher for cpuidleDaniel Lezcano1-8/+9
2014-05-25ARM: EXYNOS: Encapsulate register access inside a function for pmDaniel Lezcano1-24/+41
2014-05-25ARM: EXYNOS: Change function name prefix for cpuidleDaniel Lezcano1-11/+11
2014-05-25ARM: EXYNOS: Use cpuidle_registerDaniel Lezcano1-16/+2
2014-05-25ARM: EXYNOS: Prevent forward declaration for cpuidleDaniel Lezcano1-22/+18
2014-05-25ARM: EXYNOS: Move arm core power down clock to exynos5250 common clockAmit Daniel Kachhap2-54/+42
2014-05-19clk: exynos5420: Add 5800 specific clocksAlim Akhtar3-57/+259