aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/power/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-10PM / core: Propagate wakeup_path status flag in __device_suspend_late()Ulf Hansson1-15/+16
2018-01-10PM / core: Re-structure code for clearing the direct_complete flagUlf Hansson1-5/+10
2018-01-09PM / core: Assign the wakeup_path status flag in __device_prepare()Ulf Hansson1-1/+4
2018-01-03PM / core: Direct DPM_FLAG_LEAVE_SUSPENDED handlingRafael J. Wysocki1-11/+40
2018-01-03PM / core: Direct DPM_FLAG_SMART_SUSPEND optimizationRafael J. Wysocki1-7/+78
2018-01-03PM / core: Add helpers for subsystem callback selectionRafael J. Wysocki1-60/+128
2017-12-16Merge back PM core material for v4.16.Rafael J. Wysocki1-18/+84
2017-12-13PM / core: Use dev_pm_skip_next_resume_phases() internallyRafael J. Wysocki1-2/+1
2017-12-13PM / core: remove unneeded kallsyms includeSergey Senozhatsky1-1/+0
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki1-0/+15
2017-12-05PM / core: Re-factor some code dealing with parents in __device_suspend()Ulf Hansson1-12/+17
2017-11-27PM / core: Add LEAVE_SUSPENDED driver flagRafael J. Wysocki1-5/+68
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-28/+25
2017-11-06PCI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki1-0/+6
2017-11-06PM / core: Add SMART_SUSPEND driver flagRafael J. Wysocki1-0/+3
2017-11-06PM / core: Add NEVER_SKIP and SMART_PREPARE driver flagsRafael J. Wysocki1-1/+3
2017-10-21PM / core: Fix kerneldoc comments of four functionsRafael J. Wysocki1-4/+4
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook1-5/+3
2017-09-25PM / core: Drop legacy class suspend/resume operationsRafael J. Wysocki1-23/+9
2017-09-19PM: core: Fix device_pm_check_callbacks()Rafael J. Wysocki1-3/+6
2017-07-24PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()Rafael J. Wysocki1-0/+5
2017-07-24PM / core: Add error argument to dpm_show_time()Rafael J. Wysocki1-11/+10
2017-07-24PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq()Rafael J. Wysocki1-21/+46
2017-07-22PM / sleep: Do not print debug messages by defaultRafael J. Wysocki1-8/+4
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki1-5/+5
2017-06-28PM: Constify info string used in messagesKrzysztof Kozlowski1-13/+15
2017-06-28PM: Constify returned PM event nameKrzysztof Kozlowski1-1/+1
2017-06-15ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki1-5/+0
2017-06-15PM / sleep: Print timing information if debug is enabledRafael J. Wysocki1-0/+4
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki1-0/+5
2017-05-05ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki1-5/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-1/+1
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-6/+81
2016-12-12Merge branches 'pm-core', 'pm-qos' and 'pm-avs'Rafael J. Wysocki1-1/+1
2016-12-08PM / core: Fix bug in the error handling of async suspendSahitya Tummala1-1/+1
2016-11-11PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris1-4/+4
2016-10-31PM / sleep: Make async suspend/resume of devices use device linksRafael J. Wysocki1-6/+79
2016-10-31driver core: Functional dependencies tracking supportRafael J. Wysocki1-0/+2
2016-05-20PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki1-2/+3
2016-04-28PM / sleep: Drop unused `info' variableThierry Reding1-13/+5
2016-01-08PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso1-0/+35
2015-11-30PM / sleep: prohibit devices probing during suspend/hibernationStrashko, Grygorii1-0/+17
2015-07-21PM / sleep: Allow devices without runtime PM to do direct-completeAlan Stern1-1/+1
2015-06-19Merge branch 'pm-wakeirq'Rafael J. Wysocki1-0/+3
2015-06-10PM / sleep: trace_device_pm_callback coverage in dpm_prepare/completeTodd E Brandt1-6/+5
2015-05-20PM / Wakeirq: Add automated device wake IRQ handlingTony Lindgren1-0/+3
2015-03-18PM / sleep: add pm-trace support for suspending phaseZhonghui Fu1-4/+16
2014-10-27PM / Sleep: fix async suspend_late/freeze_late error handlingImre Deak1-0/+2
2014-09-30PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()Rafael J. Wysocki1-4/+4