From: Kevin Hilman <khilman@deeprootsystems.com>
To: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Subject: [GIT PULL] pm-next: misc. PM updates for 2.6.37
Date: Thu, 23 Sep 2010 17:24:43 -0700 [thread overview]
Message-ID: <87iq1wm1is.fsf@deeprootsystems.com> (raw)
Tony,
Please pull the misc PM updates below for 2.6.37.
Note that this pull request should've come before the pm-runtime one
since the pm-runtime branch has some a build dependency on the omap_device
patches in this series.
Thanks,
Kevin
The following changes since commit b30a3f6257ed2105259b404d419b4964e363928c:
Linux 2.6.36-rc5 (2010-09-20 16:56:53 -0700)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git pm-next
Benoit Cousson (2):
OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2
OMAP4: pm: Change l3_main to l3_main_1 during bus device init
Kevin Hilman (5):
OMAP3: PM: whitespace cleanup around IO wakeup enable
OMAP3: PM: move device-specific special cases from PM core into CPUidle
Revert "OMAP: omap_device: add omap_device_is_valid()"
OMAP: omap_device: make all devices a child of a new parent device
OMAP: GPIO: ensure debounce clocks are disabled during idle/suspend
Paul Walmsley (1):
OMAP clockdomain: initialize clockdomain registers when the clockdomain layer starts
Santosh Shilimkar (3):
omap: pm-debug: Move common debug code to pm-debug.c
omap: pm-debug: Enable wakeup_timer_milliseconds debugfs entry
omap: pm: Move set_pwrdm_state routine to common pm.c
Thara Gopinath (2):
OMAP: PM debugfs removing OMAP3 hardcodings.
OMAP4: pm.c extensions for OMAP4 support
arch/arm/mach-omap2/Makefile | 1 +
arch/arm/mach-omap2/clockdomain.c | 110 +-----
arch/arm/mach-omap2/cpuidle34xx.c | 58 +++-
arch/arm/mach-omap2/io.c | 7 +-
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 482 +++++++++++++++++++++++++
arch/arm/mach-omap2/pm-debug.c | 42 ++-
arch/arm/mach-omap2/pm.c | 75 ++++-
arch/arm/mach-omap2/pm.h | 4 +-
arch/arm/mach-omap2/pm34xx.c | 99 +-----
arch/arm/plat-omap/Makefile | 2 +-
arch/arm/plat-omap/gpio.c | 6 +-
arch/arm/plat-omap/include/plat/common.h | 3 +-
arch/arm/plat-omap/include/plat/omap_device.h | 4 +-
arch/arm/plat-omap/include/plat/omap_hwmod.h | 1 +
arch/arm/plat-omap/omap_device.c | 32 +-
15 files changed, 696 insertions(+), 230 deletions(-)
create mode 100644 arch/arm/mach-omap2/omap_hwmod_44xx_data.c
next reply other threads:[~2010-09-24 0:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-24 0:24 Kevin Hilman [this message]
2010-09-24 0:54 ` [GIT PULL] pm-next: misc. PM updates for 2.6.37 Tony Lindgren
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=87iq1wm1is.fsf@deeprootsystems.com \
--to=khilman@deeprootsystems.com \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.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.