From: Kevin Hilman <khilman@ti.com>
To: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org,
ccross@android.com
Subject: Re: [PATCH v2 0/4] OMAP4: CPUidle: Add coupled idle support
Date: Fri, 25 May 2012 17:08:29 -0700 [thread overview]
Message-ID: <874nr3hkhu.fsf@ti.com> (raw)
In-Reply-To: <1337585559-20250-1-git-send-email-santosh.shilimkar@ti.com> (Santosh Shilimkar's message of "Mon, 21 May 2012 13:02:35 +0530")
Hi Santosh,
Santosh Shilimkar <santosh.shilimkar@ti.com> writes:
> Kevin,
>
> Now Colin's v3 [1] is apearing in Len Brown's next branch, I have rebased
> OMAP4 support against it. I need to pick up couple of fixes [2] posted on
> top of v3 [1] version and arm-soc 'omap/cpuidle-cleanup' branch lined up
> for 3.5.
Great.
> This series adds the coupled cpuidle support for OMAP4 and also removes
> the hard dependency of off-lining CPU1 to trigger deeper CPU C-states.
> It has been build tested for all OMAP builds and functionally tested
> on OMAP4430 SDP.
>
> I have put together a branch with:
> 1) Len Brown's 'next'
> : git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
> 2) ARM-SOC 'omap/cpuidle-cleanup'
> : git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
> 3) Two couple_idle_fixes picked up from [2]
>
> And same is available:
>
> git://gitorious.org/omap-sw-develoment/linux-omap-dev.git
> for_3.5/omap4_couple_idle
Excellent, thanks for pulling this together with the dependencies.
Linus has now merged the arm-soc/pm branch containing the OMAP CPUidle
cleanup from Daniel. Also, I just ping'd Len on the status of Colin's
fixes.
As soon as all the depenencies are queued/merged I'll rebase this
on the right mainline commit and get this queued up for v3.6.
Thanks for keeping on top of this,
Kevin
WARNING: multiple messages have this Message-ID (diff)
From: khilman@ti.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/4] OMAP4: CPUidle: Add coupled idle support
Date: Fri, 25 May 2012 17:08:29 -0700 [thread overview]
Message-ID: <874nr3hkhu.fsf@ti.com> (raw)
In-Reply-To: <1337585559-20250-1-git-send-email-santosh.shilimkar@ti.com> (Santosh Shilimkar's message of "Mon, 21 May 2012 13:02:35 +0530")
Hi Santosh,
Santosh Shilimkar <santosh.shilimkar@ti.com> writes:
> Kevin,
>
> Now Colin's v3 [1] is apearing in Len Brown's next branch, I have rebased
> OMAP4 support against it. I need to pick up couple of fixes [2] posted on
> top of v3 [1] version and arm-soc 'omap/cpuidle-cleanup' branch lined up
> for 3.5.
Great.
> This series adds the coupled cpuidle support for OMAP4 and also removes
> the hard dependency of off-lining CPU1 to trigger deeper CPU C-states.
> It has been build tested for all OMAP builds and functionally tested
> on OMAP4430 SDP.
>
> I have put together a branch with:
> 1) Len Brown's 'next'
> : git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
> 2) ARM-SOC 'omap/cpuidle-cleanup'
> : git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
> 3) Two couple_idle_fixes picked up from [2]
>
> And same is available:
>
> git://gitorious.org/omap-sw-develoment/linux-omap-dev.git
> for_3.5/omap4_couple_idle
Excellent, thanks for pulling this together with the dependencies.
Linus has now merged the arm-soc/pm branch containing the OMAP CPUidle
cleanup from Daniel. Also, I just ping'd Len on the status of Colin's
fixes.
As soon as all the depenencies are queued/merged I'll rebase this
on the right mainline commit and get this queued up for v3.6.
Thanks for keeping on top of this,
Kevin
next prev parent reply other threads:[~2012-05-26 0:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-21 7:32 [PATCH v2 0/4] OMAP4: CPUidle: Add coupled idle support Santosh Shilimkar
2012-05-21 7:32 ` Santosh Shilimkar
2012-05-21 7:32 ` [PATCH v2 1/4] ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus Santosh Shilimkar
2012-05-21 7:32 ` Santosh Shilimkar
2012-05-21 7:32 ` [PATCH v2 2/4] ARM: OMAP4: CPUidle: Use coupled cpuidle states to implement SMP cpuidle Santosh Shilimkar
2012-05-21 7:32 ` Santosh Shilimkar
2012-05-21 7:32 ` [PATCH v2 3/4] ARM: OMAP4: CPUidle: add synchronization for coupled idle states Santosh Shilimkar
2012-05-21 7:32 ` Santosh Shilimkar
2012-05-21 7:32 ` [PATCH v2 4/4] ARM: OMAP4: CPUidle: Open broadcast clock-event device Santosh Shilimkar
2012-05-21 7:32 ` Santosh Shilimkar
2012-05-26 0:08 ` Kevin Hilman [this message]
2012-05-26 0:08 ` [PATCH v2 0/4] OMAP4: CPUidle: Add coupled idle support Kevin Hilman
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=874nr3hkhu.fsf@ti.com \
--to=khilman@ti.com \
--cc=ccross@android.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=santosh.shilimkar@ti.com \
/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.