summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
...
* | [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
* | [PATCH] swsusp: add read-speed instrumentationAndrew Morton2006-09-261-0/+5
* | [PATCH] swsusp: write speedupAndrew Morton2006-09-261-18/+75
* | [PATCH] swsusp: add write-speed instrumentationAndrew Morton2006-09-261-3/+29
|/
* [PATCH] prevent swsusp with PAEPavel Machek2006-09-061-1/+5
* [PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki2006-08-061-8/+18
* [PATCH] remove kernel/power/pm.c:pm_unregister_all()Adrian Bunk2006-07-121-37/+0
* [PATCH] swsusp: fix panic when signature can't be readLinus Torvalds2006-07-101-2/+4
* [PATCH] swsusp warning fixAndrew Morton2006-07-101-10/+10
* [PATCH] swsusp: do not use memcpy for snapshotting memoryRafael J. Wysocki2006-07-101-2/+8
* remove obsolete swsusp_encryptPavel Machek2006-06-301-12/+0
* [PATCH] pm_trace is dangerousAndrew Morton2006-06-271-2/+11
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-253-116/+18
* Fix PM_TRACE dependency: works only on 32-bit x86 for nowLinus Torvalds2006-06-251-1/+1
* [PATCH] constify parts of kernel/power/Andreas Mohr2006-06-252-3/+3
* Add some basic resume trace facilitiesLinus Torvalds2006-06-241-0/+9
OpenPOWER on IntegriCloud