kernel-ark/arch/arm/mach-exynos
Amit Daniel Kachhap 1e9fec0e40 ARM: EXYNOS: Skip C1 cpuidle state for exynos5440
This patch skips the deep C1(AFTR -Arm off top running) state for
exynos5440 SoC as this soc does not support this state. The cpu's
only allows the basic C0 state.
The C1 state is filtered by re-initialising the driver state_count
value to 1.

Suggested-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2013-08-28 00:51:21 +09:00
..
include/mach ARM SoC late changes 2013-07-02 14:42:51 -07:00
common.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
common.h reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
cpuidle.c ARM: EXYNOS: Skip C1 cpuidle state for exynos5440 2013-08-28 00:51:21 +09:00
exynos-smc.S ARM: EXYNOS: Add support for secure monitor calls 2013-04-09 01:52:06 +09:00
firmware.c ARM: EXYNOS: Remove check for device tree presence 2013-06-15 09:33:21 +09:00
headsmp.S
hotplug.c ARM: cpu hotplug: remove majority of cache flushing from platforms 2013-04-18 20:08:04 +01:00
Kconfig ARM: EXYNOS: always enable PM domains support for EXYNOS4X12 2013-08-28 00:48:15 +09:00
mach-exynos4-dt.c ARM: EXYNOS: Use exynos_init_io() as map_io callback 2013-06-19 01:37:51 +09:00
mach-exynos5-dt.c ARM SoC late changes 2013-07-02 14:42:51 -07:00
Makefile ARM: EXYNOS: Remove setup-i2c0.c 2013-06-19 01:28:19 +09:00
Makefile.boot ARM: dts: Add basic dts file for Samsung Trats board 2012-09-21 10:50:27 +09:00
platsmp.c ARM SoC late changes 2013-07-02 14:42:51 -07:00
pm_domains.c ARM: EXYNOS: Remove legacy power domain registration code 2013-06-15 09:33:21 +09:00
pm.c ARM: EXYNOS: Remove mach/regs-gpio.h header 2013-06-19 01:28:20 +09:00
pmu.c ARM: EXYNOS5: Fix kernel dump in AFTR idle mode 2013-05-09 13:22:22 -07:00
smc.h ARM: EXYNOS: Add support for secure monitor calls 2013-04-09 01:52:06 +09:00