summaryrefslogtreecommitdiffstats
path: root/kernel/power
AgeCommit message (Expand)AuthorLines
2006-09-26[PATCH] swsusp: write speedupAndrew Morton-18/+75
2006-09-26[PATCH] swsusp: add write-speed instrumentationAndrew Morton-3/+29
2006-09-25PM: no suspend_prepare() phaseDavid Brownell-4/+0
2006-09-25PM: add kconfig option for deprecated .../power/state filesDavid Brownell-0/+11
2006-09-25PM: issue PM_EVENT_PRETHAWDavid Brownell-4/+11
2006-09-25Suspend infrastructure cleanup and extensionLinus Torvalds-0/+4
2006-09-06[PATCH] prevent swsusp with PAEPavel Machek-1/+5
2006-08-06[PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki-8/+18
2006-07-12[PATCH] remove kernel/power/pm.c:pm_unregister_all()Adrian Bunk-37/+0
2006-07-10[PATCH] swsusp: fix panic when signature can't be readLinus Torvalds-2/+4
2006-07-10[PATCH] swsusp warning fixAndrew Morton-10/+10
2006-07-10[PATCH] swsusp: do not use memcpy for snapshotting memoryRafael J. Wysocki-2/+8
2006-06-30remove obsolete swsusp_encryptPavel Machek-12/+0
2006-06-27[PATCH] pm_trace is dangerousAndrew Morton-2/+11
2006-06-25Revert "swsusp special saveable pages support" commitsLinus Torvalds-116/+18
2006-06-25Fix PM_TRACE dependency: works only on 32-bit x86 for nowLinus Torvalds-1/+1
2006-06-25[PATCH] constify parts of kernel/power/Andreas Mohr-3/+3
2006-06-24Add some basic resume trace facilitiesLinus Torvalds-0/+9
2006-06-23[PATCH] swsusp: use less memory during resumeRafael J. Wysocki-58/+85
2006-06-23[PATCH] kernel/power/snapshot.c: cleanupsAdrian Bunk-7/+8
2006-06-23[PATCH] swsusp: take lowmem reserves into accountRafael J. Wysocki-1/+3
2006-06-23[PATCH] swsusp: add architecture special saveable pages supportShaohua Li-15/+117
2006-06-23[PATCH] swsusp: rework memory shrinkerRafael J. Wysocki-2/+8
2006-06-22[PATCH] suspend_console() warning fixAndrew Morton-1/+1
2006-06-19Add support for suspending and resuming the whole console subsystemLinus Torvalds-0/+2
2006-04-28[PATCH] off-by-1 in kernel/power/main.cdean gaudet-1/+1
2006-04-19[PATCH] swsusp: prevent possible image corruption on resumeRafael J. Wysocki-4/+5
2006-04-14[PATCH] remove kernel/power/pm.c:pm_unregister()Adrian Bunk-20/+0
2006-04-01help text: SOFTWARE_SUSPEND doesn't need ACPIAdrian Bunk-1/+1
2006-03-31[PATCH] Fix suspend with traced tasksPavel Machek-2/+1
2006-03-26[PATCH] swswsup: return correct load_image errorCon Kolivas-3/+4
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj-3/+1
2006-03-23[PATCH] sem2mutex: kernel/Arjan van de Ven-10/+11
2006-03-23[PATCH] swsusp: add s2ram ioctl to userland interfaceLuca Tettamanti-2/+40
2006-03-23[PATCH] swsusp: let userland tools switch console on suspendRafael J. Wysocki-3/+0
2006-03-23[PATCH] swsusp: drain high mem pagesShaohua Li-0/+1
2006-03-23[PATCH] suspend: make progress printing prettierPavel Machek-2/+3
2006-03-23[PATCH] swsusp: freeze user space processes firstRafael J. Wysocki-17/+46
2006-03-23[PATCH] swsusp: userland interfaceRafael J. Wysocki-5/+321
2006-03-23[PATCH] swsusp: documentation updatesPavel Machek-1/+1
2006-03-23[PATCH] kernel/power: move externs to header filesRandy Dunlap-12/+5
2006-03-23[PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki-564/+581
2006-03-23[PATCH] swsusp: low level interfaceRafael J. Wysocki-488/+599
2006-03-23[PATCH] revert "swsusp: fix breakage with swap on lvm"Andrew Morton-1/+3
2006-02-17[PATCH] swsusp: fix breakage with swap on LVMRafael J. Wysocki-3/+1
2006-02-15[PATCH] swsusp: nuke noisy messageAndrew Morton-3/+1
2006-02-07[PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki-17/+3
2006-02-07[PATCH] swsusp: kill unneeded/unbalanced bio_getPavel Machek-4/+2
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-10/+3
2006-02-01[PATCH] swsusp: do not change log level during suspend/resumeRafael J. Wysocki-11/+6