linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ARM: shmobile: Add Core-Standby for CPUIDLE
@ 2014-08-01  9:48 keita kobayashi
  0 siblings, 0 replies; only message in thread
From: keita kobayashi @ 2014-08-01  9:48 UTC (permalink / raw)
  To: linux-sh, linux-pm; +Cc: horms+renesas, Magnus Damm, rjw

Hi Simon and Rafael

These patches add Core-Standby state for CPUIDLE support
to the r8a7790/r8a7791 SoCs. This patch series was tested on
both Lager and Koelsch board.

This patch series is based on renesas-devel-v3.16-rc7-20140731v2 tag

Keita Kobayashi (6):
  ARM: shmobile: APMU: Move the shmobile_smp_hook call
  ARM: shmobile: APMU: Add CPUIdle function
  cpuidle: shmobile: Add CPUIdle driver
  ARM: shmobile: Add initialization cpuidle
  ARM: shmobile: Add CPU notifier for CPUIdle boot vector
  ARM: shmobile: Enable CPUIdle configuration for shmobile_defconfig

 arch/arm/configs/shmobile_defconfig   |    2 +
 arch/arm/mach-shmobile/common.h       |    1 +
 arch/arm/mach-shmobile/cpuidle.c      |   46 +++++++++++++++++++++
 arch/arm/mach-shmobile/platsmp-apmu.c |   21 ++++++++--
 drivers/cpuidle/Kconfig.arm           |    6 +++
 drivers/cpuidle/Makefile              |    1 +
 drivers/cpuidle/cpuidle-shmobile.c    |   71 +++++++++++++++++++++++++++++++++
 7 files changed, 145 insertions(+), 3 deletions(-)
 create mode 100644 drivers/cpuidle/cpuidle-shmobile.c

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-01  9:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-01  9:48 [PATCH 0/6] ARM: shmobile: Add Core-Standby for CPUIDLE keita kobayashi

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