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