summaryrefslogtreecommitdiffstats
path: root/kernel/power/disk.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] swsusp: kill write-only variablePavel Machek2006-12-071-3/+1Star
* [PATCH] PM: Fix swsusp debug mode testprocRafael J. Wysocki2006-12-071-1/+1
* [PATCH] swsusp: Fix labelsRafael J. Wysocki2006-12-071-3/+3
* [PATCH] convert pm_sem to a mutexStephen Hemminger2006-12-071-8/+8
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* [PATCH] swsusp: fix platform modeStefan Seyfried2006-12-071-0/+22
* [PATCH] swsusp: add resume_offset command line parameterRafael J. Wysocki2006-12-071-0/+15
* [PATCH] swsusp: debuggingRafael J. Wysocki2006-11-031-9/+28
* [PATCH] swsusp: Use suspend_consoleRafael J. Wysocki2006-10-111-0/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-261-2/+2
|\
| * PM: issue PM_EVENT_PRETHAWDavid Brownell2006-09-261-2/+2
* | [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-261-1/+6
|/
* [PATCH] constify parts of kernel/power/Andreas Mohr2006-06-251-1/+1
* [PATCH] swsusp: freeze user space processes firstRafael J. Wysocki2006-03-231-1/+0Star
* [PATCH] kernel/power: move externs to header filesRandy Dunlap2006-03-231-11/+0Star
* [PATCH] swsusp: low level interfaceRafael J. Wysocki2006-03-231-8/+4Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-02-021-8/+1Star
|\
| *-. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-241-8/+1Star
| |\ \
| | * | [ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy2005-12-151-8/+1Star
| | |/
* | / [PATCH] swsusp: use bytes as image size unitsRafael J. Wysocki2006-02-011-3/+3
|/ /
* | [PATCH] swsusp: make image size limit tunableRafael J. Wysocki2006-01-061-0/+20
* | [PATCH] swsusp: improve freeing of memoryRafael J. Wysocki2006-01-061-27/+3Star
* | [PATCH] swsusp: introduce the swap map structureRafael J. Wysocki2006-01-061-4/+4
* | [PATCH] swsusp: resume_store() retval fixAndrew Morton2006-01-061-18/+16Star
|/
* [PATCH] swsusp: two simplificationsRafael J. Wysocki2005-10-311-6/+2Star
* [PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki2005-10-311-7/+7
* [PATCH] suspend: cleanup calling of power off methods.Eric W. Biederman2005-09-231-4/+2Star
* [PATCH] swsusp: fix error handling and cleanupsPavel Machek2005-09-051-29/+16Star
* [PATCH] swsusp: add locking to software_resumeShaohua Li2005-09-051-1/+9
* [PATCH] swpsuspend: Have suspend to disk use factors of sys_rebootEric W. Biederman2005-07-261-6/+3Star
* [PATCH] name_to_dev_t warning fixAndrew Morton2005-07-131-0/+2
* [PATCH] pm: Fix resume from initrdPavel Machek2005-07-081-0/+10
* [PATCH] suspend/resume SMP supportLi Shaohua2005-06-261-17/+18
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+431