aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/power
AgeCommit message (Expand)Author
2007-07-11Power Management: use mutexes instead of semaphoresMatthias Kaehlcke
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-04-27define platform wakeup hook, use in pci_enable_wake()David Brownell
2007-04-27Driver core: remove use of rwsemGreg Kroah-Hartman
2007-04-27Driver core: add suspend() and resume() to struct device_typeDmitry Torokhov
2007-04-11[PATCH] PM: use kobject_name() to access kobject namesDmitry Torokhov
2006-09-25Driver core: fix comments in drivers/base/power/resume.cDmitry Torokhov
2006-09-25PM: device_suspend/resume may sleepPavel Machek
2006-09-25PM: no suspend_prepare() phaseDavid Brownell
2006-09-25PM: add kconfig option for deprecated .../power/state filesDavid Brownell
2006-09-25PM: update docs for writing .../power/stateDavid 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-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] core: use list_move()Akinobu Mita
2006-06-24Enable minimal per-device resume tracingLinus Torvalds
2006-06-24Add some basic resume trace facilitiesLinus Torvalds
2006-06-21[PATCH] Driver core: PM_DEBUG device suspend() messages become informativeDavid Brownell
2006-06-21[PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power tooDavid 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] Fix Userspace interface breakage in power/statePavel Machek
2006-02-06[PATCH] drivers/base/: proper prototypesAdrian Bunk
2006-01-13[PATCH] device_shutdown can loop if the driver frees itselfMichael Richardson
2006-01-13[PATCH] Add bus_type probe, remove, shutdown methods.Russell King
2006-01-06[PATCH] pcmcia: merge suspend into device modelDominik Brodowski
2006-01-04[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()Adrian Bunk
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-10-28[PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton
2005-10-28[PATCH] root hub changes (lesser half)David Brownell
2005-10-28[PATCH] one less word in struct deviceDavid Brownell
2005-10-28[PATCH] driver model wakeup flagsDavid Brownell
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] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou
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: remove driver model detach_stateDavid Brownell
2005-05-17[PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell
2005-04-16Linux-2.6.12-rc2Linus Torvalds