public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] OMAP fixes from PM branch for .31-rc
@ 2009-06-25 16:41 Kevin Hilman
  2009-06-25 16:41 ` [PATCH 01/11] OMAP: SDRC: Add several new register definitions Kevin Hilman
  2009-06-25 17:08 ` [PATCH 12/11] OMAP: PM: CPUfreq: obey min/max settings of policy Kevin Hilman
  0 siblings, 2 replies; 14+ messages in thread
From: Kevin Hilman @ 2009-06-25 16:41 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: linux-omap

This series is a set of fixes/cleanups from the PM branch targeted for
the .31-rc series.

Applies on top of 'omap-fixes' branch of linux-omap.

Kevin Hilman (9):
  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
  OMAP3: PM: reset USB OTG module on boot
  OMAP4: UART: cleanup special case IRQ handling
  OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial ports

Tero Kristo (2):
  OMAP: SDRC: Add several new register definitions
  OMAP3: Fixed crash bug with serial + suspend

 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             |   49 +++++++-
 arch/arm/mach-omap2/serial.c             |  195 ++++++++++++++++++++----------
 arch/arm/mach-omap2/usb-musb.c           |   22 +++-
 arch/arm/plat-omap/include/mach/sdrc.h   |   13 ++
 arch/arm/plat-omap/include/mach/serial.h |    1 +
 8 files changed, 215 insertions(+), 76 deletions(-)


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

end of thread, other threads:[~2009-06-25 17:17 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-25 16:41 [PATCH 00/11] OMAP fixes from PM branch for .31-rc Kevin Hilman
2009-06-25 16:41 ` [PATCH 01/11] OMAP: SDRC: Add several new register definitions Kevin Hilman
2009-06-25 16:41   ` [PATCH 02/11] OMAP2/3: PM: make PM __init calls static Kevin Hilman
2009-06-25 16:41     ` [PATCH 03/11] OMAP3: PM: CM_REGADDR macros using wrong name Kevin Hilman
2009-06-25 16:41       ` [PATCH 04/11] OMAP3: PM: Ensure PRCM interrupts are cleared at boot Kevin Hilman
2009-06-25 16:41         ` [PATCH 05/11] OMAP3: PM: Clear pending PRCM reset flags on init Kevin Hilman
2009-06-25 16:41           ` [PATCH 06/11] OMAP3: PM: prevent module wakeups from waking IVA2 Kevin Hilman
2009-06-25 16:42             ` [PATCH 07/11] OMAP3: PM: Do not build suspend code if SUSPEND is not enabled Kevin Hilman
2009-06-25 16:42               ` [PATCH 08/11] OMAP3: PM: reset USB OTG module on boot Kevin Hilman
2009-06-25 16:42                 ` [PATCH 09/11] OMAP4: UART: cleanup special case IRQ handling Kevin Hilman
2009-06-25 16:42                   ` [PATCH 10/11] OMAP3: Fixed crash bug with serial + suspend Kevin Hilman
2009-06-25 16:42                     ` [PATCH 11/11] OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial ports Kevin Hilman
2009-06-25 17:08 ` [PATCH 12/11] OMAP: PM: CPUfreq: obey min/max settings of policy Kevin Hilman
2009-06-25 17:17   ` Kevin Hilman

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