All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] New PM branch: pm-20081006
@ 2008-10-06 14:45 Kevin Hilman
  0 siblings, 0 replies; only message in thread
From: Kevin Hilman @ 2008-10-06 14:45 UTC (permalink / raw)
  To: linux-omap

Hello,

The latest PM branch, is now available in the linux-omap tree.  The
git-shortlog is below[1], but from a high level, this branch includes
support for

- full-chip retention in dynamic idle
- full-chip retention in suspend
- full-chip OFF in dynamic idle
- full-chip OFF in suspend

The choice of retention versus off-mode can be selected using
/sys/power/enable_off_mode (zero by default.)

Tested on 3430SDP.

To test:

# echo 1 > /sys/power/clocks_off_while_idle
# echo 1 > /sys/power/sleep_while_idle
# echo 1 > /sys/power/voltage_off_while_idle

and optionally for off-mode

# echo 1 > /sys/power/enable_off_mode

Kevin


[1] git shortlog:

Amit Kucheria (2): PM: Typo fix for clock_allow_idle HSMMC: Make
      driver support dynamic idle

Kalle Jokiniemi (3):
      OMAP3: Remove CONFIG_OMAP_SYSOFFMODE flag
      OMAP: Sysfs interface for enabling voltage off in idle
      OMAP3: OFF command integration

Kevin Hilman (5):
      ARM: OMAP3: HSMMC: Ensure HSMMC is fully reset on boot
      PM: serial: ensure padconf wake-enable bits are set for UARTs
      ARM: OMAP3: PM: allow runtime enable/disable of OFF mode
      TEMP: Merge into IRQ save/restore patch
      ARM: OMAP3: PM: remove unused 'context_mem' var from sleep34xx.S

Paul Walmsley (1):
      OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM no-op layer.

Rajendra Nayak (16):
      OMAP3: Adds missing CM offset defs
      OMAP3: GPMC context save/restore
      OMAP3: Serial context save/restore
      OMAP3: GPIO context save/restore
      OMAP3: I2C context save/restore
      OMAP3: INTC context save/restore
      OMAP3: PRCM context save/restore
      OMAP3: Populate scratchpad contents
      OMAP3: SCM context save/restore
      OMAP3: SRAM restore function
      OMAP3: PER/NEON/CORE control in idle
      OMAP3: Restore MMU table entry
      OMAP3: MPU Off support
      OMAP3: CORE Off support
      OMAP3: Dynamic enable/disable of OFF support
      OMAP3: 3430SDP minimal kernel defconfig

Tero Kristo (2):
      PM: Added sleep support to UART
      PM debug support for 34xx

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-06 14:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-06 14:45 [ANNOUNCE] New PM branch: pm-20081006 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.