summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-11-131-28/+25
|\
| * PCI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki2017-11-061-0/+6
| * PM / core: Add SMART_SUSPEND driver flagRafael J. Wysocki2017-11-061-0/+3
| * PM / core: Add NEVER_SKIP and SMART_PREPARE driver flagsRafael J. Wysocki2017-11-061-1/+3
| * PM / core: Fix kerneldoc comments of four functionsRafael J. Wysocki2017-10-211-4/+4
| * PM / core: Drop legacy class suspend/resume operationsRafael J. Wysocki2017-09-251-23/+9
* | timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook2017-10-051-5/+3
|/
* PM: core: Fix device_pm_check_callbacks()Rafael J. Wysocki2017-09-191-3/+6
* PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()Rafael J. Wysocki2017-07-241-0/+5
* PM / core: Add error argument to dpm_show_time()Rafael J. Wysocki2017-07-241-11/+10
* PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq()Rafael J. Wysocki2017-07-241-21/+46
* PM / sleep: Do not print debug messages by defaultRafael J. Wysocki2017-07-221-8/+4
* Merge branch 'acpi-pm'Rafael J. Wysocki2017-07-031-5/+5
|\
| * ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-06-151-5/+0
| * PM / sleep: Print timing information if debug is enabledRafael J. Wysocki2017-06-151-0/+4
* | PM: Constify info string used in messagesKrzysztof Kozlowski2017-06-281-13/+15
* | PM: Constify returned PM event nameKrzysztof Kozlowski2017-06-281-1/+1
|/
* 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
OpenPOWER on IntegriCloud