All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/13] OMAP PM fixes for 2.6.33-rc
@ 2010-01-08 17:59 Kevin Hilman
  2010-01-08 17:59 ` [PATCH 01/13] OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer Kevin Hilman
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: Kevin Hilman @ 2010-01-08 17:59 UTC (permalink / raw)
  To: linux-omap

Here's a set of fixes from the OMAP PM brach intended for 2.6.33-rc.
This series applies on top Tony's omap-fixes-for-linus branch.

They can be also viewed/pulled from:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git pm-fixes

Kevin Hilman (1):
  OMAP: timekeeping: time should not stop during suspend

Manjunatha GK (1):
  OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FS

Peter Ujfalusi (1):
  OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modules

Roel Kluin (1):
  OMAP: omap3_pm_get_suspend_state() error ignored in
    pwrdm_suspend_get()

Sanjeev Premi (1):
  OMAP3: PM: Remove duplicate code blocks

Sripathy, Vishwanath (1):
  OMAP3: PM: Removing redundant and potentially dangerous PRCM
    configration

Tero Kristo (7):
  OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer
  OMAP3: PM: Ack pending interrupts before entering suspend
  OMAP3: PM: Enable system control module autoidle
  OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI
  OMAP3: CPUidle: Fixed timer resolution
  OMAP3: Fixed ARM aux ctrl register save/restore
  OMAP3: PM: Force write last pad config register into save area

 arch/arm/mach-omap2/cpuidle34xx.c      |    2 +-
 arch/arm/mach-omap2/irq.c              |   18 +++++++++++++
 arch/arm/mach-omap2/pm-debug.c         |    8 +++---
 arch/arm/mach-omap2/pm.h               |    8 ++++-
 arch/arm/mach-omap2/pm34xx.c           |   43 ++++++++++++++++---------------
 arch/arm/mach-omap2/prcm.c             |   11 --------
 arch/arm/mach-omap2/sleep34xx.S        |   13 ++++++---
 arch/arm/plat-omap/common.c            |   26 +++++++++++++++++++
 arch/arm/plat-omap/dmtimer.c           |   10 +++++++
 arch/arm/plat-omap/include/plat/irqs.h |    3 ++
 10 files changed, 99 insertions(+), 43 deletions(-)


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

end of thread, other threads:[~2010-01-15 19:48 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-08 17:59 [PATCH 00/13] OMAP PM fixes for 2.6.33-rc Kevin Hilman
2010-01-08 17:59 ` [PATCH 01/13] OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer Kevin Hilman
2010-01-08 17:59   ` [PATCH 02/13] OMAP3: PM: Ack pending interrupts before entering suspend Kevin Hilman
2010-01-08 17:59     ` [PATCH 03/13] OMAP3: PM: Enable system control module autoidle Kevin Hilman
2010-01-08 17:59       ` [PATCH 04/13] OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI Kevin Hilman
2010-01-08 17:59         ` [PATCH 05/13] OMAP3: PM: Remove duplicate code blocks Kevin Hilman
2010-01-08 17:59           ` [PATCH 06/13] OMAP3: CPUidle: Fixed timer resolution Kevin Hilman
2010-01-08 17:59             ` [PATCH 07/13] OMAP3: Fixed ARM aux ctrl register save/restore Kevin Hilman
2010-01-08 17:59               ` [PATCH 08/13] OMAP3: PM: Removing redundant and potentially dangerous PRCM configration Kevin Hilman
2010-01-08 17:59                 ` [PATCH 09/13] OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FS Kevin Hilman
2010-01-08 17:59                   ` [PATCH 10/13] OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modules Kevin Hilman
2010-01-08 17:59                     ` [PATCH 11/13] OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get() Kevin Hilman
2010-01-08 17:59                       ` [PATCH 12/13] OMAP3: PM: Force write last pad config register into save area Kevin Hilman
2010-01-08 17:59                         ` [PATCH 13/13] OMAP: timekeeping: time should not stop during suspend Kevin Hilman
2010-01-10  7:42   ` [PATCH 01/13] OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer Shilimkar, Santosh
2010-01-11 17:42     ` Paul Walmsley
2010-01-13 23:53 ` [PATCH 14/13] DSS PM_WKEN to refill DMA Kevin Hilman
2010-01-14 18:51 ` [PATCH 15/13] PM debug: Fix warning when no CONFIG_DEBUG_FS Kevin Hilman
2010-01-15 19:43 ` [PATCH 00/13] OMAP PM fixes for 2.6.33-rc 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.