aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/power/suspend.c
Commit message (Expand)AuthorAgeFilesLines
* PM: device_suspend/resume may sleepPavel Machek2006-09-251-0/+1
* PM: no suspend_prepare() phaseDavid Brownell2006-09-251-27/+0
* PM: issue PM_EVENT_PRETHAWDavid Brownell2006-09-251-0/+1
* make suspend quieterDavid Brownell2006-09-251-5/+0
* Suspend infrastructure cleanup and extensionLinus Torvalds2006-09-251-30/+92
* [PATCH] core: use list_move()Akinobu Mita2006-06-261-8/+5
* [PATCH] Driver core: PM_DEBUG device suspend() messages become informativeDavid Brownell2006-06-211-1/+16
* [PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton2006-05-311-4/+1
* [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-141-0/+12
* [PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki2006-03-231-1/+4
* [PATCH] drivers/base/: proper prototypesAdrian Bunk2006-02-061-2/+1
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-051-6/+6
* [PATCH] Driver core: Don't "lose" devices on suspend on failureBenjamin Herrenschmidt2005-06-201-1/+12
* [PATCH] Add a semaphore to struct device to synchronize calls to its driver.mochel@digitalimplant.org2005-06-201-1/+2
* [PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell2005-05-171-2/+15
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+144