summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] swsusp: drain high mem pagesShaohua Li2006-03-231-0/+1
* [PATCH] suspend: make progress printing prettierPavel Machek2006-03-231-2/+3
* [PATCH] swsusp: freeze user space processes firstRafael J. Wysocki2006-03-233-17/+46
* [PATCH] swsusp: userland interfaceRafael J. Wysocki2006-03-234-5/+321
* [PATCH] swsusp: documentation updatesPavel Machek2006-03-231-1/+1
* [PATCH] kernel/power: move externs to header filesRandy Dunlap2006-03-232-12/+5
* [PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki2006-03-234-564/+581
* [PATCH] swsusp: low level interfaceRafael J. Wysocki2006-03-234-488/+599
* [PATCH] revert "swsusp: fix breakage with swap on lvm"Andrew Morton2006-03-231-1/+3
* [PATCH] swsusp: fix breakage with swap on LVMRafael J. Wysocki2006-02-171-3/+1
* [PATCH] swsusp: nuke noisy messageAndrew Morton2006-02-151-3/+1
* [PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki2006-02-072-17/+3
* [PATCH] swsusp: kill unneeded/unbalanced bio_getPavel Machek2006-02-071-4/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-02-012-10/+3
|\
| *-----. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-242-10/+3
| |\ \ \ \
| | | | | * [ACPI] SMP S3 resume: evaluate _WAK after INITDavid Shaohua Li2005-11-301-2/+2
| | | | |/
| | | * | [ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy2005-12-151-8/+1
| | | |/
* | | | [PATCH] swsusp: do not change log level during suspend/resumeRafael J. Wysocki2006-02-012-11/+6
* | | | [PATCH] swsusp: use bytes as image size unitsRafael J. Wysocki2006-02-013-9/+9
|/ / /
* | | SOFTWARE_SUSPEND: fix a typo in the dependenciesAdrian Bunk2006-01-151-1/+1
|/ /
* | [PATCH] swsusp: save image header firstRafael J. Wysocki2006-01-062-126/+65
OpenPOWER on IntegriCloud