public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/14] OMAP PM fixes for .31-rc series
@ 2009-07-21 22:08 Kevin Hilman
  2009-07-21 22:08 ` [PATCH 01/14] OMAP2/3: PM: make PM __init calls static Kevin Hilman
  2009-07-21 22:37 ` [PATCH 00/14] OMAP PM fixes for .31-rc series Russell King - ARM Linux
  0 siblings, 2 replies; 19+ messages in thread
From: Kevin Hilman @ 2009-07-21 22:08 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: linux-omap

Also available here as a v2.6.31-rc3 based branch from:

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

Eero Nurkkala (1):
  OMAP: PM: CPUfreq: obey min/max settings of policy

Jouni Hogander (1):
  OMAP3: PM: Fix wrong sequence in suspend.

Kevin Hilman (11):
  OMAP2/3: PM: make PM __init calls static
  OMAP3: PM: CM_REGADDR macros using wrong name
  OMAP3: PM: Ensure PRCM interrupts are cleared at boot
  OMAP3: PM: Clear pending PRCM reset flags on init
  OMAP3: PM: prevent module wakeups from waking IVA2
  OMAP3: PM: Do not build suspend code if SUSPEND is not enabled
  OMAP4: UART: cleanup special case IRQ handling
  OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial ports
  OMAP2/3/4: UART: allow in-order port traversal
  OMAP: GPIO: clear/restore level/edge detect settings on mask/unmask
  OMAP3: Overo: add missing pen-down GPIO definition

Tero Kristo (1):
  OMAP3: Fixed crash bug with serial + suspend

 arch/arm/mach-omap2/board-overo.c        |    1 +
 arch/arm/mach-omap2/cm.h                 |    6 +-
 arch/arm/mach-omap2/pm.h                 |    3 -
 arch/arm/mach-omap2/pm24xx.c             |    2 +-
 arch/arm/mach-omap2/pm34xx.c             |   51 +++++++-
 arch/arm/mach-omap2/serial.c             |  197 ++++++++++++++++++++----------
 arch/arm/plat-omap/cpu-omap.c            |    8 +-
 arch/arm/plat-omap/gpio.c                |    6 +
 arch/arm/plat-omap/include/mach/serial.h |    1 +
 9 files changed, 197 insertions(+), 78 deletions(-)


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

end of thread, other threads:[~2009-08-05 16:17 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-21 22:08 [PATCH 00/14] OMAP PM fixes for .31-rc series Kevin Hilman
2009-07-21 22:08 ` [PATCH 01/14] OMAP2/3: PM: make PM __init calls static Kevin Hilman
2009-07-21 22:08   ` [PATCH 02/14] OMAP3: PM: CM_REGADDR macros using wrong name Kevin Hilman
2009-07-21 22:08     ` [PATCH 03/14] OMAP3: PM: Ensure PRCM interrupts are cleared at boot Kevin Hilman
2009-07-21 22:08       ` [PATCH 04/14] OMAP3: PM: Clear pending PRCM reset flags on init Kevin Hilman
2009-07-21 22:08         ` [PATCH 05/14] OMAP3: PM: prevent module wakeups from waking IVA2 Kevin Hilman
2009-07-21 22:08           ` [PATCH 06/14] OMAP3: PM: Do not build suspend code if SUSPEND is not enabled Kevin Hilman
2009-07-21 22:08             ` [PATCH 07/14] OMAP4: UART: cleanup special case IRQ handling Kevin Hilman
2009-07-21 22:08               ` [PATCH 08/14] OMAP3: Fixed crash bug with serial + suspend Kevin Hilman
2009-07-21 22:08                 ` [PATCH 09/14] OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial ports Kevin Hilman
2009-07-21 22:08                   ` [PATCH 10/14] OMAP2/3/4: UART: allow in-order port traversal Kevin Hilman
2009-07-21 22:08                     ` [PATCH 11/14] OMAP: PM: CPUfreq: obey min/max settings of policy Kevin Hilman
2009-07-21 22:08                       ` [PATCH 12/14] OMAP3: PM: Fix wrong sequence in suspend Kevin Hilman
2009-07-21 22:08                         ` [PATCH 13/14] OMAP: GPIO: clear/restore level/edge detect settings on mask/unmask Kevin Hilman
2009-07-21 22:08                           ` [PATCH 14/14] OMAP3: Overo: add missing pen-down GPIO definition Kevin Hilman
2009-07-21 22:37 ` [PATCH 00/14] OMAP PM fixes for .31-rc series Russell King - ARM Linux
2009-08-03 12:35   ` Tony Lindgren
2009-08-04 18:50     ` Kevin Hilman
2009-08-05 16:17     ` pull request (Re: [PATCH 00/14] OMAP PM fixes for .31-rc series) Kevin Hilman

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