linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] ARM: EXYNOS: cpuidle: fix AFTR mode on boards with secure firmware enabled
@ 2014-05-05 10:57 Bartlomiej Zolnierkiewicz
  2014-05-05 10:57 ` [PATCH 1/7] arm: firmware: Check firmware is running or not Bartlomiej Zolnierkiewicz
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2014-05-05 10:57 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: Daniel Lezcano, Tomasz Figa, Sachin Kamat, Viresh Kumar,
	Rafael J. Wysocki, Kyungmin Park, linux-samsung-soc,
	linux-arm-kernel, linux-pm, linux-kernel, linaro-kernel,
	b.zolnierkie

Hi,

This patch series fixes support for AFTR idle mode on boards with
secure firmware enabled (it also includes fix for register setup on
EXYNOS4x12 SoCs).  It has been tested on Trats2 target but should
also work on (EXYNOS4412 based) Insignal Origen board.

This patchset depends on "[PATCH V5 00/20] ARM: exynos: cpuidle:
Move the driver to drivers/cpuidle" patch series from Daniel Lezcano
("http://www.spinics.net/lists/linux-samsung-soc/msg28494.html").

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics


Bartlomiej Zolnierkiewicz (5):
  ARM: EXYNOS: add AFTR mode support to firmware do_idle method
  ARM: EXYNOS: PM: replace EXYNOS_BOOT_VECTOR_* macros by static inlines
  ARM: EXYNOS: PM: use c15resume firmware method if secure firmware is
    enabled
  ARM: EXYNOS: PM: fix register setup on EXYNOS4x12 for AFTR mode code
  ARM: EXYNOS: cpuidle: add secure firmware support to AFTR mode code

Kyungmin Park (1):
  arm: firmware: Check firmware is running or not

Tomasz Figa (1):
  ARM: EXYNOS: add support for firmware-assisted c15resume

 arch/arm/common/firmware.c       |  5 +++++
 arch/arm/include/asm/firmware.h  | 14 +++++++++++++-
 arch/arm/mach-exynos/firmware.c  | 18 ++++++++++++++++--
 arch/arm/mach-exynos/pm.c        | 40 ++++++++++++++++++++++++++++++++--------
 drivers/cpuidle/cpuidle-exynos.c |  7 ++++++-
 5 files changed, 72 insertions(+), 12 deletions(-)

-- 
1.8.2.3

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

end of thread, other threads:[~2014-06-02 16:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-05 10:57 [PATCH 0/7] ARM: EXYNOS: cpuidle: fix AFTR mode on boards with secure firmware enabled Bartlomiej Zolnierkiewicz
2014-05-05 10:57 ` [PATCH 1/7] arm: firmware: Check firmware is running or not Bartlomiej Zolnierkiewicz
2014-05-05 10:57 ` [PATCH 2/7] ARM: EXYNOS: add support for firmware-assisted c15resume Bartlomiej Zolnierkiewicz
2014-05-05 10:57 ` [PATCH 3/7] ARM: EXYNOS: add AFTR mode support to firmware do_idle method Bartlomiej Zolnierkiewicz
2014-05-05 10:57 ` [PATCH 4/7] ARM: EXYNOS: PM: replace EXYNOS_BOOT_VECTOR_* macros by static inlines Bartlomiej Zolnierkiewicz
2014-05-16  8:59   ` Daniel Lezcano
2014-05-05 10:57 ` [PATCH 5/7] ARM: EXYNOS: PM: use c15resume firmware method if secure firmware is enabled Bartlomiej Zolnierkiewicz
2014-05-05 10:57 ` [PATCH 6/7] ARM: EXYNOS: PM: fix register setup on EXYNOS4x12 for AFTR mode code Bartlomiej Zolnierkiewicz
2014-05-16  9:03   ` Daniel Lezcano
2014-06-02 12:08     ` Bartlomiej Zolnierkiewicz
2014-06-02 16:05       ` Daniel Lezcano
2014-05-05 10:57 ` [PATCH 7/7] ARM: EXYNOS: cpuidle: add secure firmware support to " Bartlomiej Zolnierkiewicz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).