All of lore.kernel.org
 help / color / mirror / Atom feed
From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 00/03] ARM: mach-shmobile: sh7372 CPU sleep patches
Date: Fri, 23 Sep 2011 05:52:34 +0000	[thread overview]
Message-ID: <20110923055234.4013.13387.sendpatchset@w520> (raw)
In-Reply-To: <20110630094653.10442.68817.sendpatchset@t400s>

ARM: mach-shmobile: sh7372 CPU sleep patches

Subject: [PATCH 01/03] ARM: mach-shmobile: sh7372 generic suspend/resume support
Subject: [PATCH 02/03] ARM: mach-shmobile: sh7372 A3SM support
Subject: [PATCH 03/03] ARM: mach-shmobile: sh7372 sleep warning fixes

These patches update the sh7372 sleep code to make use
of the generic ARM suspend/resume code and to add A3SM
sleep mode support for Suspend-to-RAM. The first two
patches have been posted earlier, and the last contain
a few warning fixes.

Fits the pm-test branch of the linux-pm git repository.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 arch/arm/mach-shmobile/include/mach/common.h |    6 
 arch/arm/mach-shmobile/pm-sh7372.c           |  252 ++++++++++++++++++++--
 arch/arm/mach-shmobile/sleep-sh7372.S        |  287 +++++---------------------
 3 files changed, 286 insertions(+), 259 deletions(-)

  parent reply	other threads:[~2011-09-23  5:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-30  9:46 [PATCH 00/03] ARM: mach-shmobile: sh7372 A3SP prototype Magnus Damm
2011-08-26  6:43 ` [PATCH 00/03] ARM: mach-shmobile: sh7372 power domain update Magnus Damm
2011-09-05  5:46 ` Paul Mundt
2011-09-05 15:41 ` Rafael J. Wysocki
2011-09-23  5:52 ` Magnus Damm [this message]
2011-09-25 21:29 ` [PATCH 00/03] ARM: mach-shmobile: sh7372 CPU sleep patches Rafael J. Wysocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110923055234.4013.13387.sendpatchset@w520 \
    --to=magnus.damm@gmail.com \
    --cc=linux-sh@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.