All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Update CPU idle parameter passing
@ 2009-10-29  8:30 Kalle Jokiniemi
  2009-10-29  8:30 ` [PATCH 1/3] OMAP:PM: Fix non-cpu idle builds using omap3_pm_init_cpuidle Kalle Jokiniemi
  2009-11-12  0:28 ` [PATCH 0/3] Update CPU idle parameter passing Kevin Hilman
  0 siblings, 2 replies; 5+ messages in thread
From: Kalle Jokiniemi @ 2009-10-29  8:30 UTC (permalink / raw)
  To: khilman; +Cc: linux-omap, rnayak, jouni.hogander

Hi Kevin,

Made some patches to enable setting RX-51 cpu idle parameters
as we use them. Added "valid" field passing to cpuidle_params
in the process.

Tested on RX-51. Applies on top of linux-omap/pm branch.

Kalle Jokiniemi (3):
      OMAP:PM: Fix non-cpu idle builds using omap3_pm_init_cpuidle
      OMAP3: Add valid field into C-state parameter passing
      OMAP: RX-51: Pass cpu idle parameters

kajokini@ubuntu:~/work/linux-open/linux-omap$ git diff --stat HEAD~3..HEAD
 arch/arm/mach-omap2/board-3430sdp.c |   14 ++++++------
 arch/arm/mach-omap2/board-rx51.c    |   18 +++++++++++++++++
 arch/arm/mach-omap2/cpuidle34xx.c   |   37 +++++++++++++++++++++-------------
 arch/arm/mach-omap2/pm.h            |    8 +++++++
 4 files changed, 56 insertions(+), 21 deletions(-)



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

end of thread, other threads:[~2009-11-12  0:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-29  8:30 [PATCH 0/3] Update CPU idle parameter passing Kalle Jokiniemi
2009-10-29  8:30 ` [PATCH 1/3] OMAP:PM: Fix non-cpu idle builds using omap3_pm_init_cpuidle Kalle Jokiniemi
2009-10-29  8:30   ` [PATCH 2/3] OMAP3: Add valid field into C-state parameter passing Kalle Jokiniemi
2009-10-29  8:30     ` [PATCH 3/3] OMAP: RX-51: Pass cpu idle parameters Kalle Jokiniemi
2009-11-12  0:28 ` [PATCH 0/3] Update CPU idle parameter passing Kevin Hilman

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.