aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/power/runtime.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-10[PATCH] pm: introduce pm_message_tPavel Machek1-2/+2
2004-06-09[PATCH] Driver Core: Whitespace fixesDmitry Torokhov1-4/+4
2004-05-27Minor coding style fixups in resume code and added a bit of debugging help.Greg Kroah-Hartman1-3/+2
2004-05-27[PATCH] Device runtime suspend/resume fixesTodd Poynor1-1/+4
2004-02-22[PATCH] runtime PM deadlock fixAndrew Morton1-1/+1
2003-08-19[power] Update device handling.Patrick Mochel1-11/+1
2003-08-11[power] Add hooks for runtime device power control.Patrick Mochel1-0/+89