public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
* [PATCH v2 0/4] OMAP4: CPUidle: Add coupled idle support
@ 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
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Santosh Shilimkar @ 2012-05-21  7:32 UTC (permalink / raw)
  To: linux-arm-kernel

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.

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

Kevin Hilman (1):
  ARM: OMAP4: CPUidle: add synchronization for coupled idle states

Santosh Shilimkar (3):
  ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus
  ARM: OMAP4: CPUidle: Use coupled cpuidle states to implement SMP
    cpuidle.
  ARM: OMAP4: CPUidle: Open broadcast clock-event device.

 arch/arm/mach-omap2/Kconfig       |    1 +
 arch/arm/mach-omap2/cpuidle44xx.c |  141 +++++++++++++++++++++++++------------
 arch/arm/mach-omap2/timer.c       |    4 +-
 3 files changed, 101 insertions(+), 45 deletions(-)

Regards
Santosh

[1] [PATCHv3 0/4] coupled cpuidle state support
 https://lkml.org/lkml/2012/5/19/24

[2] [PATCH 0/2] bug fixes for coupled cpuidle
 https://lkml.org/lkml/2012/5/18/379

-- 
1.7.5.4

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

end of thread, other threads:[~2012-05-26  0:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-21  7:32 [PATCH v2 0/4] OMAP4: CPUidle: Add coupled idle support 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 ` [PATCH v2 2/4] ARM: OMAP4: CPUidle: Use coupled cpuidle states to implement SMP cpuidle 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 ` [PATCH v2 4/4] ARM: OMAP4: CPUidle: Open broadcast clock-event device Santosh Shilimkar
2012-05-26  0:08 ` [PATCH v2 0/4] OMAP4: CPUidle: Add coupled idle support Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox