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