summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] swsusp: use less memory during resumeRafael J. Wysocki2006-06-232-58/+85
* [PATCH] kernel/power/snapshot.c: cleanupsAdrian Bunk2006-06-231-7/+8
* [PATCH] swsusp: take lowmem reserves into accountRafael J. Wysocki2006-06-231-1/+3
* [PATCH] swsusp: add architecture special saveable pages supportShaohua Li2006-06-233-15/+117
* [PATCH] swsusp: rework memory shrinkerRafael J. Wysocki2006-06-231-2/+8
* [PATCH] suspend_console() warning fixAndrew Morton2006-06-221-1/+1
* Add support for suspending and resuming the whole console subsystemLinus Torvalds2006-06-191-0/+2
* [PATCH] off-by-1 in kernel/power/main.cdean gaudet2006-04-281-1/+1
* [PATCH] swsusp: prevent possible image corruption on resumeRafael J. Wysocki2006-04-191-4/+5
* [PATCH] remove kernel/power/pm.c:pm_unregister()Adrian Bunk2006-04-141-20/+0
* help text: SOFTWARE_SUSPEND doesn't need ACPIAdrian Bunk2006-04-011-1/+1
* [PATCH] Fix suspend with traced tasksPavel Machek2006-03-311-2/+1
* [PATCH] swswsup: return correct load_image errorCon Kolivas2006-03-261-3/+4
* [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj2006-03-251-3/+1
* [PATCH] sem2mutex: kernel/Arjan van de Ven2006-03-231-10/+11
* [PATCH] swsusp: add s2ram ioctl to userland interfaceLuca Tettamanti2006-03-233-2/+40
* [PATCH] swsusp: let userland tools switch console on suspendRafael J. Wysocki2006-03-231-3/+0