summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/suspend.c
Commit message (Expand)AuthorAgeFilesLines
* PM: merge device power-management source filesAlan Stern2007-10-121-210/+0
* drivers/base/power/: make 2 functions staticAdrian Bunk2007-10-121-1/+1
* PM: Do not check parent state in suspend and resume core codeRafael J. Wysocki2007-07-111-7/+0
* PM: Remove power_state.event checks from suspend core codeRafael J. Wysocki2007-07-111-7/+4
* PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki2007-07-111-2/+0
* PM: Simplify suspend_deviceRafael J. Wysocki2007-07-111-31/+18
* PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki2007-07-111-4/+3
* Power Management: use mutexes instead of semaphoresMatthias Kaehlcke2007-07-111-7/+7
* Driver core: add suspend() and resume() to struct device_typeDmitry Torokhov2007-04-271-0/+12
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+144