linux-uconsole/kernel/power
Rebecca Schultz 4b0ea27fc8 PM: earlysuspend: Removing dependence on console.
Rather than signaling a full update of the display from userspace via a
console switch, this patch introduces 2 files int /sys/power,
wait_for_fb_sleep and wait_for_fb_wake.  Reading these files will block
until the requested state has been entered.  When a read from
wait_for_fb_sleep returns userspace should stop drawing.  When
wait_for_fb_wake returns, it should do a full update.  If either are called
when the fb driver is already in the requested state, they will return
immediately.

Signed-off-by: Rebecca Schultz <rschultz@google.com>
Signed-off-by: Arve Hjønnevåg <arve@android.com>
2011-06-14 09:08:43 -07:00
..
block_io.c block: kill off REQ_UNPLUG 2011-03-10 08:52:27 +01:00
console.c vt: introduce and use vt_kmsg_redirect() function 2009-12-15 08:53:28 -08:00
consoleearlysuspend.c consoleearlysuspend: Fix for 2.6.32 2011-06-14 09:08:43 -07:00
earlysuspend.c PM: Implement early suspend api 2011-06-14 09:08:42 -07:00
fbearlysuspend.c PM: earlysuspend: Removing dependence on console. 2011-06-14 09:08:43 -07:00
hibernate.c PM / Hibernate: Update kerneldoc comments in hibernate.c 2011-05-24 23:36:06 +02:00
Kconfig PM: earlysuspend: Removing dependence on console. 2011-06-14 09:08:43 -07:00
main.c PM: Add user-space wake lock api. 2011-06-14 09:08:42 -07:00
Makefile PM: earlysuspend: Removing dependence on console. 2011-06-14 09:08:43 -07:00
power.h PM: Add user-space wake lock api. 2011-06-14 09:08:42 -07:00
poweroff.c Input: sysrq - drop tty argument from sysrq ops handlers 2010-08-19 22:07:06 -07:00
process.c PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks after less than one second 2011-06-14 09:08:43 -07:00
snapshot.c Revert "PM / Hibernate: Reduce autotuned default image size" 2011-05-17 23:19:19 +02:00
suspend.c PM: Enable early suspend through /sys/power/state 2011-06-14 09:08:42 -07:00
suspend_test.c PM: Make warning in suspend_test_finish() less likely to happen 2009-10-22 08:23:45 +09:00
swap.c Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 2011-01-13 10:45:01 -08:00
user.c PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM 2011-05-11 21:10:58 +02:00
userwakelock.c PM: Add user-space wake lock api. 2011-06-14 09:08:42 -07:00
wakelock.c PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of stats. 2011-06-14 09:08:42 -07:00