linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 3/3] Samsung CPUIdle updates for v3.20
@ 2015-02-04 14:31 Kukjin Kim
  2015-02-06  9:07 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Kukjin Kim @ 2015-02-04 14:31 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This is cpuidle update for v3.20.
Please pull.

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-cpuidle

for you to fetch changes up to 712eddf70225ab5ae65e946e22d2dfe6b93e8dd1:

  cpuidle: exynos: add coupled cpuidle support for exynos4210
(2015-01-30 08:39:15 +0900)

----------------------------------------------------------------
Samsung CPUIdle updates for v3.20

- adds coupled cpuidle support for exynos4210
  : fix for Exynos platform PM code preparing it for the coupled
  cpuidle support and adds coupled cpuidle AFTR mode on exynos4210

Note this is mostrly based on earlier cpuidle-exynos4210 driver
from Daniel Lezcano and Bart updated.

----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (2):
      ARM: EXYNOS: apply S5P_CENTRAL_SEQ_OPTION fix only when necessary
      cpuidle: exynos: add coupled cpuidle support for exynos4210

 arch/arm/mach-exynos/common.h                |   4 +
 arch/arm/mach-exynos/exynos.c                |   4 +
 arch/arm/mach-exynos/platsmp.c               |   2 +-
 arch/arm/mach-exynos/pm.c                    | 133
++++++++++++++++++++++++++-
 arch/arm/mach-exynos/suspend.c               |   4 +
 drivers/cpuidle/Kconfig.arm                  |   1 +
 drivers/cpuidle/cpuidle-exynos.c             |  76 ++++++++++++++-
 include/linux/platform_data/cpuidle-exynos.h |  20 ++++
 8 files changed, 234 insertions(+), 10 deletions(-)
 create mode 100644 include/linux/platform_data/cpuidle-exynos.h

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

* [GIT PULL 3/3] Samsung CPUIdle updates for v3.20
  2015-02-04 14:31 [GIT PULL 3/3] Samsung CPUIdle updates for v3.20 Kukjin Kim
@ 2015-02-06  9:07 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2015-02-06  9:07 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Feb 04, 2015 at 11:31:42PM +0900, Kukjin Kim wrote:
> Hi,
> 
> This is cpuidle update for v3.20.
> Please pull.
> 
> 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-cpuidle
> 
> for you to fetch changes up to 712eddf70225ab5ae65e946e22d2dfe6b93e8dd1:
> 
>   cpuidle: exynos: add coupled cpuidle support for exynos4210
> (2015-01-30 08:39:15 +0900)
> 
> ----------------------------------------------------------------
> Samsung CPUIdle updates for v3.20
> 
> - adds coupled cpuidle support for exynos4210
>   : fix for Exynos platform PM code preparing it for the coupled
>   cpuidle support and adds coupled cpuidle AFTR mode on exynos4210
> 
> Note this is mostrly based on earlier cpuidle-exynos4210 driver
> from Daniel Lezcano and Bart updated.

Merged, thanks.

-Olof

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

end of thread, other threads:[~2015-02-06  9:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-04 14:31 [GIT PULL 3/3] Samsung CPUIdle updates for v3.20 Kukjin Kim
2015-02-06  9:07 ` Olof Johansson

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).