summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/main.c
Commit message (Expand)AuthorAgeFilesLines
* PM / sleep: Allow devices without runtime PM to do direct-completeAlan Stern2015-07-211-1/+1
* Merge branch 'pm-wakeirq'Rafael J. Wysocki2015-06-191-0/+3
|\
| * PM / Wakeirq: Add automated device wake IRQ handlingTony Lindgren2015-05-201-0/+3
* | PM / sleep: trace_device_pm_callback coverage in dpm_prepare/completeTodd E Brandt2015-06-101-6/+5
|/
* PM / sleep: add pm-trace support for suspending phaseZhonghui Fu2015-03-181-4/+16
* PM / Sleep: fix async suspend_late/freeze_late error handlingImre Deak2014-10-271-0/+2
* PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()Rafael J. Wysocki2014-09-301-4/+4
* PM / sleep: fix kernel-doc warnings in drivers/base/power/main.cRandy Dunlap2014-07-291-0/+5
* PM / sleep: trace events for device PM callbacksTodd E Brandt2014-06-111-4/+10
* PM / sleep: trace events for suspend/resumeTodd E Brandt2014-06-071-0/+16
* PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarilyRafael J. Wysocki2014-05-161-15/+51
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-03-201-0/+5
|\
| * cpufreq: suspend governors on system suspend/hibernateViresh Kumar2014-03-061-0/+5
* | PM / sleep: Asynchronous threads for suspend_lateLiu, Chuansheng2014-02-201-12/+54
* | PM / sleep: Asynchronous threads for suspend_noirqLiu, Chuansheng2014-02-201-11/+57
* | PM / sleep: Asynchronous threads for resume_earlyLiu, Chuansheng2014-02-201-11/+44
* | PM / sleep: Asynchronous threads for resume_noirqLiu, Chuansheng2014-02-201-16/+50
* | PM / sleep: Two flags for async suspend_noirq and suspend_lateLiu, Chuansheng2014-02-201-2/+22
|/
* Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki2013-12-081-3/+0
* Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2013-12-061-0/+3
|\
| * cpufreq: suspend governors on system suspend/hibernateViresh Kumar2013-11-281-0/+3
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-0/+3
|\ \
| * \ Merge branch 'pm-runtime'Rafael J. Wysocki2013-11-191-0/+3
| |\ \
| | * | PM / Runtime: Fix error path for prepareUlf Hansson2013-11-141-0/+3
| | |/
* | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-2/+2
|/ /
* | PM / Sleep: Detect device suspend/resume lockup and log eventBenoit Goby2013-10-181-0/+73
|/
* PM / Sleep: new trace event to print device suspend and resume timesShuah Khan2013-07-271-34/+43
* PM / Runtime: Asyncronous idle|suspend devices at system resumeUlf Hansson2013-04-121-1/+1
* PM / QoS: Remove device PM QoS sysfs attributes at the right placeRafael J. Wysocki2013-03-041-2/+0
* PM: Move disabling/enabling runtime PM to late suspend/early resumeRafael J. Wysocki2013-01-061-5/+4
* Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-021-17/+49
|\
| * Merge branch 'pm-sleep'Rafael J. Wysocki2012-09-241-12/+19
| |\
| | * PM: Prevent runtime suspend during system resumeAlan Stern2012-09-191-11/+18
| | * PM / Sleep: use resume event when call dpm_resume_earlyFeng Hong2012-09-191-1/+1
| * | PM / Domains: Move syscore flag from subsys data to struct deviceRafael J. Wysocki2012-09-041-0/+28
| * | PM: Reorganize device PM initializationRafael J. Wysocki2012-09-041-5/+2
| |/
* | PM / Sleep: introduce dpm_for_each_devMing Lei2012-08-171-0/+22
|/
* Merge branch 'pm-sleep'Rafael J. Wysocki2012-07-191-1/+9
|\
| * PM / Sleep: call early resume handlers when suspend_noirq failsColin Cross2012-07-191-1/+9
* | Merge branch 'pm-sleep'Rafael J. Wysocki2012-07-191-6/+6
|\ \ | |/
| * PM / Sleep: Add missing static storage class specifiers in main.cSachin Kamat2012-07-181-4/+4
| * PM / Sleep: Separate printing suspend times from initcall_debugRafael J. Wysocki2012-07-011-2/+2
| * PM / Sleep: add knob for printing device resume timesSameer Nanda2012-07-011-2/+2
* | PM / cpuidle: System resume hang fix with cpuidlePreeti U Murthy2012-07-101-1/+3
|/
* PM / Sleep: Prevent waiting forever on asynchronous suspend after abortMandeep Singh Baines2012-06-241-2/+4
* PM / Sleep: Look for wakeup events in later stages of device suspendRafael J. Wysocki2012-05-011-0/+10
* PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-291-22/+225
* PM: Run the driver callback directly if the subsystem one is not thereRafael J. Wysocki2011-12-211-37/+72
* PM / Sleep: Make pm_op() and pm_noirq_op() return callback pointersRafael J. Wysocki2011-12-211-102/+95
* PM / Sleep: Unify diagnostic messages from device suspend/resumeRafael J. Wysocki2011-12-061-93/+35
OpenPOWER on IntegriCloud