Age | Commit message (Expand) | Author | Files | Lines |
2007-03-27 | [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend" | Rafael J. Wysocki | 2 | -3/+1 |
2007-03-23 | [PATCH] fix extra BIOS invocation during resume | Pavel Machek | 1 | -8/+0 |
2007-03-23 | [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl | Rafael J. Wysocki | 1 | -3/+6 |
2007-03-17 | [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode | Andrew Johnson | 1 | -1/+9 |
2007-03-17 | [PATCH] swsusp: disable nonboot CPUs before entering platform suspend | Rafael J. Wysocki | 2 | -1/+3 |
2007-03-17 | [PATCH] swsusp: Fix resume error path in platform mode | Rafael J. Wysocki | 1 | -0/+1 |
2007-03-06 | [PATCH] kconfig: Update swsusp description | Rafael J. Wysocki | 1 | -16/+21 |
2007-02-24 | power management: no valid states w/o pm_ops | Johannes Berg | 1 | -1/+4 |
2007-02-11 | [PATCH] swsusp: Change pm_ops handling by userland interface | Rafael J. Wysocki | 1 | -12/+59 |
2007-02-11 | [PATCH] swsusp-change-code-ordering-in-userc-sanity | Andrew Morton | 1 | -2/+2 |
2007-02-11 | [PATCH] swsusp: Change code ordering in user.c | Rafael J. Wysocki | 1 | -34/+58 |
2007-02-11 | [PATCH] swsusp: Change code ordering in disk.c | Rafael J. Wysocki | 1 | -57/+58 |
2007-02-11 | [PATCH] PM: Change code ordering in main.c | Rafael J. Wysocki | 1 | -15/+19 |
2007-02-11 | [PATCH] Drop free_pages() | Christoph Lameter | 1 | -1/+3 |
2007-02-11 | [PATCH] Use ZVC for free_pages | Christoph Lameter | 2 | -4/+5 |
2007-02-09 | [APM] Add shared version of APM emulation | Ralf Baechle | 1 | -0/+26 |
2007-01-06 | [PATCH] swsusp: Do not fail if resume device is not set | Rafael J. Wysocki | 2 | -7/+9 |
2006-12-16 | Pull bugfix into test branch | Len Brown | 2 | -4/+6 |
2006-12-14 | Driver core: deprecate PM_LEGACY, default it to N | David Brownell | 1 | -4/+5 |
2006-12-13 | [PATCH] PM: Fix SMP races in the freezer | Rafael J. Wysocki | 1 | -7/+10 |
2006-12-13 | [PATCH] PM: Fix freezing of stopped tasks | Rafael J. Wysocki | 1 | -6/+6 |
2006-12-07 | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller | 1 | -1/+1 |
2006-12-07 | [PATCH] Export pm_suspend for the shared APM emulation | Ralf Baechle | 1 | -1/+2 |
2006-12-07 | [PATCH] swsusp: kill write-only variable | Pavel Machek | 1 | -3/+1 |
2006-12-07 | [PATCH] PM: Fix swsusp debug mode testproc | Rafael J. Wysocki | 1 | -1/+1 |
2006-12-07 | [PATCH] swsusp: Fix labels | Rafael J. Wysocki | 5 | -11/+11 |
2006-12-07 | [PATCH] swsusp: Fix coding style in suspend.c | Rafael J. Wysocki | 1 | -1/+2 |
2006-12-07 | [PATCH] swsusp: Untangle freeze_processes | Rafael J. Wysocki | 1 | -30/+54 |
2006-12-07 | [PATCH] swsusp: Untangle thaw_processes | Rafael J. Wysocki | 1 | -22/+27 |
2006-12-07 | [PATCH] convert pm_sem to a mutex | Stephen Hemminger | 4 | -26/+28 |
2006-12-07 | [PATCH] suspend to disk fails if gdb is suspended with a traced child | Rafael J. Wysocki | 1 | -1/+3 |
2006-12-07 | [PATCH] swsusp: Measure memory shrinking time | Rafael J. Wysocki | 3 | -22/+39 |
2006-12-07 | [PATCH] swsusp: Support i386 systems with PAE or without PSE | Rafael J. Wysocki | 1 | -1/+1 |
2006-12-07 | [PATCH] swsusp: thaw userspace and kernel space separately | Nigel Cunningham | 1 | -7/+18 |
2006-12-07 | [PATCH] swsusp: clean up whitespace in freezer output | Nigel Cunningham | 1 | -8/+8 |
2006-12-07 | [PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUG | Nigel Cunningham | 1 | -1/+0 |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 4 | -0/+4 |
2006-12-07 | [PATCH] swsusp: fix platform mode | Stefan Seyfried | 1 | -0/+22 |
2006-12-07 | [PATCH] swsusp: use __GFP_WAIT | Rafael J. Wysocki | 1 | -3/+3 |
2006-12-07 | [PATCH] swsusp: Improve handling of highmem | Rafael J. Wysocki | 5 | -239/+671 |
2006-12-07 | [PATCH] swsusp: add ioctl for swap files support | Rafael J. Wysocki | 2 | -1/+44 |
2006-12-07 | [PATCH] swsusp: add resume_offset command line parameter | Rafael J. Wysocki | 3 | -5/+26 |
2006-12-07 | [PATCH] swsusp: use block device offsets to identify swap locations | Rafael J. Wysocki | 4 | -72/+80 |
2006-12-07 | [PATCH] swsusp: rearrange swap-handling code | Rafael J. Wysocki | 1 | -109/+112 |
2006-12-07 | [PATCH] swsusp: use partition device and offset to identify swap areas | Rafael J. Wysocki | 2 | -3/+4 |
2006-12-07 | [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode") | Stefan Seyfried | 2 | -1/+34 |
2006-11-22 | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 1 | -2/+2 |
2006-11-03 | [PATCH] swsusp: debugging | Rafael J. Wysocki | 1 | -9/+28 |
2006-11-02 | ACPI: S4: Use "platform" rather than "shutdown" mode by default | Rafael J. Wysocki | 2 | -4/+6 |
2006-10-17 | [PATCH] swsusp: fix memory leaks | Andrew Morton | 1 | -1/+2 |