public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT] pull request: PM CPUidle base support
@ 2009-11-11 23:02 Kevin Hilman
  0 siblings, 0 replies; only message in thread
From: Kevin Hilman @ 2009-11-11 23:02 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap

Tony,

Here's a pull request for the PM CPUidle support.  This branch
is based on the previous off-mode branch,

Kevin


The following changes since commit f265dc4c5d39f2bd369d97c87a7bd89061b159d4:
  Rajendra Nayak (1):
        OMAP3: PM: Program SDRC to send self refresh on timeout of AUTO_CNT

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git pm-upstream/pm-cpuidle

Jouni Hogander (1):
      OMAP3: PM: Use pwrdm_set_next_pwrst instead of set_pwrdm_state in idle loop

Kalle Jokiniemi (1):
      OMAP3: PM: CPUidle: fix init sequencing

Kevin Hilman (2):
      OMAP3: PM: CPUidle: obey enable_off_mode flag
      OMAP3: PM: CPUidle: check activity for C2, C3, correct accounting

Peter 'p2' De Schrijver (2):
      OMAP3: PM: CPUidle: Add new lower-latency C1 state
      OMAP3: PM: idle: Remove fclk check for idle loop

Rajendra Nayak (2):
      OMAP3: PM: CPUidle: base driver and support for C1-C2
      OMAP3: PM: CPUidle: support retention and off-mode C-states

Sanjeev Premi (1):
      OMAP3: PM: CPUidle: Start C-state definitions from base 0

Tero Kristo (1):
      OMAP3: PM: Added resched check into idle calls

 arch/arm/mach-omap2/Makefile      |    2 +-
 arch/arm/mach-omap2/cpuidle34xx.c |  318 +++++++++++++++++++++++++++++++++++++
 arch/arm/mach-omap2/pm.h          |    4 +
 arch/arm/mach-omap2/pm34xx.c      |   55 +------
 4 files changed, 329 insertions(+), 50 deletions(-)
 create mode 100644 arch/arm/mach-omap2/cpuidle34xx.c

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-11 23:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-11 23:02 [GIT] pull request: PM CPUidle base 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