| commit | b0dc34309fc9f98de480aa383c7f6f035ce3b54a | [log] [tgz] |
|---|---|---|
| author | Arve Hjønnevåg <arve@android.com> | Thu Oct 09 19:17:11 2008 -0700 |
| committer | Colin Cross <ccross@android.com> | Tue Jun 14 09:08:42 2011 -0700 |
| tree | 6b8633a1b37edc00b10a8c05a27eb35795a3776f | |
| parent | c1783f55b10d7dfb4ada9a7149821b644255d8df [diff] |
PM: Enable early suspend through /sys/power/state If EARLYSUSPEND is enabled then writes to /sys/power/state no longer blocks, and the kernel will try to enter the requested state every time no wakelocks are held. Write "on" to resume normal operation.