summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [PATCH] swsusp: improve handling of swap partitionsRafael J. Wysocki2006-01-061-92/+36
* | [PATCH] swsusp: make image size limit tunableRafael J. Wysocki2006-01-063-6/+31
* | [PATCH] swsusp: limit image sizeRafael J. Wysocki2006-01-062-14/+11
* | [PATCH] swsusp: Drop duplicate prototypesPavel Machek2006-01-061-3/+0
* | [PATCH] swsusp: fix enough_free_memRafael J. Wysocki2006-01-061-2/+8
* | [PATCH] swsusp: improve freeing of memoryRafael J. Wysocki2006-01-064-36/+125
* | [PATCH] swsusp: introduce the swap map structureRafael J. Wysocki2006-01-064-176/+417
* | [PATCH] swsusp: remove encryptionRafael J. Wysocki2006-01-061-159/+4
* | [PATCH] swsusp: resume_store() retval fixAndrew Morton2006-01-061-18/+16
|/
* [PATCH] fix swsusp on machines not supporting S4Pavel Machek2005-11-291-5/+16
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-133-1/+12
* [PATCH] swsusp: rework swsusp_suspendRafael J. Wysocki2005-11-093-49/+47
* [PATCH] swsusp: simplify pagedir relocationRafael J. Wysocki2005-11-093-53/+28
* [PATCH] swsusp: reduce code duplicationRafael J. Wysocki2005-11-093-70/+52
* [PATCH] sleep: Fix oops in enter_statePavel Machek2005-11-091-1/+1
* [PATCH] swsusp: remove unused variablePavel Machek2005-11-071-8/+1
* [PATCH] swsusp cleanupsPavel Machek2005-11-072-28/+27
* [PATCH] introduce .valid callback for pm_opsShaohua Li2005-10-301-1/+4
* [PATCH] swsusp: two simplificationsRafael J. Wysocki2005-10-302-7/+3
* [PATCH] swsusp: get rid of unnecessary wrapper functionRafael J. Wysocki2005-10-301-7/+1
OpenPOWER on IntegriCloud