linux/arch/arm/mach-exynos4
Jaecheol Lee e240ab1cfb ARM: EXYNOS4: Support early wakeup entering sleep mode
Since early wakeup can be handled in pm so we don't need masking
interrupts of external GIC. When the early wakeup interrupt happens,
PMU(Power Management Unit) ignores WFI instruction. This means that
PC(Program Counter) passed without any changes. This patch can handle
that case by early wakeup interrupt.

Signed-off-by: Jaecheol Lee <jc.lee@samsung.com>
[kgene.kim@samsung.com: fixed return of exynos4_cpu_suspend()]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2011-07-20 23:38:18 +09:00
..
include/mach ARM: EXYNOS4: Support system level power down configuration 2011-07-20 23:38:07 +09:00
Kconfig ARM: EXYNOS4: Remove clock event timers using ARM private timers 2011-07-20 23:33:43 +09:00
Makefile ARM: EXYNOS4: Support system level power down configuration 2011-07-20 23:38:07 +09:00
Makefile.boot ARM: EXYNOS4: Update Kconfig and Makefile for the new ARCH_EXYNOS4 2011-02-22 13:51:15 +09:00
clock.c ARM: EXYNOS4: Implement Clock gating for System MMU 2011-03-15 21:37:38 +09:00
cpu.c ARM: EXYNOS4: Remove clock event timers using ARM private timers 2011-07-20 23:33:43 +09:00
cpufreq.c Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm 2011-03-17 19:08:06 -07:00
cpuidle.c ARM: EXYNOS4: CPUIDLE Support 2011-05-06 09:36:47 +09:00
dev-ahci.c ARM: EXYNOS4: Add support for SATA on ARMLEX4210 2011-03-15 18:35:30 +09:00
dev-audio.c ARM: EXYNOS4: fix improper gpio configuration 2011-07-06 08:43:02 +09:00
dev-pd.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
dev-sysmmu.c ARM: EXYNOS4: Implement Clock gating for System MMU 2011-03-15 21:37:38 +09:00
dma.c
headsmp.S ARM: EXYNOS4: Address a section mismatch w/ suspend issue. 2011-07-06 08:43:03 +09:00
hotplug.c ARM: EXYNOS4: Add support Core1 Power On/Off with hotplug in/out 2011-07-20 23:36:19 +09:00
init.c ARM: SAMSUNG: serial: Fix on handling of one clock source for UART 2011-06-07 09:25:34 -07:00
irq-combiner.c ARM: s5pv310: update IRQ combiner to use chained entry/exit functions 2011-05-11 16:04:15 +01:00
irq-eint.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
mach-armlex4210.c ARM: EXYNOS4: Add support for SATA on ARMLEX4210 2011-03-15 18:35:30 +09:00
mach-nuri.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable 2011-05-25 21:47:48 +01:00
mach-smdkc210.c ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKC210 2011-03-28 16:17:54 +09:00
mach-smdkv310.c ARM: EXYNOS4: Add SPDIF for SMDKV310 2011-07-20 23:37:28 +09:00
mach-universal_c210.c ARM: EXYNOS4: Add qt602240 touch screen device on Universal_C210 2011-07-20 23:17:39 +09:00
mct.c ARM: EXYNOS4: set the affinity of mct1 interrupt using IRQ_MCT_L1 2011-07-20 23:28:17 +09:00
platsmp.c ARM: EXYNOS4: Add support Core1 Power On/Off with hotplug in/out 2011-07-20 23:36:19 +09:00
pm.c ARM: EXYNOS4: Support early wakeup entering sleep mode 2011-07-20 23:38:18 +09:00
pmu.c ARM: EXYNOS4: Support system level power down configuration 2011-07-20 23:38:07 +09:00
setup-fimc.c ARM: S5P: Add platform helpers for camera GPIO configuration 2011-03-11 15:49:00 +09:00
setup-i2c0.c
setup-i2c1.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c2.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c3.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c4.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c5.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c6.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c7.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-keypad.c ARM: EXYNOS4: Add keypad device helpers 2011-03-15 20:37:02 +09:00
setup-sdhci-gpio.c Fix common misspellings 2011-03-31 11:26:23 -03:00
setup-sdhci.c Fix common misspellings 2011-03-31 11:26:23 -03:00
setup-usb-phy.c ARM: S5P: Fix compilation error for exynos4_defconfig 2011-06-03 15:30:02 -07:00
sleep.S ARM: EXYNOS4: Suspend to RAM Support 2011-03-12 10:18:24 +09:00