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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html