summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki2007-03-272-3/+1
* [PATCH] fix extra BIOS invocation during resumePavel Machek2007-03-221-8/+0
* [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctlRafael J. Wysocki2007-03-221-3/+6
* [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson2007-03-161-1/+9
* [PATCH] swsusp: disable nonboot CPUs before entering platform suspendRafael J. Wysocki2007-03-162-1/+3
* [PATCH] swsusp: Fix resume error path in platform modeRafael J. Wysocki2007-03-161-0/+1
* [PATCH] kconfig: Update swsusp descriptionRafael J. Wysocki2007-03-061-16/+21
* power management: no valid states w/o pm_opsJohannes Berg2007-02-231-1/+4
* [PATCH] swsusp: Change pm_ops handling by userland interfaceRafael J. Wysocki2007-02-111-12/+59
* [PATCH] swsusp-change-code-ordering-in-userc-sanityAndrew Morton2007-02-111-2/+2
* [PATCH] swsusp: Change code ordering in user.cRafael J. Wysocki2007-02-111-34/+58
* [PATCH] swsusp: Change code ordering in disk.cRafael J. Wysocki2007-02-111-57/+58
* [PATCH] PM: Change code ordering in main.cRafael J. Wysocki2007-02-111-15/+19
* [PATCH] Drop free_pages()Christoph Lameter2007-02-111-1/+3
* [PATCH] Use ZVC for free_pagesChristoph Lameter2007-02-112-4/+5
* [APM] Add shared version of APM emulationRalf Baechle2007-02-091-0/+26
* [PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki2007-01-052-7/+9
* Pull bugfix into test branchLen Brown2006-12-162-4/+6
|\
| * ACPI: S4: Use "platform" rather than "shutdown" mode by defaultRafael J. Wysocki2006-11-012-4/+6
* | Driver core: deprecate PM_LEGACY, default it to NDavid Brownell2006-12-131-4/+5
* | [PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki2006-12-131-7/+10
* | [PATCH] PM: Fix freezing of stopped tasksRafael J. Wysocki2006-12-131-6/+6
* | [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-071-1/+1
* | [PATCH] Export pm_suspend for the shared APM emulationRalf Baechle2006-12-071-1/+2
* | [PATCH] swsusp: kill write-only variablePavel Machek2006-12-071-3/+1
* | [PATCH] PM: Fix swsusp debug mode testprocRafael J. Wysocki2006-12-071-1/+1
* | [PATCH] swsusp: Fix labelsRafael J. Wysocki2006-12-075-11/+11
* | [PATCH] swsusp: Fix coding style in suspend.cRafael J. Wysocki2006-12-071-1/+2
* | [PATCH] swsusp: Untangle freeze_processesRafael J. Wysocki2006-12-071-30/+54
* | [PATCH] swsusp: Untangle thaw_processesRafael J. Wysocki2006-12-071-22/+27
* | [PATCH] convert pm_sem to a mutexStephen Hemminger2006-12-074-26/+28
* | [PATCH] suspend to disk fails if gdb is suspended with a traced childRafael J. Wysocki2006-12-071-1/+3
* | [PATCH] swsusp: Measure memory shrinking timeRafael J. Wysocki2006-12-073-22/+39
* | [PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki2006-12-071-1/+1
* | [PATCH] swsusp: thaw userspace and kernel space separatelyNigel Cunningham2006-12-071-7/+18
* | [PATCH] swsusp: clean up whitespace in freezer outputNigel Cunningham2006-12-071-8/+8
* | [PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUGNigel Cunningham2006-12-071-1/+0
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-074-0/+4
* | [PATCH] swsusp: fix platform modeStefan Seyfried2006-12-071-0/+22
* | [PATCH] swsusp: use __GFP_WAITRafael J. Wysocki2006-12-071-3/+3
* | [PATCH] swsusp: Improve handling of highmemRafael J. Wysocki2006-12-075-239/+671
* | [PATCH] swsusp: add ioctl for swap files supportRafael J. Wysocki2006-12-072-1/+44
* | [PATCH] swsusp: add resume_offset command line parameterRafael J. Wysocki2006-12-073-5/+26
* | [PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki2006-12-074-72/+80
* | [PATCH] swsusp: rearrange swap-handling codeRafael J. Wysocki2006-12-071-109/+112
* | [PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki2006-12-072-3/+4
* | [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")Stefan Seyfried2006-12-072-1/+34
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-2/+2
* | [PATCH] swsusp: debuggingRafael J. Wysocki2006-11-031-9/+28
|/
* [PATCH] swsusp: fix memory leaksAndrew Morton2006-10-171-1/+2
OpenPOWER on IntegriCloud