summaryrefslogtreecommitdiff
path: root/drivers/base/power/runtime.c
AgeCommit message (Expand)Author
2012-08-17PM: Need to wake_up_all when suspend failBH Hsieh
2011-11-30Merge branch 'korg-android-tegra-3.1' into after-upstream-androidDan Willemsen
2011-11-30PM: remove redundant calculationvenu byravarasu
2011-11-30PM: fix calculation mistake in roll-over casesvenu byravarasu
2011-11-30PM: runtime: add might_sleep to PM runtime functionsColin Cross
2011-11-11PM / Runtime: Automatically retry failed autosuspendsAlan Stern
2011-08-05PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman
2011-07-08PM / Runtime: Consistent utilization of deferred_resumeShuoX Liu
2011-07-06PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki
2011-07-02PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki
2011-04-29PM: Make power domain callbacks take precedence over subsystem onesRafael J. Wysocki
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-15PM: Make system-wide PM and runtime PM treat subsystems consistentlyRafael J. Wysocki
2011-03-15PM: Add support for device power domainsRafael J. Wysocki
2011-01-25PM / Runtime: Don't enable interrupts while running in_interruptAlan Stern
2010-12-24PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern
2010-10-29PM / Runtime: Fix typo in status comparison causing warningKevin Winchester
2010-10-22PM / Runtime: fix recursive locking warning of lockdep from rpm_resume()Ming Lei
2010-10-17PM / Runtime: Remove idle notification after failing suspendRafael J. Wysocki
2010-10-17PM / Runtime: Reduce code duplication in core helper functionsRafael J. Wysocki
2010-10-17PM / Runtime: Implement autosuspend supportAlan Stern
2010-10-17PM / Runtime: Add no_callbacks flagAlan Stern
2010-10-17PM / Runtime: Combine runtime PM entry pointsAlan Stern
2010-10-17PM / Runtime: Merge synchronous and async runtime routinesAlan Stern
2010-10-17PM / Runtime: Replace boolean arguments with bitflagsAlan Stern
2010-10-17PM / Runtime: Move code in drivers/base/power/runtime.cAlan Stern
2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki
2010-07-19PM / Runtime: Add runtime PM statistics (v3)Arjan van de Ven
2010-05-10PM: Allow runtime_suspend methods to call pm_schedule_suspend()Alan Stern
2010-02-26PM / Runtime: Add sysfs switch for disabling device run-time PMRafael J. Wysocki
2009-12-22PM / Runtime: Use device type and device class callbacksRafael J. Wysocki
2009-12-15PM: allow for usage_count > 0 in pm_runtime_get()Alan Stern
2009-12-06PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status()Rafael J. Wysocki
2009-12-06PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend()Rafael J. Wysocki
2009-12-06PM / Runtime: Use deferred_resume flag in pm_request_resumeAlan Stern
2009-12-06PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()Rafael J. Wysocki
2009-11-29PM: fix irq enable/disable in runtime PM codeAlan Stern
2009-11-03PM: Remove some debug messages producing too much noisePavel Machek
2009-08-23PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki
2007-07-18PM: remove deprecated dpm_runtime_* routinesAlan Stern
2007-07-11Power Management: use mutexes instead of semaphoresMatthias Kaehlcke
2006-01-06[PATCH] pcmcia: merge suspend into device modelDominik Brodowski
2006-01-04[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()Adrian Bunk
2005-10-28[PATCH] root hub changes (lesser half)David Brownell
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds