| Age | Commit message (Expand) | Author | Files | Lines |
| 11 days | Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 1 | -0/+1 |
| 2025-11-20 | Merge back material related to system sleep for 6.19 | Rafael J. Wysocki | 1 | -0/+15 |
| 2025-11-19 | PM: wakeup: Add out-of-band system wakeup support for devices | Peng Fan | 1 | -0/+1 |
| 2025-11-18 | PM: sleep: core: Fix runtime PM enabling in device_resume_early() | Rafael J. Wysocki | 1 | -9/+16 |
| 2025-11-14 | PM: Introduce new PMSG_POWEROFF event | Mario Limonciello (AMD) | 1 | -0/+5 |
| 2025-10-20 | PM: dpm_watchdog: add module param to backtrace all CPUs | Sergey Senozhatsky | 1 | -0/+10 |
| 2025-10-07 | Merge branches 'pm-core' and 'pm-runtime' | Rafael J. Wysocki | 1 | -2/+4 |
| 2025-09-29 | Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep' | Rafael J. Wysocki | 1 | -12/+20 |
| 2025-09-27 | PM: sleep: Do not wait on SYNC_STATE_ONLY device links | Pin-yen Lin | 1 | -2/+4 |
| 2025-09-06 | PM: core: Add two macros for walking device links | Rafael J. Wysocki | 1 | -11/+7 |
| 2025-09-06 | PM: core: Annotate loops walking device links as _srcu | Rafael J. Wysocki | 1 | -9/+9 |
| 2025-09-05 | PM: sleep: core: Clear power.must_resume in noirq suspend error path | Rafael J. Wysocki | 1 | -1/+13 |
| 2025-08-26 | PM: sleep: annotate RCU list iterations | Johannes Berg | 1 | -2/+2 |
| 2025-07-30 | Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -0/+14 |
| 2025-07-29 | Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-17 | PM: sleep: Rearrange suspend/resume error handling in the core | Rafael J. Wysocki | 1 | -44/+35 |
| 2025-07-17 | Merge back earlier material related to system sleep | Rafael J. Wysocki | 1 | -17/+59 |
| 2025-07-15 | PM: sleep: Update power.completion for all devices on errors | Rafael J. Wysocki | 1 | -0/+19 |
| 2025-07-11 | Merge back earlier changes related to system suspend and hibernation | Rafael J. Wysocki | 1 | -17/+59 |
| 2025-07-10 | PM: hibernate: add new api pm_hibernate_is_recovering() | Samuel Zhang | 1 | -0/+14 |
| 2025-07-09 | PM: sleep: Call pm_restore_gfp_mask() after dpm_resume() | Rafael J. Wysocki | 1 | -1/+1 |
| 2025-07-03 | PM: sleep: Make async suspend handle suppliers like parents | Rafael J. Wysocki | 1 | -6/+31 |
| 2025-07-03 | PM: sleep: Make async resume handle consumers like children | Rafael J. Wysocki | 1 | -8/+28 |
| 2025-07-03 | PM: sleep: Drop superfluous might_sleep() calls | Zhongqiu Han | 1 | -3/+0 |
| 2025-06-26 | PM: Restrict swap use to later in the suspend sequence | Mario Limonciello | 1 | -1/+4 |
| 2025-06-17 | driver core: Add device_link_test() for testing device link flags | Rafael J. Wysocki | 1 | -1/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of()timers-cleanups-2025-06-08 | Ingo Molnar | 1 | -1/+1 |
| 2025-06-03 | PM: sleep: Add locking to dpm_async_resume_children() | Rafael J. Wysocki | 1 | -0/+7 |
| 2025-06-03 | PM: sleep: Fix power.is_suspended cleanup for direct-complete devices | Rafael J. Wysocki | 1 | -1/+2 |
| 2025-06-03 | PM: sleep: Fix list splicing in device suspend error paths | Rafael J. Wysocki | 1 | -3/+3 |
| 2025-05-27 | Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -31/+185 |
| 2025-05-08 | treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()timers-cleanups-2025-05-25 | Ingo Molnar | 1 | -1/+1 |
| 2025-04-22 | PM: sleep: Make suspend of devices more asynchronous | Rafael J. Wysocki | 1 | -8/+56 |
| 2025-04-22 | PM: sleep: Suspend async parents after suspending children | Rafael J. Wysocki | 1 | -4/+63 |
| 2025-04-22 | PM: sleep: Resume children after resuming the parent | Rafael J. Wysocki | 1 | -19/+66 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2025-03-22 | PM: sleep: Fix bit masking operation | Colin Ian King | 1 | -1/+1 |
| 2025-03-14 | PM: sleep: Fix handling devices with direct_complete set on errors | Rafael J. Wysocki | 1 | -4/+4 |
| 2025-03-12 | PM: sleep: core: Fix indentation in dpm_wait_for_children() | Geert Uytterhoeven | 1 | -1/+1 |
| 2025-03-03 | PM: sleep: Rearrange dpm_async_fn() and async state clearing | Rafael J. Wysocki | 1 | -14/+30 |
| 2025-03-03 | PM: sleep: Rename power.async_in_progress to power.work_in_progress | Rafael J. Wysocki | 1 | -6/+6 |
| 2025-03-03 | PM: core: Tweak pm_runtime_block_if_disabled() return value | Rafael J. Wysocki | 1 | -1/+1 |
| 2025-03-03 | PM: sleep: Update power.smart_suspend under PM spinlock | Rafael J. Wysocki | 1 | -16/+19 |
| 2025-03-03 | PM: sleep: Adjust check before setting power.must_resume | Rafael J. Wysocki | 1 | -7/+6 |
| 2025-03-03 | PM: sleep: Suppress sleeping parent warning in special case | Xu Yang | 1 | -0/+7 |
| 2025-03-03 | PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend() | Rafael J. Wysocki | 1 | -7/+9 |
| 2025-02-19 | PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally | Rafael J. Wysocki | 1 | -14/+49 |
| 2025-02-18 | PM: Block enabling of runtime PM during system suspend | Rafael J. Wysocki | 1 | -0/+9 |
| 2025-02-18 | PM: Rearrange documentation related to __pm_runtime_disable() | Rafael J. Wysocki | 1 | -0/+4 |
| 2025-02-09 | PM: sleep: core: Restrict power.set_active propagation | Rafael J. Wysocki | 1 | -12/+9 |
| 2025-01-29 | PM: sleep: core: Synchronize runtime PM status of parents and children | Rafael J. Wysocki | 1 | -9/+20 |
| 2025-01-14 | PM: sleep: Allow configuring the DPM watchdog to warn earlier than panic | Douglas Anderson | 1 | -5/+19 |
| 2024-12-05 | PM: sleep: Update stale comment in device_resume() | Rafael J. Wysocki | 1 | -1/+1 |
| 2024-04-08 | PM: sleep: Take advantage of %ps to simplify debug output | Len Brown | 1 | -3/+3 |
| 2024-02-05 | PM: sleep: Call dpm_async_fn() directly in each suspend phase | Rafael J. Wysocki | 1 | -36/+25 |
| 2024-02-05 | PM: sleep: Move devices to new lists earlier in each suspend phase | Rafael J. Wysocki | 1 | -21/+3 |
| 2024-02-05 | PM: sleep: Move some assignments from under a lock | Rafael J. Wysocki | 1 | -7/+21 |
| 2024-02-05 | PM: sleep: stats: Log errors right after running suspend callbacks | Rafael J. Wysocki | 1 | -36/+13 |
| 2024-02-05 | PM: sleep: stats: Call dpm_save_failed_step() at most once per phase | Rafael J. Wysocki | 1 | -3/+17 |
| 2024-02-05 | PM: sleep: stats: Define suspend_stats next to the code using it | Rafael J. Wysocki | 1 | -1/+0 |
| 2024-02-05 | PM: sleep: stats: Use an array of step failure counters | Rafael J. Wysocki | 1 | -13/+9 |
| 2024-01-26 | PM: sleep: Relocate two device PM core functions | Rafael J. Wysocki | 1 | -29/+29 |
| 2024-01-26 | PM: sleep: Simplify dpm_suspended_list walk in dpm_resume() | Rafael J. Wysocki | 1 | -11/+5 |
| 2024-01-10 | PM: sleep: Restore asynchronous device resume optimization | Rafael J. Wysocki | 1 | -53/+64 |
| 2024-01-03 | PM: sleep: Fix possible deadlocks in core system-wide PM code | Rafael J. Wysocki | 1 | -80/+68 |
| 2023-04-07 | PM: core: Remove unnecessary (void *) conversions | Li zeming | 1 | -6/+6 |
| 2022-03-18 | Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs' | Rafael J. Wysocki | 1 | -5/+5 |
| 2022-03-10 | PM: core: keep irq flags in device_pm_check_callbacks() | Dmitry Baryshkov | 1 | -2/+4 |
| 2022-03-08 | PM: sleep: Add device name to suspend_report_result() | Youngjin Jang | 1 | -5/+5 |
| 2021-12-17 | PM: sleep: Fix error handling in dpm_prepare() | Rafael J. Wysocki | 1 | -1/+1 |
| 2021-11-05 | PM: sleep: Avoid calling put_device() under dpm_list_mtx | Rafael J. Wysocki | 1 | -27/+57 |
| 2021-11-04 | PM: sleep: Fix runtime PM based cpuidle support | Ulf Hansson | 1 | -0/+1 |
| 2021-10-26 | PM: sleep: Pause cpuidle later and resume it earlier during system transitions | Rafael J. Wysocki | 1 | -7/+1 |
| 2021-10-26 | PM: suspend: Do not pause cpuidle in the suspend-to-idle path | Rafael J. Wysocki | 1 | -5/+6 |
| 2021-10-22 | PM: sleep: Do not let "syscore" devices runtime-suspend during system transit... | Rafael J. Wysocki | 1 | -4/+5 |
| 2021-09-07 | PM: sleep: core: Avoid setting power.must_resume to false | Prasad Sodagudi | 1 | -1/+1 |
| 2021-07-01 | PM: sleep: Use ktime_us_delta() in initcall_debug_report() | Mark-PK Tsai | 1 | -4/+1 |
| 2021-01-27 | PM: sleep: Use dev_printk() when possible | Bjorn Helgaas | 1 | -4/+5 |
| 2020-11-23 | PM: sleep: Add dev_wakeup_path() helper | Patrice Chotard | 1 | -2/+2 |
| 2020-11-10 | PM: sleep: Print driver flags for all devices during suspend/resume | Chen Yu | 1 | -2/+2 |
| 2020-10-22 | PM: sleep: remove unreachable break | Tom Rix | 1 | -1/+0 |
| 2020-08-25 | PM: sleep: core: Fix the handling of pending runtime resume requests | Rafael J. Wysocki | 1 | -6/+10 |
| 2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 1 | -1/+1 |
| 2020-06-09 | power: use show_stack_loglvl() | Dmitry Safonov | 1 | -1/+1 |
| 2020-04-24 | Merge back system-wide PM updates for v5.8. | Rafael J. Wysocki | 1 | -237/+111 |
| 2020-04-24 | PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED | Rafael J. Wysocki | 1 | -1/+1 |
| 2020-04-24 | PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP | Rafael J. Wysocki | 1 | -1/+1 |
| 2020-04-24 | PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended() | Rafael J. Wysocki | 1 | -7/+6 |
| 2020-04-24 | PM: sleep: core: Rename dev_pm_may_skip_resume() | Rafael J. Wysocki | 1 | -4/+4 |
| 2020-04-24 | PM: sleep: core: Rework the power.may_skip_resume handling | Rafael J. Wysocki | 1 | -8/+2 |
| 2020-04-24 | PM: sleep: core: Do not skip callbacks in the resume phase | Rafael J. Wysocki | 1 | -43/+42 |
| 2020-04-22 | PM: sleep: core: Switch back to async_schedule_dev() | Kai-Heng Feng | 1 | -1/+1 |
| 2020-04-20 | PM: sleep: core: Fold functions into their callers | Rafael J. Wysocki | 1 | -138/+60 |
| 2020-04-20 | PM: sleep: core: Simplify the SMART_SUSPEND flag handling | Rafael J. Wysocki | 1 | -79/+39 |
| 2020-04-01 | PM: sleep: core: Drop racy and redundant checks from device_prepare() | Rafael J. Wysocki | 1 | -6/+1 |
| 2020-03-04 | PM: sleep: core: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -4/+8 |
| 2020-01-24 | PM: core: Fix handling of devices deleted during system-wide resume | Rafael J. Wysocki | 1 | -5/+37 |
| 2019-07-23 | PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end() | Rafael J. Wysocki | 1 | -18/+12 |
| 2019-07-23 | PM: sleep: Simplify suspend-to-idle control flow | Rafael J. Wysocki | 1 | -5/+0 |
| 2019-07-04 | PM: sleep: Drop dev_pm_skip_next_resume_phases() | Rafael J. Wysocki | 1 | -16/+3 |
| 2019-06-14 | PM: sleep: Show how long dpm_suspend_start() and dpm_suspend_end() take | Bart Van Assche | 1 | -6/+11 |
| 2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+1 |
| 2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -3/+3 |
| 2019-04-12 | PM / core: Propagate dev->power.wakeup_path when no callbacks | Ulf Hansson | 1 | -0/+4 |
| 2019-04-10 | PM / core: Introduce dpm_async_fn() helper | Yangtao Li | 1 | -39/+23 |
| 2019-04-09 | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 1 | -3/+3 |
| 2019-04-09 | PM / core: fix kerneldoc comment for device_pm_wait_for_dev() | Yangtao Li | 1 | -1/+1 |
| 2019-04-09 | PM / core: fix kerneldoc comment for dpm_watchdog_handler() | Yangtao Li | 1 | -1/+1 |
| 2019-04-04 | drivers: base: power: add proper SPDX identifiers on files that did not have ... | Greg Kroah-Hartman | 1 | -3/+1 |
| 2019-03-14 | Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -10/+11 |
| 2019-03-07 | PM: Add and use pr_fmt() | Joe Perches | 1 | -10/+11 |
| 2019-03-06 | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+6 |
| 2019-02-19 | PM / core: Add support to skip power management in device/driver model | Sudeep Holla | 1 | -0/+7 |
| 2019-02-13 | PM / suspend: Print debug messages for device using direct-complete | Rafael J. Wysocki | 1 | -1/+3 |
| 2019-01-31 | PM core: Use new async_schedule_dev command | Alexander Duyck | 1 | -6/+6 |
| 2019-01-02 | PM: sleep: call devfreq suspend/resume | Lukasz Luba | 1 | -0/+3 |
| 2018-10-04 | PM / core: Clear the direct_complete flag on errors | Rafael J. Wysocki | 1 | -1/+4 |
| 2018-05-25 | Merge back PM core material for v4.18. | Rafael J. Wysocki | 1 | -20/+17 |
| 2018-05-22 | PM / core: Fix direct_complete handling for devices with no callbacks | Rafael J. Wysocki | 1 | -4/+3 |
| 2018-05-10 | PM / core: Use dev_printk() and symbols in suspend/resume diagnostics | Bjorn Helgaas | 1 | -11/+11 |
| 2018-05-10 | PM / core: Simplify initcall_debug_report() timing | Bjorn Helgaas | 1 | -13/+11 |
| 2018-05-10 | PM / core: Remove unused initcall_debug_report() arguments | Bjorn Helgaas | 1 | -4/+3 |
| 2018-01-10 | PM / core: Propagate wakeup_path status flag in __device_suspend_late() | Ulf Hansson | 1 | -15/+16 |
| 2018-01-10 | PM / core: Re-structure code for clearing the direct_complete flag | Ulf Hansson | 1 | -5/+10 |
| 2018-01-09 | PM / core: Assign the wakeup_path status flag in __device_prepare() | Ulf Hansson | 1 | -1/+4 |
| 2018-01-03 | PM / core: Direct DPM_FLAG_LEAVE_SUSPENDED handling | Rafael J. Wysocki | 1 | -11/+40 |
| 2018-01-03 | PM / core: Direct DPM_FLAG_SMART_SUSPEND optimization | Rafael J. Wysocki | 1 | -7/+78 |
| 2018-01-03 | PM / core: Add helpers for subsystem callback selection | Rafael J. Wysocki | 1 | -60/+128 |
| 2017-12-16 | Merge back PM core material for v4.16. | Rafael J. Wysocki | 1 | -18/+84 |
| 2017-12-13 | PM / core: Use dev_pm_skip_next_resume_phases() internally | Rafael J. Wysocki | 1 | -2/+1 |
| 2017-12-13 | PM / core: remove unneeded kallsyms include | Sergey Senozhatsky | 1 | -1/+0 |
| 2017-12-11 | PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume() | Rafael J. Wysocki | 1 | -0/+15 |
| 2017-12-05 | PM / core: Re-factor some code dealing with parents in __device_suspend() | Ulf Hansson | 1 | -12/+17 |
| 2017-11-27 | PM / core: Add LEAVE_SUSPENDED driver flag | Rafael J. Wysocki | 1 | -5/+68 |
| 2017-11-13 | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -28/+25 |
| 2017-11-06 | PCI / PM: Take SMART_SUSPEND driver flag into account | Rafael J. Wysocki | 1 | -0/+6 |
| 2017-11-06 | PM / core: Add SMART_SUSPEND driver flag | Rafael J. Wysocki | 1 | -0/+3 |
| 2017-11-06 | PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags | Rafael J. Wysocki | 1 | -1/+3 |
| 2017-10-21 | PM / core: Fix kerneldoc comments of four functions | Rafael J. Wysocki | 1 | -4/+4 |
| 2017-10-05 | timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() | Kees Cook | 1 | -5/+3 |
| 2017-09-25 | PM / core: Drop legacy class suspend/resume operations | Rafael J. Wysocki | 1 | -23/+9 |
| 2017-09-19 | PM: core: Fix device_pm_check_callbacks() | Rafael J. Wysocki | 1 | -3/+6 |
| 2017-07-24 | PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq() | Rafael J. Wysocki | 1 | -0/+5 |
| 2017-07-24 | PM / core: Add error argument to dpm_show_time() | Rafael J. Wysocki | 1 | -11/+10 |
| 2017-07-24 | PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq() | Rafael J. Wysocki | 1 | -21/+46 |
| 2017-07-22 | PM / sleep: Do not print debug messages by default | Rafael J. Wysocki | 1 | -8/+4 |
| 2017-07-03 | Merge branch 'acpi-pm' | Rafael J. Wysocki | 1 | -5/+5 |
| 2017-06-28 | PM: Constify info string used in messages | Krzysztof Kozlowski | 1 | -13/+15 |
| 2017-06-28 | PM: Constify returned PM event name | Krzysztof Kozlowski | 1 | -1/+1 |
| 2017-06-15 | ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki | 1 | -5/+0 |
| 2017-06-15 | PM / sleep: Print timing information if debug is enabled | Rafael J. Wysocki | 1 | -0/+4 |
| 2017-06-07 | Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" | Rafael J. Wysocki | 1 | -0/+5 |
| 2017-05-05 | ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki | 1 | -5/+0 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
| 2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 1 | -1/+1 |
| 2016-12-13 | Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -6/+81 |
| 2016-12-12 | Merge branches 'pm-core', 'pm-qos' and 'pm-avs' | Rafael J. Wysocki | 1 | -1/+1 |
| 2016-12-08 | PM / core: Fix bug in the error handling of async suspend | Sahitya Tummala | 1 | -1/+1 |
| 2016-11-11 | PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails | Brian Norris | 1 | -4/+4 |
| 2016-10-31 | PM / sleep: Make async suspend/resume of devices use device links | Rafael J. Wysocki | 1 | -6/+79 |
| 2016-10-31 | driver core: Functional dependencies tracking support | Rafael J. Wysocki | 1 | -0/+2 |
| 2016-05-20 | PM / sleep: Handle failures in device_suspend_late() consistently | Rafael J. Wysocki | 1 | -2/+3 |
| 2016-04-28 | PM / sleep: Drop unused `info' variable | Thierry Reding | 1 | -13/+5 |
| 2016-01-08 | PM / sleep: Go direct_complete if driver has no callbacks | Tomeu Vizoso | 1 | -0/+35 |
| 2015-11-30 | PM / sleep: prohibit devices probing during suspend/hibernation | Strashko, Grygorii | 1 | -0/+17 |
| 2015-07-21 | PM / sleep: Allow devices without runtime PM to do direct-complete | Alan Stern | 1 | -1/+1 |
| 2015-06-19 | Merge branch 'pm-wakeirq' | Rafael J. Wysocki | 1 | -0/+3 |
| 2015-06-10 | PM / sleep: trace_device_pm_callback coverage in dpm_prepare/complete | Todd E Brandt | 1 | -6/+5 |
| 2015-05-20 | PM / Wakeirq: Add automated device wake IRQ handling | Tony Lindgren | 1 | -0/+3 |
| 2015-03-18 | PM / sleep: add pm-trace support for suspending phase | Zhonghui Fu | 1 | -4/+16 |
| 2014-10-27 | PM / Sleep: fix async suspend_late/freeze_late error handling | Imre Deak | 1 | -0/+2 |
| 2014-09-30 | PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq() | Rafael J. Wysocki | 1 | -4/+4 |
| 2014-07-29 | PM / sleep: fix kernel-doc warnings in drivers/base/power/main.c | Randy Dunlap | 1 | -0/+5 |
| 2014-06-11 | PM / sleep: trace events for device PM callbacks | Todd E Brandt | 1 | -4/+10 |
| 2014-06-07 | PM / sleep: trace events for suspend/resume | Todd E Brandt | 1 | -0/+16 |
| 2014-05-16 | PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily | Rafael J. Wysocki | 1 | -15/+51 |
| 2014-03-20 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+5 |
| 2014-03-06 | cpufreq: suspend governors on system suspend/hibernate | Viresh Kumar | 1 | -0/+5 |
| 2014-02-20 | PM / sleep: Asynchronous threads for suspend_late | Liu, Chuansheng | 1 | -12/+54 |
| 2014-02-20 | PM / sleep: Asynchronous threads for suspend_noirq | Liu, Chuansheng | 1 | -11/+57 |
| 2014-02-20 | PM / sleep: Asynchronous threads for resume_early | Liu, Chuansheng | 1 | -11/+44 |
| 2014-02-20 | PM / sleep: Asynchronous threads for resume_noirq | Liu, Chuansheng | 1 | -16/+50 |
| 2014-02-20 | PM / sleep: Two flags for async suspend_noirq and suspend_late | Liu, Chuansheng | 1 | -2/+22 |
| 2013-12-08 | Revert "cpufreq: suspend governors on system suspend/hibernate" | Rafael J. Wysocki | 1 | -3/+0 |
| 2013-12-06 | Merge branches 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+3 |
| 2013-11-28 | cpufreq: suspend governors on system suspend/hibernate | Viresh Kumar | 1 | -0/+3 |
| 2013-11-20 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+3 |
| 2013-11-19 | Merge branch 'pm-runtime' | Rafael J. Wysocki | 1 | -0/+3 |
| 2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -2/+2 |
| 2013-11-14 | PM / Runtime: Fix error path for prepare | Ulf Hansson | 1 | -0/+3 |
| 2013-10-18 | PM / Sleep: Detect device suspend/resume lockup and log event | Benoit Goby | 1 | -0/+73 |
| 2013-07-27 | PM / Sleep: new trace event to print device suspend and resume times | Shuah Khan | 1 | -34/+43 |
| 2013-04-12 | PM / Runtime: Asyncronous idle|suspend devices at system resume | Ulf Hansson | 1 | -1/+1 |
| 2013-03-04 | PM / QoS: Remove device PM QoS sysfs attributes at the right place | Rafael J. Wysocki | 1 | -2/+0 |
| 2013-01-06 | PM: Move disabling/enabling runtime PM to late suspend/early resume | Rafael J. Wysocki | 1 | -5/+4 |
| 2012-10-02 | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -17/+49 |
| 2012-09-24 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 1 | -12/+19 |
| 2012-09-19 | PM: Prevent runtime suspend during system resume | Alan Stern | 1 | -11/+18 |
| 2012-09-19 | PM / Sleep: use resume event when call dpm_resume_early | Feng Hong | 1 | -1/+1 |
| 2012-09-04 | PM / Domains: Move syscore flag from subsys data to struct device | Rafael J. Wysocki | 1 | -0/+28 |