summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PM: fix new mutex-locking bug in the PM coreAlan Stern2008-03-041-1/+1
* PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki2008-03-041-90/+16
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-221-1/+1
|\
| * PM: Make suspend_device() staticAdrian Bunk2008-02-211-1/+1
* | PM: Remove unbalanced mutex_unlock() from dpm_resume()Rafael J. Wysocki2008-02-221-1/+0
* | driver-core: fix kernel-doc function parametersRandy Dunlap2008-02-221-0/+1
|/
* PM: Export device_pm_schedule_removalRafael J. Wysocki2008-02-031-0/+1
* PM: Acquire device locks on suspendRafael J. Wysocki2008-01-251-172/+330
* create /sys/.../power when CONFIG_PM is setDaniel Drake2007-11-281-7/+1
* PM: merge device power-management source filesAlan Stern2007-10-121-4/+340
* PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki2007-07-121-26/+4
* Power Management: use mutexes instead of semaphoresMatthias Kaehlcke2007-07-121-6/+8
* define platform wakeup hook, use in pci_enable_wake()David Brownell2007-04-271-0/+3
* [PATCH] PM: use kobject_name() to access kobject namesDmitry Torokhov2007-04-121-2/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] one less word in struct deviceDavid Brownell2005-10-291-23/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-171-0/+99