public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/05] OMAP3: CPUidle driver
@ 2008-10-08 12:00 Rajendra Nayak
  2008-10-09 13:27 ` Kevin Hilman
  0 siblings, 1 reply; 7+ messages in thread
From: Rajendra Nayak @ 2008-10-08 12:00 UTC (permalink / raw)
  To: linux-omap; +Cc: 'Kevin Hilman'

Hi,

This patch set implements Cpuidle driver for OMAP3 platforms. It is validated on the 3430SDP (using the 
omap_3430sdp_min_defconfig) and applies on the pm-20081006 branch.

The following C states are defined and used 

 *      C0 . System executing code (Not an idle state)
 *      C1 . MPU WFI + Core active
 *      C2 . MPU CSWR + Core active
 *      C3 . MPU OFF + Core active
 *      C4 . MPU CSWR + Core CSWR
 *      C5 . MPU OFF + Core CSWR
 *      C6 . MPU OFF + Core OFF

CPUidle support is not enabled by default in any of the defconfigs and hence has to enabled seperately 
if you plan to test these patches.

CPUIdle ---> [*] CPU idle PM support

regards,
Rajendra


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

end of thread, other threads:[~2008-10-19  9:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-08 12:00 [PATCH 00/05] OMAP3: CPUidle driver Rajendra Nayak
2008-10-09 13:27 ` Kevin Hilman
2008-10-09 14:44   ` Kevin Hilman
2008-10-10  3:47     ` Rajendra Nayak
2008-10-14 10:41     ` Rajendra Nayak
2008-10-18 14:18       ` Kevin Hilman
2008-10-10  3:44   ` Rajendra Nayak

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