linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
To: olof@lixom.net, khilman@linaro.org
Cc: linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org,
	nicolas.pitre@linaro.org, daniel.lezcano@linaro.org
Subject: Re: [GIT PULL] ARM: TC2: CPU idle big.LITTLE driver
Date: Sun, 25 Aug 2013 10:08:48 +0100	[thread overview]
Message-ID: <20130825090848.GA12256@e102568-lin.cambridge.arm.com> (raw)
In-Reply-To: <20130812153422.GA6426@e102568-lin.cambridge.arm.com>

Hi Olof, Kevin,

On Mon, Aug 12, 2013 at 04:34:22PM +0100, Lorenzo Pieralisi wrote:
> Hi Olof, Kevin,
> 
> please pull this patch series that provides a CPU idle driver for the vexpress
> TC2 testchip, and it is a stepping stone towards an ARM unified CPU idle driver
> based on the MCPM framework.
> 
> Series is based against this pull request from Pawel which is a strict
> dependency and they must be merged in order:
> 
> http://lists.infradead.org/pipermail/linux-arm-kernel/2013-August/190067.html

May I ask you please the status of this pull request ? It is to know if
it is ok as it is or I have to do something on my side, thanks.

Thank you,
Lorenzo

> Thanks !!
> Lorenzo
> 
> The following changes since commit 2d6746c48076fd56619f11cdd5c74656ea8cde48:
> 
>   ARM: vexpress/TC2: implement PM suspend method (2013-08-12 10:59:13 +0100)
> 
> are available in the git repository at:
> 
>   git://linux-arm.org/linux-2.6-lp.git tags/cpuidle-bL
> 
> for you to fetch changes up to 04c40064928d3a1eb50e4ea3883765b9cfcb0f73:
> 
>   cpuidle: big.LITTLE: vexpress-TC2 CPU idle driver (2013-08-12 10:59:14 +0100)
> 
> ----------------------------------------------------------------
> This patch series contains:
> 
> - GIC driver update to add a method to disable the GIC CPU IF
> - TC2 MCPM update to add GIC CPU disabling to suspend method
> - TC2 CPU idle big.LITTLE driver
> 
> ----------------------------------------------------------------
> Lorenzo Pieralisi (2):
>       ARM: vexpress: tc2: disable GIC CPU IF in tc2_pm_suspend
>       cpuidle: big.LITTLE: vexpress-TC2 CPU idle driver
> 
> Nicolas Pitre (1):
>       drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()
> 
>  MAINTAINERS                          |   9 ++
>  arch/arm/mach-vexpress/tc2_pm.c      |   2 +
>  drivers/cpuidle/Kconfig              |  10 ++
>  drivers/cpuidle/Makefile             |   1 +
>  drivers/cpuidle/cpuidle-big_little.c | 209 +++++++++++++++++++++++++++++++++++
>  drivers/irqchip/irq-gic.c            |   6 +
>  include/linux/irqchip/arm-gic.h      |   1 +
>  7 files changed, 238 insertions(+)
>  create mode 100644 drivers/cpuidle/cpuidle-big_little.c


  reply	other threads:[~2013-08-25  9:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-12 15:34 [GIT PULL] ARM: TC2: CPU idle big.LITTLE driver Lorenzo Pieralisi
2013-08-25  9:08 ` Lorenzo Pieralisi [this message]
2013-08-28 18:36   ` Olof Johansson
2013-08-29  9:00     ` Lorenzo Pieralisi
2013-08-29  9:13     ` Daniel Lezcano

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=20130825090848.GA12256@e102568-lin.cambridge.arm.com \
    --to=lorenzo.pieralisi@arm.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=khilman@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=nicolas.pitre@linaro.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 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).