All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] PM Fixes for exynos5
@ 2012-11-06  6:12 Abhilash Kesavan
  2012-11-06  6:12 ` [PATCH 1/5] ARM: EXYNOS: fix the hotplug for Cortex-A15 Abhilash Kesavan
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Abhilash Kesavan @ 2012-11-06  6:12 UTC (permalink / raw)
  To: linux-arm-kernel

This patchset comprises fixes to properly enable PM support on exynos5.
Based on git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
for-next branch.

Patches 1 and 4 are re-posts of patches sent earlier by Changhwan Youn and
Inderpal Singh respectively. Links follow:
http://lists.infradead.org/pipermail/linux-arm-kernel/2012-May/098930.html
http://permalink.gmane.org/gmane.linux.kernel.samsung-soc/10947

Patch 2 is a fix in cpuidle while patch 3 enables the RTC alarm as a wake
up source.

Patch 5 adds a machine specific "flush_cache_all" as it is no longer part
of the core suspend routine. This was suggested by Lorenzo Pieralisi.

These patches have been tested on SMDK5250.

Abhilash Kesavan (3):
  ARM: EXYNOS: fix the hotplug for Cortex-A15
  ARM: EXYNOS5: Remove scu_enable from cpuidle
  ARM: EXYNOS5: Add flush_cache_all in suspend finisher

Inderpal Singh (2):
  ARM: EXYNOS5: Add support for rtc wakeup
  ARM: EXYNOS: Fix soft reboot hang after suspend/resume

 arch/arm/mach-exynos/common.c           |    2 +
 arch/arm/mach-exynos/cpuidle.c          |    3 +-
 arch/arm/mach-exynos/hotplug.c          |   45 ++++++++++++++++++++++++++++--
 arch/arm/mach-exynos/pm.c               |    7 +++++
 arch/arm/plat-samsung/include/plat/pm.h |    2 +
 5 files changed, 55 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-11-20  9:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-06  6:12 [PATCH 0/5] PM Fixes for exynos5 Abhilash Kesavan
2012-11-06  6:12 ` [PATCH 1/5] ARM: EXYNOS: fix the hotplug for Cortex-A15 Abhilash Kesavan
2012-11-06  6:21   ` Kyungmin Park
2012-11-06 12:17   ` Santosh Shilimkar
2012-11-06 13:55     ` Lorenzo Pieralisi
2012-11-20  9:41       ` Kukjin Kim
2012-11-06  6:12 ` [PATCH 2/5] ARM: EXYNOS5: Add support for rtc wakeup Abhilash Kesavan
2012-11-06  6:12 ` [PATCH 3/5] ARM: EXYNOS: Fix soft reboot hang after suspend/resume Abhilash Kesavan
2012-11-06  6:12 ` [PATCH 4/5] ARM: EXYNOS5: Remove scu_enable from cpuidle Abhilash Kesavan
2012-11-06  6:12 ` [PATCH 5/5] ARM: EXYNOS5: Add flush_cache_all in suspend finisher Abhilash Kesavan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.