aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAge
* Driver core: deprecate PM_LEGACY, default it to NDavid Brownell2006-12-13
* [PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki2006-12-13
* [PATCH] PM: Fix freezing of stopped tasksRafael J. Wysocki2006-12-13
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07
* [PATCH] Export pm_suspend for the shared APM emulationRalf Baechle2006-12-07
* [PATCH] swsusp: kill write-only variablePavel Machek2006-12-07
* [PATCH] PM: Fix swsusp debug mode testprocRafael J. Wysocki2006-12-07
* [PATCH] swsusp: Fix labelsRafael J. Wysocki2006-12-07
* [PATCH] swsusp: Fix coding style in suspend.cRafael J. Wysocki2006-12-07
* [PATCH] swsusp: Untangle freeze_processesRafael J. Wysocki2006-12-07
* [PATCH] swsusp: Untangle thaw_processesRafael J. Wysocki2006-12-07
* [PATCH] convert pm_sem to a mutexStephen Hemminger2006-12-07
* [PATCH] suspend to disk fails if gdb is suspended with a traced childRafael J. Wysocki2006-12-07
* [PATCH] swsusp: Measure memory shrinking timeRafael J. Wysocki2006-12-07
* [PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki2006-12-07
* [PATCH] swsusp: thaw userspace and kernel space separatelyNigel Cunningham2006-12-07
* [PATCH] swsusp: clean up whitespace in freezer outputNigel Cunningham2006-12-07
* [PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUGNigel Cunningham2006-12-07
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* [PATCH] swsusp: fix platform modeStefan Seyfried2006-12-07
* [PATCH] swsusp: use __GFP_WAITRafael J. Wysocki2006-12-07
* [PATCH] swsusp: Improve handling of highmemRafael J. Wysocki2006-12-07
* [PATCH] swsusp: add ioctl for swap files supportRafael J. Wysocki2006-12-07
* [PATCH] swsusp: add resume_offset command line parameterRafael J. Wysocki2006-12-07
* [PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki2006-12-07
* [PATCH] swsusp: rearrange swap-handling codeRafael J. Wysocki2006-12-07
* [PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki2006-12-07
* [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")Stefan Seyfried2006-12-07
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
* [PATCH] swsusp: debuggingRafael J. Wysocki2006-11-03
* [PATCH] swsusp: fix memory leaksAndrew Morton2006-10-17
* [PATCH] swsusp: Use suspend_consoleRafael J. Wysocki2006-10-11
* [PATCH] swsusp: Make userland suspend work on SMP againRafael J. Wysocki2006-10-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-26
|\
| * PM: no suspend_prepare() phaseDavid Brownell2006-09-26
| * PM: add kconfig option for deprecated .../power/state filesDavid Brownell2006-09-26
| * PM: issue PM_EVENT_PRETHAWDavid Brownell2006-09-26
| * Suspend infrastructure cleanup and extensionLinus Torvalds2006-09-26
* | [PATCH] PM: Add pm_trace switchRafael J. Wysocki2006-09-26
* | [PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki2006-09-26
* | [PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki2006-09-26
* | [PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki2006-09-26
* | [PATCH] swsusp: Introduce some helpful constantsRafael J. Wysocki2006-09-26
* | [PATCH] Change the name of pagedir_nosaveRafael J. Wysocki2006-09-26
* | [PATCH] swsusp: Fix alloc_pagedirRafael J. Wysocki2006-09-26
* | [PATCH] swsusp: Reorder memory-allocating functionsRafael J. Wysocki2006-09-26
* | [PATCH] swsusp: Fix mark_free_pagesRafael J. Wysocki2006-09-26
* | [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-26