aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-09ARM: EXYNOS: Fix suspend/resume sequencesTomasz Figa1-87/+76
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-29/+32
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-66/+1
2014-08-07Merge branch 'next/fixes-non-critical' into next/cleanupOlof Johansson1-66/+0
2014-07-26Merge branch 'next/fixes-non-critical' into next/socArnd Bergmann1-66/+0
2014-07-26Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socArnd Bergmann1-1/+0
2014-07-23ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey1-36/+40
2014-07-19ARM: EXYNOS: Fix build breakge with PM_SLEEP=nKrzysztof Kozlowski1-66/+0
2014-07-19ARM: SAMSUNG: Remove legacy clock codeTomasz Figa1-1/+0
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King1-6/+5
2014-07-15ARM: EXYNOS: Move SYSREG definition into sys-reg specific filePankaj Dubey1-0/+1
2014-06-18ARM: EXYNOS: fix pm code to check for cortex A9 rather than the SoCAbhilash Kesavan1-6/+9
2014-05-30Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversOlof Johansson1-1/+0
2014-05-26ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano1-2/+2
2014-05-26ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.cDaniel Lezcano1-1/+2
2014-05-26ARM: EXYNOS: Move the power sequence call in the cpu_pm notifierDaniel Lezcano1-5/+22
2014-05-26ARM: EXYNOS: Move the AFTR state function into pm.cDaniel Lezcano1-0/+29
2014-05-26ARM: EXYNOS: Remove ifdef for scu_enable in pmDaniel Lezcano1-3/+1
2014-05-26ARM: EXYNOS: Move scu_enable in the cpu_pm notifierDaniel Lezcano1-1/+6
2014-05-26ARM: EXYNOS: Use the cpu_pm notifier for pmDaniel Lezcano1-0/+27
2014-05-26ARM: EXYNOS: Encapsulate register access inside a function for pmDaniel Lezcano1-24/+41
2014-05-26ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat1-1/+0
2014-05-16ARM: EXYNOS: Add generic cluster power control functionsAbhilash Kesavan1-0/+30
2014-05-16ARM: EXYNOS: Add generic cpu power control functions for exynos SoCsLeela Krishna Amudala1-0/+36
2014-03-21ARM: EXYNOS: Allow wake-up using GIC interruptsTomasz Figa1-0/+53
2014-03-21ARM: EXYNOS: Stop using legacy Samsung PM codeTomasz Figa1-8/+71
2014-03-21ARM: EXYNOS: Remove PM initcalls and useless indirectionTomasz Figa1-38/+12
2014-02-14ARM: EXYNOS: Drop legacy Exynos4 clock suspend/resume codeTomasz Figa1-146/+2
2013-12-19ARM: EXYNOS: local definitions for pm.c into mach-exynos dirKukjin Kim1-1/+25
2013-12-19ARM: EXYNOS: cleanup <mach/regs-irq.h>Kukjin Kim1-1/+0
2013-12-19ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim1-1/+1
2013-12-12ARM: EXYNOS: Constify clksrc immutable register restore tablesDaniel Kurtz1-2/+2
2013-07-16ARM: EXYNOS: skip pm support on exynos5440Kukjin Kim1-0/+6
2013-06-19ARM: EXYNOS: Remove mach/regs-gpio.h headerTomasz Figa1-1/+0
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2013-01-30ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan1-2/+4
2013-01-10ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim1-1/+2
2012-12-14Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+9
2012-11-28ARM: EXYNOS: Add flush_cache_all in suspend finisherAbhilash Kesavan1-0/+3
2012-11-28ARM: EXYNOS: Fix soft reboot hang after suspend/resumeInderpal Singh1-0/+4
2012-11-20ARM: EXYNOS: Fix i2c suspend/resume for legacy controllerAbhilash Kesavan1-0/+9
2012-05-20ARM: EXYNOS: Support suspend and resume for EXYNOS5250Jongpill Lee1-35/+48
2012-05-20ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee1-1/+1
2012-05-20ARM: EXYNOS: Rename of function for pm.cJongpill Lee1-27/+28
2012-05-20ARM: EXYNOS: Remove GIC save & restore functionJongpill Lee1-83/+0
2012-05-20Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2Kukjin Kim1-1/+1
2012-05-16ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5Thomas Abraham1-1/+1
2012-05-15ARM: EXYNOS: Support Suspend/Resume for EXYNOS4412Inderpal Singh1-1/+1
2012-03-20Merge branch 'samsung/cleanup-exynos-clock' into next/socArnd Bergmann1-20/+20
2012-03-10ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clockKukjin Kim1-20/+20