summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/main.c
Commit message (Expand)AuthorAgeFilesLines
* PM / sleep: Print timing information if debug is enabledRafael J. Wysocki2017-06-151-0/+4
* Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki2017-06-071-0/+5
* ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-05-051-5/+0
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
* Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-131-6/+81
|\
| * PM / sleep: Make async suspend/resume of devices use device linksRafael J. Wysocki2016-10-311-6/+79
| * driver core: Functional dependencies tracking supportRafael J. Wysocki2016-10-311-0/+2
| |
| \
*-. \ Merge branches 'pm-core', 'pm-qos' and 'pm-avs'Rafael J. Wysocki2016-12-121-1/+1
|\ \ \ | | |/
| * | PM / core: Fix bug in the error handling of async suspendSahitya Tummala2016-12-081-1/+1
| |/
* | PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris2016-11-111-4/+4
|/
* PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki2016-05-201-2/+3
* PM / sleep: Drop unused `info' variableThierry Reding2016-04-281-13/+5
* PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso2016-01-081-0/+35
* PM / sleep: prohibit devices probing during suspend/hibernationStrashko, Grygorii2015-11-301-0/+17
* 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
OpenPOWER on IntegriCloud