summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/main.c
AgeCommit message (Expand)AuthorLines
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds-1/+1
2008-04-22Relax check on adding children of suspended devicesRafael J. Wysocki-9/+6
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki-40/+0
2008-04-19PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern-2/+0
2008-04-19Driver core: Call device_pm_add() after bus_add_device() in device_add()Rafael J. Wysocki-1/+3
2008-04-19PM: Handle device registrations during suspend/resumeRafael J. Wysocki-31/+26
2008-04-19power_state: remove it from driver corePavel Machek-5/+0
2008-03-04PM: fix new mutex-locking bug in the PM coreAlan Stern-1/+1
2008-03-04PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki-90/+16
2008-02-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-1/+1
2008-02-21PM: Remove unbalanced mutex_unlock() from dpm_resume()Rafael J. Wysocki-1/+0
2008-02-21driver-core: fix kernel-doc function parametersRandy Dunlap-0/+1
2008-02-21PM: Make suspend_device() staticAdrian Bunk-1/+1
2008-02-02PM: Export device_pm_schedule_removalRafael J. Wysocki-0/+1
2008-01-24PM: Acquire device locks on suspendRafael J. Wysocki-172/+330
2007-11-28create /sys/.../power when CONFIG_PM is setDaniel Drake-7/+1
2007-10-12PM: merge device power-management source filesAlan Stern-4/+340
2007-07-11PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki-26/+4
2007-07-11Power Management: use mutexes instead of semaphoresMatthias Kaehlcke-6/+8
2007-04-27define platform wakeup hook, use in pci_enable_wake()David Brownell-0/+3
2007-04-11[PATCH] PM: use kobject_name() to access kobject namesDmitry Torokhov-2/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2005-10-28[PATCH] one less word in struct deviceDavid Brownell-23/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+99