aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/power/runtime.c
Commit message (Expand)AuthorAgeFilesLines
* PM / Runtime: Add runtime PM statistics (v3)Arjan van de Ven2010-07-191-7/+47
* PM: Allow runtime_suspend methods to call pm_schedule_suspend()Alan Stern2010-05-101-5/+5
* PM / Runtime: Add sysfs switch for disabling device run-time PMRafael J. Wysocki2010-02-261-0/+45
* PM / Runtime: Use device type and device class callbacksRafael J. Wysocki2009-12-221-0/+45
* PM: allow for usage_count > 0 in pm_runtime_get()Alan Stern2009-12-151-5/+5
* PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status()Rafael J. Wysocki2009-12-061-5/+3
* PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend()Rafael J. Wysocki2009-12-061-0/+2
* PM / Runtime: Use deferred_resume flag in pm_request_resumeAlan Stern2009-12-061-4/+7
* PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()Rafael J. Wysocki2009-12-061-1/+1
* PM: fix irq enable/disable in runtime PM codeAlan Stern2009-11-291-6/+6
* PM: Remove some debug messages producing too much noisePavel Machek2009-11-031-4/+0
* PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-231-0/+1011
* PM: remove deprecated dpm_runtime_* routinesAlan Stern2007-07-181-85/+0
* Power Management: use mutexes instead of semaphoresMatthias Kaehlcke2007-07-111-6/+6
* [PATCH] pcmcia: merge suspend into device modelDominik Brodowski2006-01-061-0/+1
* [PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()Adrian Bunk2006-01-041-0/+2
* [PATCH] root hub changes (lesser half)David Brownell2005-10-281-0/+1
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-051-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+81