All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@ti.com>
To: Robert Lee <rob.lee@linaro.org>
Cc: rjw@sisk.pl, len.brown@intel.com, nicolas.pitre@linaro.org,
	venki@google.com, linaro-dev@lists.linaro.org,
	linux-sh@vger.kernel.org, tony@atomide.com,
	nicolas.ferre@atmel.com, linux@arm.linux.org.uk,
	ccross@google.com, kernel@wantstofly.org, kgene.kim@samsung.com,
	mturquette@linaro.org, daniel.lezcano@linaro.org,
	magnus.damm@gmail.com, arnd.bergmann@linaro.org,
	jon-hunter@ti.com, patches@linaro.org, nsekhar@ti.com,
	jean.pihet@newoldbits.com, Baohua.Song@csr.com,
	vincent.guittot@linaro.org, linux-omap@vger.kernel.org,
	linux@maxim.org.za, linux-arm-kernel@lists.infradead.org,
	deepthi@linux.vnet.ibm.com, g.trinabh@gmail.com,
	linux-pm@vger.kernel.org, broonie@opensource.wolfsonmicro.com,
	amit.kucheria@linaro.org, lethal@linux-sh.org,
	amit.kachhap@linaro.org
Subject: Re: [PATCH v7 0/9] Consolidate cpuidle functionality
Date: Mon, 05 Mar 2012 13:33:20 -0800	[thread overview]
Message-ID: <87y5reivhb.fsf@ti.com> (raw)
In-Reply-To: <1330562578-3410-1-git-send-email-rob.lee@linaro.org> (Robert Lee's message of "Wed, 29 Feb 2012 18:42:49 -0600")

Robert Lee <rob.lee@linaro.org> writes:

> This patch series moves various functionality duplicated in platform 
> cpuidle drivers to the core cpuidle driver. Also, the platform irq
> disabling was removed as it appears that all calls into 
> cpuidle_call_idle will have already called local_irq_disable().

Reviewed-by: Kevin Hilman <khilman@ti.com>


WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@ti.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v7 0/9] Consolidate cpuidle functionality
Date: Mon, 05 Mar 2012 21:33:20 +0000	[thread overview]
Message-ID: <87y5reivhb.fsf@ti.com> (raw)
In-Reply-To: <1330562578-3410-1-git-send-email-rob.lee@linaro.org> (Robert Lee's message of "Wed, 29 Feb 2012 18:42:49 -0600")

Robert Lee <rob.lee@linaro.org> writes:

> This patch series moves various functionality duplicated in platform 
> cpuidle drivers to the core cpuidle driver. Also, the platform irq
> disabling was removed as it appears that all calls into 
> cpuidle_call_idle will have already called local_irq_disable().

Reviewed-by: Kevin Hilman <khilman@ti.com>


WARNING: multiple messages have this Message-ID (diff)
From: khilman@ti.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 0/9] Consolidate cpuidle functionality
Date: Mon, 05 Mar 2012 13:33:20 -0800	[thread overview]
Message-ID: <87y5reivhb.fsf@ti.com> (raw)
In-Reply-To: <1330562578-3410-1-git-send-email-rob.lee@linaro.org> (Robert Lee's message of "Wed, 29 Feb 2012 18:42:49 -0600")

Robert Lee <rob.lee@linaro.org> writes:

> This patch series moves various functionality duplicated in platform 
> cpuidle drivers to the core cpuidle driver. Also, the platform irq
> disabling was removed as it appears that all calls into 
> cpuidle_call_idle will have already called local_irq_disable().

Reviewed-by: Kevin Hilman <khilman@ti.com>

  parent reply	other threads:[~2012-03-05 21:33 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01  0:42 [PATCH v7 0/9] Consolidate cpuidle functionality Robert Lee
2012-03-01  0:42 ` Robert Lee
2012-03-01  0:42 ` Robert Lee
2012-03-01  0:42 ` [PATCH v7 1/9] cpuidle: Add common time keeping and irq enabling Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  4:15   ` Deepthi Dharwar
2012-03-01  4:27     ` Deepthi Dharwar
2012-03-01  4:15     ` Deepthi Dharwar
2012-03-01 20:42     ` Rob Lee
2012-03-01 20:42       ` Rob Lee
2012-03-01 20:42       ` Rob Lee
2012-03-01  0:42 ` [PATCH v7 2/9] ARM: at91: Consolidate time keeping and irq enable Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  0:42 ` [PATCH v7 3/9] ARM: exynos: " Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  0:42 ` [PATCH v7 4/9] ARM: kirkwood: " Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  0:42 ` [PATCH v7 5/9] ARM: davinci: " Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  0:42 ` [PATCH v7 6/9] ARM: omap: Consolidate OMAP3 " Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  0:42 ` [PATCH v7 7/9] ARM: omap: Consolidate OMAP4 " Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  0:42 ` [PATCH v7 8/9] ARM: shmobile: Consolidate " Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  0:42 ` [PATCH v7 9/9] SH: " Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01  0:42   ` Robert Lee
2012-03-01 20:57 ` [PATCH v7 0/9] Consolidate cpuidle functionality Rob Lee
2012-03-01 20:57   ` Rob Lee
2012-03-01 20:57   ` Rob Lee
2012-03-05 16:43   ` Daniel Lezcano
2012-03-05 16:43     ` Daniel Lezcano
2012-03-05 16:43     ` Daniel Lezcano
2012-03-05 21:33 ` Kevin Hilman [this message]
2012-03-05 21:33   ` Kevin Hilman
2012-03-05 21:33   ` Kevin Hilman
2012-03-09  1:58   ` [git pull] " Rob Lee
2012-03-09  1:58     ` Rob Lee
2012-03-09  6:40     ` Stephen Rothwell
2012-03-09  6:40       ` Stephen Rothwell
2012-03-09  6:40       ` Stephen Rothwell
2012-03-12 18:45       ` Rob Lee
2012-03-12 18:45         ` Rob Lee
2012-03-12 18:45         ` Rob Lee

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=87y5reivhb.fsf@ti.com \
    --to=khilman@ti.com \
    --cc=Baohua.Song@csr.com \
    --cc=amit.kachhap@linaro.org \
    --cc=amit.kucheria@linaro.org \
    --cc=arnd.bergmann@linaro.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=ccross@google.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=deepthi@linux.vnet.ibm.com \
    --cc=g.trinabh@gmail.com \
    --cc=jean.pihet@newoldbits.com \
    --cc=jon-hunter@ti.com \
    --cc=kernel@wantstofly.org \
    --cc=kgene.kim@samsung.com \
    --cc=len.brown@intel.com \
    --cc=lethal@linux-sh.org \
    --cc=linaro-dev@lists.linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=linux@maxim.org.za \
    --cc=magnus.damm@gmail.com \
    --cc=mturquette@linaro.org \
    --cc=nicolas.ferre@atmel.com \
    --cc=nicolas.pitre@linaro.org \
    --cc=nsekhar@ti.com \
    --cc=patches@linaro.org \
    --cc=rjw@sisk.pl \
    --cc=rob.lee@linaro.org \
    --cc=tony@atomide.com \
    --cc=venki@google.com \
    --cc=vincent.guittot@linaro.org \
    /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.