summaryrefslogtreecommitdiff
path: root/drivers/base/power/main.c
AgeCommit message (Expand)Author
2019-05-31PM / core: Propagate dev->power.wakeup_path when no callbacksUlf Hansson
2018-10-13PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki
2017-09-19PM: core: Fix device_pm_check_callbacks()Rafael J. Wysocki
2017-07-24PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()Rafael J. Wysocki
2017-07-24PM / core: Add error argument to dpm_show_time()Rafael J. Wysocki
2017-07-24PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq()Rafael J. Wysocki
2017-07-22PM / sleep: Do not print debug messages by defaultRafael J. Wysocki
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki
2017-06-28PM: Constify info string used in messagesKrzysztof Kozlowski
2017-06-28PM: Constify returned PM event nameKrzysztof Kozlowski
2017-06-15ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki
2017-06-15PM / sleep: Print timing information if debug is enabledRafael J. Wysocki
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki
2017-05-05ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branches 'pm-core', 'pm-qos' and 'pm-avs'Rafael J. Wysocki
2016-12-08PM / core: Fix bug in the error handling of async suspendSahitya Tummala
2016-11-11PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris
2016-10-31PM / sleep: Make async suspend/resume of devices use device linksRafael J. Wysocki
2016-10-31driver core: Functional dependencies tracking supportRafael J. Wysocki
2016-05-20PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki
2016-04-28PM / sleep: Drop unused `info' variableThierry Reding
2016-01-08PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso
2015-11-30PM / sleep: prohibit devices probing during suspend/hibernationStrashko, Grygorii
2015-07-21PM / sleep: Allow devices without runtime PM to do direct-completeAlan Stern
2015-06-19Merge branch 'pm-wakeirq'Rafael J. Wysocki
2015-06-10PM / sleep: trace_device_pm_callback coverage in dpm_prepare/completeTodd E Brandt
2015-05-20PM / Wakeirq: Add automated device wake IRQ handlingTony Lindgren
2015-03-18PM / sleep: add pm-trace support for suspending phaseZhonghui Fu
2014-10-27PM / Sleep: fix async suspend_late/freeze_late error handlingImre Deak
2014-09-30PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()Rafael J. Wysocki
2014-07-29PM / sleep: fix kernel-doc warnings in drivers/base/power/main.cRandy Dunlap
2014-06-11PM / sleep: trace events for device PM callbacksTodd E Brandt
2014-06-07PM / sleep: trace events for suspend/resumeTodd E Brandt
2014-05-16PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarilyRafael J. Wysocki
2014-03-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-03-06cpufreq: suspend governors on system suspend/hibernateViresh Kumar
2014-02-20PM / sleep: Asynchronous threads for suspend_lateLiu, Chuansheng
2014-02-20PM / sleep: Asynchronous threads for suspend_noirqLiu, Chuansheng
2014-02-20PM / sleep: Asynchronous threads for resume_earlyLiu, Chuansheng
2014-02-20PM / sleep: Asynchronous threads for resume_noirqLiu, Chuansheng
2014-02-20PM / sleep: Two flags for async suspend_noirq and suspend_lateLiu, Chuansheng
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2013-11-28cpufreq: suspend governors on system suspend/hibernateViresh Kumar
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-19Merge branch 'pm-runtime'Rafael J. Wysocki
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang