All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene@kernel.org>
To: Arnd Bergmann <arnd@arndb.de>, 'Olof Johansson' <olof@lixom.net>,
	Kevin Hilman <khilman@linaro.org>,
	arm@kernel.org, Kukjin Kim <kgene.kim@samsung.com>
Cc: "linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL 2/4] Samsung mach updates for v3.20
Date: Thu, 29 Jan 2015 09:33:52 +0900	[thread overview]
Message-ID: <54C97FF0.6090808@kernel.org> (raw)

Hi,

This is for updating of mach-exynos and plat-samsung.
Please pull and if any problems, please let me know.

Thanks,
Kukjin



The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

  Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-update

for you to fetch changes up to a4f582f5c5fe3e8eaef7ce637c894619bdee650e:

  ARM: EXYNOS: Add exynos3250 suspend-to-ram support (2015-01-15
00:24:26 +0900)

----------------------------------------------------------------
Samsung mach updates for v3.20

- add exynos3250 Supsend to RAM support
- recognize MFC v8 devices for exynos5422/5800
- print CPU id/rev during kernel boot

----------------------------------------------------------------
Chanwoo Choi (1):
      ARM: EXYNOS: Add exynos3250 suspend-to-ram support

Olof Johansson (1):
      ARM: SAMSUNG: print CPU id on probe

Sjoerd Simons (1):
      ARM: EXYNOS: Recognize Samsung MFC v8 devices

 arch/arm/mach-exynos/exynos.c   |  1 +
 arch/arm/mach-exynos/regs-pmu.h |  3 ++
 arch/arm/mach-exynos/suspend.c  | 77
+++++++++++++++++++++++++++++++++++++++++
 arch/arm/plat-samsung/cpu.c     |  4 +++
 4 files changed, 85 insertions(+)

WARNING: multiple messages have this Message-ID (diff)
From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/4] Samsung mach updates for v3.20
Date: Thu, 29 Jan 2015 09:33:52 +0900	[thread overview]
Message-ID: <54C97FF0.6090808@kernel.org> (raw)

Hi,

This is for updating of mach-exynos and plat-samsung.
Please pull and if any problems, please let me know.

Thanks,
Kukjin



The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

  Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-update

for you to fetch changes up to a4f582f5c5fe3e8eaef7ce637c894619bdee650e:

  ARM: EXYNOS: Add exynos3250 suspend-to-ram support (2015-01-15
00:24:26 +0900)

----------------------------------------------------------------
Samsung mach updates for v3.20

- add exynos3250 Supsend to RAM support
- recognize MFC v8 devices for exynos5422/5800
- print CPU id/rev during kernel boot

----------------------------------------------------------------
Chanwoo Choi (1):
      ARM: EXYNOS: Add exynos3250 suspend-to-ram support

Olof Johansson (1):
      ARM: SAMSUNG: print CPU id on probe

Sjoerd Simons (1):
      ARM: EXYNOS: Recognize Samsung MFC v8 devices

 arch/arm/mach-exynos/exynos.c   |  1 +
 arch/arm/mach-exynos/regs-pmu.h |  3 ++
 arch/arm/mach-exynos/suspend.c  | 77
+++++++++++++++++++++++++++++++++++++++++
 arch/arm/plat-samsung/cpu.c     |  4 +++
 4 files changed, 85 insertions(+)

             reply	other threads:[~2015-01-29  0:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-29  0:33 Kukjin Kim [this message]
2015-01-29  0:33 ` [GIT PULL 2/4] Samsung mach updates for v3.20 Kukjin Kim
2015-01-29 21:54 ` Olof Johansson
2015-01-29 21:54   ` Olof Johansson

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=54C97FF0.6090808@kernel.org \
    --to=kgene@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=kgene.kim@samsung.com \
    --cc=khilman@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    /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.