All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Arnd Bergmann <arnd@arndb.de>, 'Olof Johansson' <olof@lixom.net>,
	Kevin Hilman <khilman@linaro.org>
Cc: "linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>
Subject: [GIT PULL 2/2] Exynos PM updates for v3.18
Date: Wed, 24 Sep 2014 17:18:41 +0900	[thread overview]
Message-ID: <54227E61.5060909@samsung.com> (raw)

The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

   Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

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

for you to fetch changes up to c3294253713cbc96df59a7cc6a9a3fc0c4ae5ba7:

   ARM: EXYNOS: Refactor the pm code to use DT based lookup (2014-09-24 
16:45:14 +0900)

----------------------------------------------------------------
PM related updates for exynos v3.18

- Refactor the pm code to use DT based lookup instead of
   using "soc_is_exynosxxxx"
- While at it, move exynos5250 specific disabling of JPEG
   USE_RETENTION to pmu.c

----------------------------------------------------------------
Vikas Sajjan (2):
       ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 
to pmu.c
       ARM: EXYNOS: Refactor the pm code to use DT based lookup

  arch/arm/mach-exynos/pm.c       | 172 
+++++++++++++++++++++++++++++-----------
  arch/arm/mach-exynos/pmu.c      |   1 +
  arch/arm/mach-exynos/regs-pmu.h |   1 +
  3 files changed, 127 insertions(+), 47 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/2] Exynos PM updates for v3.18
Date: Wed, 24 Sep 2014 17:18:41 +0900	[thread overview]
Message-ID: <54227E61.5060909@samsung.com> (raw)

The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

   Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

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

for you to fetch changes up to c3294253713cbc96df59a7cc6a9a3fc0c4ae5ba7:

   ARM: EXYNOS: Refactor the pm code to use DT based lookup (2014-09-24 
16:45:14 +0900)

----------------------------------------------------------------
PM related updates for exynos v3.18

- Refactor the pm code to use DT based lookup instead of
   using "soc_is_exynosxxxx"
- While at it, move exynos5250 specific disabling of JPEG
   USE_RETENTION to pmu.c

----------------------------------------------------------------
Vikas Sajjan (2):
       ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 
to pmu.c
       ARM: EXYNOS: Refactor the pm code to use DT based lookup

  arch/arm/mach-exynos/pm.c       | 172 
+++++++++++++++++++++++++++++-----------
  arch/arm/mach-exynos/pmu.c      |   1 +
  arch/arm/mach-exynos/regs-pmu.h |   1 +
  3 files changed, 127 insertions(+), 47 deletions(-)

             reply	other threads:[~2014-09-24  8:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-24  8:18 Kukjin Kim [this message]
2014-09-24  8:18 ` [GIT PULL 2/2] Exynos PM updates for v3.18 Kukjin Kim
2014-09-25 17:03 ` Kukjin Kim
2014-09-25 17:03   ` Kukjin Kim
2014-10-01 15:43 ` Arnd Bergmann
2014-10-01 15:43   ` Arnd Bergmann

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=54227E61.5060909@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=arnd@arndb.de \
    --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.