From: dinh.linux@gmail.com (dinh.linux at gmail.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] SoCFPGA updates for v4.2, part 2, version 2
Date: Fri, 5 Jun 2015 14:39:11 -0500 [thread overview]
Message-ID: <1433533151-6301-1-git-send-email-dinh.linux@gmail.com> (raw)
Hi Arnd, Kevin, Olof,
This is an updated pull request for the supend-to-ram patch that has the
EDAC code removed in order to avoid a merge conflict.
Thanks,
Dinh
The following changes since commit c65b99f046843d2455aa231747b5a07a999a9f3d:
Linux 4.1-rc6 (2015-05-31 19:01:07 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga_updates_for_v4.2_part2_v2
for you to fetch changes up to ae03cc09f379f1bd69cd0534fb2c40c087e7cea1:
ARM: socfpga: support suspend to ram (2015-06-05 08:27:43 -0500)
----------------------------------------------------------------
SoCFPGA update for v4.2, part 2
- Add support for suspend to RAM
----------------------------------------------------------------
Alan Tull (1):
ARM: socfpga: support suspend to ram
arch/arm/mach-socfpga/Kconfig | 10 ++-
arch/arm/mach-socfpga/Makefile | 1 +
arch/arm/mach-socfpga/core.h | 6 +-
arch/arm/mach-socfpga/pm.c | 149 +++++++++++++++++++++++++++++++++++
arch/arm/mach-socfpga/self-refresh.S | 136 ++++++++++++++++++++++++++++++++
arch/arm/mach-socfpga/socfpga.c | 6 +-
6 files changed, 305 insertions(+), 3 deletions(-)
create mode 100644 arch/arm/mach-socfpga/pm.c
create mode 100644 arch/arm/mach-socfpga/self-refresh.S
next reply other threads:[~2015-06-05 19:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-05 19:39 dinh.linux at gmail.com [this message]
2015-06-10 23:01 ` [GIT PULL] SoCFPGA updates for v4.2, part 2, version 2 Kevin Hilman
2015-06-10 23:00 ` Dinh Nguyen
2015-06-11 0:10 ` Kevin Hilman
2015-06-10 23:03 ` Kevin Hilman
2015-06-10 23:01 ` Dinh Nguyen
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=1433533151-6301-1-git-send-email-dinh.linux@gmail.com \
--to=dinh.linux@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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 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).