aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/power/main.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* PM: Move disabling/enabling runtime PM to late suspend/early resumeRafael J. Wysocki2013-01-05
* Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-02
|\
| * Merge branch 'pm-sleep'Rafael J. Wysocki2012-09-24
| |\
| | * PM: Prevent runtime suspend during system resumeAlan Stern2012-09-19
| | * PM / Sleep: use resume event when call dpm_resume_earlyFeng Hong2012-09-19
| * | PM / Domains: Move syscore flag from subsys data to struct deviceRafael J. Wysocki2012-09-03
| * | PM: Reorganize device PM initializationRafael J. Wysocki2012-09-03
| |/
* / PM / Sleep: introduce dpm_for_each_devMing Lei2012-08-17
|/
* Merge branch 'pm-sleep'Rafael J. Wysocki2012-07-19
|\
| * PM / Sleep: call early resume handlers when suspend_noirq failsColin Cross2012-07-19
* | Merge branch 'pm-sleep'Rafael J. Wysocki2012-07-18
|\|
| * PM / Sleep: Add missing static storage class specifiers in main.cSachin Kamat2012-07-18
| * PM / Sleep: Separate printing suspend times from initcall_debugRafael J. Wysocki2012-07-01
| * PM / Sleep: add knob for printing device resume timesSameer Nanda2012-07-01
* | PM / cpuidle: System resume hang fix with cpuidlePreeti U Murthy2012-07-10
|/
* PM / Sleep: Prevent waiting forever on asynchronous suspend after abortMandeep Singh Baines2012-06-24
* PM / Sleep: Look for wakeup events in later stages of device suspendRafael J. Wysocki2012-05-01
* PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-29
* PM: Run the driver callback directly if the subsystem one is not thereRafael J. Wysocki2011-12-21
* PM / Sleep: Make pm_op() and pm_noirq_op() return callback pointersRafael J. Wysocki2011-12-21
* PM / Sleep: Unify diagnostic messages from device suspend/resumeRafael J. Wysocki2011-12-06
* PM / Sleep: Simplify device_suspend_noirq()Rafael J. Wysocki2011-11-23
* PM / Sleep: Remove unnecessary label and jumps to it form PM core codeRafael J. Wysocki2011-11-23
* PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki2011-11-17
* drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-10-31
* Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-10-21
|\
| * PM / Sleep: Mark devices involved in wakeup signaling during suspendRafael J. Wysocki2011-10-21
* | PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu2011-10-16
* | PM / QoS: Add function dev_pm_qos_read_value() (v3)Rafael J. Wysocki2011-10-04
* | PM QoS: Implement per-device PM QoS constraintsJean Pihet2011-08-25
|/
* PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki2011-07-06
* PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-02
* PM: Fix async resume following suspend failureAlan Stern2011-06-21
* PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-21
* PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki2011-05-17
* PM: Make power domain callbacks take precedence over subsystem onesRafael J. Wysocki2011-04-28
* PM / Wakeup: Fix initialization of wakeup-related device sysfs filesRafael J. Wysocki2011-04-26
* PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-11
* PM: Make system-wide PM and runtime PM treat subsystems consistentlyRafael J. Wysocki2011-03-14
* PM: Add support for device power domainsRafael J. Wysocki2011-03-14
* PM: Allow pm_runtime_suspend() to succeed during system suspendRafael J. Wysocki2011-03-14
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | PM: Use dev_name() in core device suspend and resume routinesRafael J. Wysocki2010-12-24
* | | PM: Permit registration of parentless devices during system suspendRafael J. Wysocki2010-12-24
* | | PM: Replace the device power.status field with a bit fieldRafael J. Wysocki2010-12-24
* | | PM: Remove redundant checks from core device resume routinesRafael J. Wysocki2010-12-24
* | | PM: Use a different list of devices for each stage of device suspendRafael J. Wysocki2010-12-24