summaryrefslogtreecommitdiff
path: root/drivers/base/power/suspend.c
AgeCommit message (Expand)Author
2007-10-12PM: merge device power-management source filesAlan Stern
2007-10-12drivers/base/power/: make 2 functions staticAdrian Bunk
2007-07-11PM: Do not check parent state in suspend and resume core codeRafael J. Wysocki
2007-07-11PM: Remove power_state.event checks from suspend core codeRafael J. Wysocki
2007-07-11PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki
2007-07-11PM: Simplify suspend_deviceRafael J. Wysocki
2007-07-11PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki
2007-07-11Power Management: use mutexes instead of semaphoresMatthias Kaehlcke
2007-04-27Driver core: add suspend() and resume() to struct device_typeDmitry Torokhov
2006-09-25PM: device_suspend/resume may sleepPavel Machek
2006-09-25PM: no suspend_prepare() phaseDavid Brownell
2006-09-25PM: issue PM_EVENT_PRETHAWDavid Brownell
2006-09-25make suspend quieterDavid Brownell
2006-09-25Suspend infrastructure cleanup and extensionLinus Torvalds
2006-06-26[PATCH] core: use list_move()Akinobu Mita
2006-06-21[PATCH] Driver core: PM_DEBUG device suspend() messages become informativeDavid Brownell
2006-05-31[PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton
2006-03-23[PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki
2006-02-06[PATCH] drivers/base/: proper prototypesAdrian Bunk
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek
2005-06-20[PATCH] Driver core: Don't "lose" devices on suspend on failureBenjamin Herrenschmidt
2005-06-20[PATCH] Add a semaphore to struct device to synchronize calls to its driver.mochel@digitalimplant.org
2005-05-17[PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell
2005-04-16Linux-2.6.12-rc2Linus Torvalds