aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/power/resume.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-27Driver core: add suspend() and resume() to struct device_typeDmitry Torokhov1-1/+12
2006-09-25Driver core: fix comments in drivers/base/power/resume.cDmitry Torokhov1-4/+4
2006-09-25PM: device_suspend/resume may sleepPavel Machek1-0/+1
2006-09-25Suspend infrastructure cleanup and extensionLinus Torvalds1-4/+24
2006-06-26[PATCH] core: use list_move()Akinobu Mita1-4/+2
2006-06-24Enable minimal per-device resume tracingLinus Torvalds1-0/+4
2006-02-06[PATCH] drivers/base/: proper prototypesAdrian Bunk1-2/+1
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-4/+4
2005-06-20[PATCH] Add a semaphore to struct device to synchronize calls to its driver.mochel@digitalimplant.org1-2/+6
2005-05-17[PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell1-1/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+112