summaryrefslogtreecommitdiffstats
path: root/drivers/base/power
AgeCommit message (Expand)AuthorLines
2007-10-12PM: merge device power-management source filesAlan Stern-394/+343
2007-10-12drivers/base/power/: make 2 functions staticAdrian Bunk-8/+2
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki-3/+3
2007-07-26Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...Rafael J. Wysocki-2/+0
2007-07-21x86: PM_TRACE supportNigel Cunningham-1/+4
2007-07-19PM: Do not require dev spew to get PM_DEBUGBen Collins-1/+1
2007-07-18PM: remove deprecated dpm_runtime_* routinesAlan Stern-91/+1
2007-07-18PM: Remove deprecated sysfs filesAlan Stern-66/+0
2007-07-11PM: Do not check parent state in suspend and resume core codeRafael J. Wysocki-14/+0
2007-07-11PM: Remove power_state.event checks from suspend core codeRafael J. Wysocki-7/+4
2007-07-11PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki-4/+1
2007-07-11PM: Simplify suspend_deviceRafael J. Wysocki-31/+18
2007-07-11PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki-34/+10
2007-07-11Power Management: use mutexes instead of semaphoresMatthias Kaehlcke-27/+29
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman-3/+1
2007-04-27define platform wakeup hook, use in pci_enable_wake()David Brownell-0/+3
2007-04-27Driver core: remove use of rwsemGreg Kroah-Hartman-2/+0
2007-04-27Driver core: add suspend() and resume() to struct device_typeDmitry Torokhov-1/+24
2007-04-11[PATCH] PM: use kobject_name() to access kobject namesDmitry Torokhov-2/+4
2006-09-25Driver core: fix comments in drivers/base/power/resume.cDmitry Torokhov-4/+4
2006-09-25PM: device_suspend/resume may sleepPavel Machek-0/+2
2006-09-25PM: no suspend_prepare() phaseDavid Brownell-27/+0
2006-09-25PM: add kconfig option for deprecated .../power/state filesDavid Brownell-0/+6
2006-09-25PM: update docs for writing .../power/stateDavid Brownell-10/+19
2006-09-25PM: issue PM_EVENT_PRETHAWDavid Brownell-0/+1
2006-09-25make suspend quieterDavid Brownell-5/+0
2006-09-25Suspend infrastructure cleanup and extensionLinus Torvalds-34/+116
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-2/+0
2006-06-26[PATCH] core: use list_move()Akinobu Mita-12/+7
2006-06-24Enable minimal per-device resume tracingLinus Torvalds-0/+4
2006-06-24Add some basic resume trace facilitiesLinus Torvalds-0/+229
2006-06-21[PATCH] Driver core: PM_DEBUG device suspend() messages become informativeDavid Brownell-1/+16
2006-06-21[PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power tooDavid Brownell-0/+3
2006-05-31[PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton-4/+1
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton-0/+12
2006-03-23[PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki-1/+4
2006-02-06[PATCH] Fix Userspace interface breakage in power/statePavel Machek-8/+16
2006-02-06[PATCH] drivers/base/: proper prototypesAdrian Bunk-5/+3
2006-01-13[PATCH] device_shutdown can loop if the driver frees itselfMichael Richardson-2/+2
2006-01-13[PATCH] Add bus_type probe, remove, shutdown methods.Russell King-1/+4
2006-01-06[PATCH] pcmcia: merge suspend into device modelDominik Brodowski-0/+1
2006-01-04[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()Adrian Bunk-0/+2
2005-11-07[PATCH] fix remaining missing includesTim Schmielau-0/+1
2005-10-28[PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton-13/+0
2005-10-28[PATCH] root hub changes (lesser half)David Brownell-0/+1
2005-10-28[PATCH] one less word in struct deviceDavid Brownell-23/+3
2005-10-28[PATCH] driver model wakeup flagsDavid Brownell-0/+73
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek-18/+18
2005-06-20[PATCH] Driver core: Don't "lose" devices on suspend on failureBenjamin Herrenschmidt-1/+12
2005-06-20[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou-2/+2