summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] swsusp: Use suspend_consoleRafael J. Wysocki2006-10-112-1/+15
* [PATCH] swsusp: Make userland suspend work on SMP againRafael J. Wysocki2006-10-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-5/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-264-4/+22
|\
| * PM: no suspend_prepare() phaseDavid Brownell2006-09-251-4/+0
| * PM: add kconfig option for deprecated .../power/state filesDavid Brownell2006-09-251-0/+11
| * PM: issue PM_EVENT_PRETHAWDavid Brownell2006-09-253-4/+11
| * Suspend infrastructure cleanup and extensionLinus Torvalds2006-09-251-0/+4
* | [PATCH] PM: Add pm_trace switchRafael J. Wysocki2006-09-261-0/+30
* | [PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki2006-09-261-0/+11
* | [PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki2006-09-264-246/+186
* | [PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki2006-09-263-70/+540
* | [PATCH] swsusp: Introduce some helpful constantsRafael J. Wysocki2006-09-261-9/+15
* | [PATCH] Change the name of pagedir_nosaveRafael J. Wysocki2006-09-262-14/+14
* | [PATCH] swsusp: Fix alloc_pagedirRafael J. Wysocki2006-09-261-15/+17
* | [PATCH] swsusp: Reorder memory-allocating functionsRafael J. Wysocki2006-09-261-40/+53
* | [PATCH] swsusp: Fix mark_free_pagesRafael J. Wysocki2006-09-261-14/+13
* | [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-265-76/+19
* | [PATCH] swsusp: struct snapshot_handle cleanupRafael J. Wysocki2006-09-262-28/+76
* | [PATCH] swsusp: clean up browsing of pfnsRafael J. Wysocki2006-09-261-30/+32
* | [PATCH] swsusp: read speedupAndrew Morton2006-09-263-71/+79
OpenPOWER on IntegriCloud