summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/runtime.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-12-251-20/+128
|\
| * PM / Runtime: Use device PM QoS constraints (v2)Rafael J. Wysocki2011-12-011-20/+128
* | PM: Run the driver callback directly if the subsystem one is not thereRafael J. Wysocki2011-12-211-0/+9
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-11-011-0/+1
* | PM / Runtime: Automatically retry failed autosuspendsAlan Stern2011-11-041-2/+16
* | PM / Runtime: Fix runtime accounting calculation errorvenu byravarasu2011-11-041-4/+1Star
|/
* PM / Runtime: Handle .runtime_suspend() failure correctlyMing Lei2011-10-161-12/+13
* PM / Runtime: Fix kerneldoc comment for rpm_suspend()Ming Lei2011-10-161-8/+10
* PM / Runtime: Replace dev_dbg() with trace_rpm_*()Ming Lei2011-09-271-4/+7
* PM / Runtime: Don't run callbacks under lock for power.irq_safe setRafael J. Wysocki2011-09-271-22/+46
* PM / Runtime: Add might_sleep() to runtime PM functionsColin Cross2011-08-141-3/+12
* PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman2011-08-051-2/+8
* PM / Runtime: Consistent utilization of deferred_resumeShuoX Liu2011-07-081-1/+1
* PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki2011-07-061-33/+33
* PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki2011-07-021-4/+5
* PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-021-6/+6
* PM: Make power domain callbacks take precedence over subsystem onesRafael J. Wysocki2011-04-291-19/+10Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* PM: Make system-wide PM and runtime PM treat subsystems consistentlyRafael J. Wysocki2011-03-151-9/+9
* PM: Add support for device power domainsRafael J. Wysocki2011-03-151-2/+17
* PM / Runtime: Don't enable interrupts while running in_interruptAlan Stern2011-01-251-3/+6
* PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern2010-12-241-9/+38
* PM / Runtime: Fix typo in status comparison causing warningKevin Winchester2010-10-291-1/+1
* PM / Runtime: fix recursive locking warning of lockdep from rpm_resume()Ming Lei2010-10-221-1/+1
* PM / Runtime: Remove idle notification after failing suspendRafael J. Wysocki2010-10-171-9/+2Star
* PM / Runtime: Reduce code duplication in core helper functionsRafael J. Wysocki2010-10-171-68/+54Star
* PM / Runtime: Implement autosuspend supportAlan Stern2010-10-171-7/+179
* PM / Runtime: Add no_callbacks flagAlan Stern2010-10-171-1/+53
* PM / Runtime: Combine runtime PM entry pointsAlan Stern2010-10-171-110/+64Star
* PM / Runtime: Merge synchronous and async runtime routinesAlan Stern2010-10-171-235/+140Star
* PM / Runtime: Replace boolean arguments with bitflagsAlan Stern2010-10-171-36/+39
* PM / Runtime: Move code in drivers/base/power/runtime.cAlan Stern2010-10-171-39/+38Star
* PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki2010-10-171-2/+0Star
* 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/+3Star
* 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/+0Star
* 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-191-85/+0Star
* Power Management: use mutexes instead of semaphoresMatthias Kaehlcke2007-07-121-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-051-0/+2