aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/power/main.c
AgeCommit message (Expand)Author
2013-07-01PM: Add watchdog to catch lockup during device resumeBenoit Goby
2013-07-01drivers: power: Add watchdog timer to catch drivers which lockup during suspend.Benoit Goby
2013-04-12PM / Runtime: Asyncronous idle|suspend devices at system resumeUlf Hansson
2013-03-04PM / QoS: Remove device PM QoS sysfs attributes at the right placeRafael J. Wysocki
2013-01-06PM: Move disabling/enabling runtime PM to late suspend/early resumeRafael J. Wysocki
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-24Merge branch 'pm-sleep'Rafael J. Wysocki
2012-09-19PM: Prevent runtime suspend during system resumeAlan Stern
2012-09-19PM / Sleep: use resume event when call dpm_resume_earlyFeng Hong
2012-09-04PM / Domains: Move syscore flag from subsys data to struct deviceRafael J. Wysocki
2012-09-04PM: Reorganize device PM initializationRafael J. Wysocki
2012-08-17PM / Sleep: introduce dpm_for_each_devMing Lei
2012-07-19Merge branch 'pm-sleep'Rafael J. Wysocki
2012-07-19PM / Sleep: call early resume handlers when suspend_noirq failsColin Cross
2012-07-19Merge branch 'pm-sleep'Rafael J. Wysocki
2012-07-18PM / Sleep: Add missing static storage class specifiers in main.cSachin Kamat
2012-07-10PM / cpuidle: System resume hang fix with cpuidlePreeti U Murthy
2012-07-01PM / Sleep: Separate printing suspend times from initcall_debugRafael J. Wysocki
2012-07-01PM / Sleep: add knob for printing device resume timesSameer Nanda
2012-06-24PM / Sleep: Prevent waiting forever on asynchronous suspend after abortMandeep Singh Baines
2012-05-01PM / Sleep: Look for wakeup events in later stages of device suspendRafael J. Wysocki
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki
2011-12-21PM: Run the driver callback directly if the subsystem one is not thereRafael J. Wysocki
2011-12-21PM / Sleep: Make pm_op() and pm_noirq_op() return callback pointersRafael J. Wysocki
2011-12-06PM / Sleep: Unify diagnostic messages from device suspend/resumeRafael J. Wysocki
2011-11-23PM / Sleep: Simplify device_suspend_noirq()Rafael J. Wysocki
2011-11-23PM / Sleep: Remove unnecessary label and jumps to it form PM core codeRafael J. Wysocki
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki
2011-10-31drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker
2011-10-22Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki
2011-10-22PM / Sleep: Mark devices involved in wakeup signaling during suspendRafael J. Wysocki
2011-10-16PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu
2011-10-04PM / QoS: Add function dev_pm_qos_read_value() (v3)Rafael J. Wysocki
2011-08-25PM QoS: Implement per-device PM QoS constraintsJean Pihet
2011-07-06PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki
2011-06-21PM: Fix async resume following suspend failureAlan Stern
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki
2011-04-29PM: Make power domain callbacks take precedence over subsystem onesRafael J. Wysocki
2011-04-26PM / Wakeup: Fix initialization of wakeup-related device sysfs filesRafael J. Wysocki
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki
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-03-15PM: Allow pm_runtime_suspend() to succeed during system suspendRafael J. Wysocki
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-24PM: Use dev_name() in core device suspend and resume routinesRafael J. Wysocki
2010-12-24PM: Permit registration of parentless devices during system suspendRafael J. Wysocki
2010-12-24PM: Replace the device power.status field with a bit fieldRafael J. Wysocki
2010-12-24PM: Remove redundant checks from core device resume routinesRafael J. Wysocki