aboutsummaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2006-12-07[PATCH] swsusp: Untangle thaw_processesRafael J. Wysocki
2006-12-07[PATCH] convert pm_sem to a mutexStephen Hemminger
2006-12-07[PATCH] suspend to disk fails if gdb is suspended with a traced childRafael J. Wysocki
2006-12-07[PATCH] swsusp: Measure memory shrinking timeRafael J. Wysocki
2006-12-07[PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki
2006-12-07[PATCH] swsusp: thaw userspace and kernel space separatelyNigel Cunningham
2006-12-07[PATCH] swsusp: clean up whitespace in freezer outputNigel Cunningham
2006-12-07[PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUGNigel Cunningham
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] swsusp: fix platform modeStefan Seyfried
2006-12-07[PATCH] swsusp: use __GFP_WAITRafael J. Wysocki
2006-12-07[PATCH] swsusp: Improve handling of highmemRafael J. Wysocki
2006-12-07[PATCH] swsusp: add ioctl for swap files supportRafael J. Wysocki
2006-12-07[PATCH] swsusp: add resume_offset command line parameterRafael J. Wysocki
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki
2006-12-07[PATCH] swsusp: rearrange swap-handling codeRafael J. Wysocki
2006-12-07[PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki
2006-12-07[PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")Stefan Seyfried
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-03[PATCH] swsusp: debuggingRafael J. Wysocki
2006-11-01ACPI: S4: Use "platform" rather than "shutdown" mode by defaultRafael J. Wysocki
2006-10-17[PATCH] swsusp: fix memory leaksAndrew Morton
2006-10-11[PATCH] swsusp: Use suspend_consoleRafael J. Wysocki
2006-10-07[PATCH] swsusp: Make userland suspend work on SMP againRafael J. Wysocki
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-09-26[PATCH] PM: Add pm_trace switchRafael J. Wysocki
2006-09-26[PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki
2006-09-26[PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki
2006-09-26[PATCH] swsusp: Introduce some helpful constantsRafael J. Wysocki
2006-09-26[PATCH] Change the name of pagedir_nosaveRafael J. Wysocki
2006-09-26[PATCH] swsusp: Fix alloc_pagedirRafael J. Wysocki
2006-09-26[PATCH] swsusp: Reorder memory-allocating functionsRafael J. Wysocki
2006-09-26[PATCH] swsusp: Fix mark_free_pagesRafael J. Wysocki
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki
2006-09-26[PATCH] swsusp: struct snapshot_handle cleanupRafael J. Wysocki
2006-09-26[PATCH] swsusp: clean up browsing of pfnsRafael J. Wysocki
2006-09-26[PATCH] swsusp: read speedupAndrew Morton
2006-09-26[PATCH] swsusp: add read-speed instrumentationAndrew Morton
2006-09-26[PATCH] swsusp: write speedupAndrew Morton
2006-09-26[PATCH] swsusp: add write-speed instrumentationAndrew Morton
2006-09-25PM: no suspend_prepare() phaseDavid Brownell
2006-09-25PM: add kconfig option for deprecated .../power/state filesDavid Brownell
2006-09-25PM: issue PM_EVENT_PRETHAWDavid Brownell
2006-09-25Suspend infrastructure cleanup and extensionLinus Torvalds
2006-09-06[PATCH] prevent swsusp with PAEPavel Machek
2006-08-06[PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki
2006-07-12[PATCH] remove kernel/power/pm.c:pm_unregister_all()Adrian Bunk