commit | 26705ca46bdf81113cc6729eb12b9eee2263bbfc | [log] [tgz] |
---|---|---|
author | Todd Poynor <tpoynor@mvista.com> | Fri Jul 01 11:27:05 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Jul 01 11:27:05 2005 +0100 |
tree | f49950ea17fbdec406404144ee264fa3c6ad5c61 | |
parent | 62351cc38d3eaf3de0327054dd6ebc039f4da80d [diff] |
[PATCH] ARM: 2781/2: PXA27x Standby mode take 2 Patch from Todd Poynor Add support for PXA27x Standby mode, a low-power mode that retains CPU and some peripheral state (the existing "sleep" mode is a power-power mode that retains less state). Activated via: echo -n standby > /sys/power/state From: David Burrage and Todd Poynor Signed-off-by: Todd Poynor <tpoynor@mvista.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>