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