Age | Commit message (Expand) | Author | Files | Lines |
2020-05-27 | PM: hibernate: Restrict writes to the resume device | Domenico Andreoli | 1 | -0/+6 |
2020-03-23 | PM: remove s390 specific callbacks | Heiko Carstens | 1 | -34/+0 |
2020-02-11 | ACPI: PM: s2idle: Avoid possible race related to the EC GPE | Rafael J. Wysocki | 1 | -1/+1 |
2020-01-16 | PM: suspend: Add sysfs attribute to control the "sync on suspend" behavior | Jonas Meurer | 1 | -0/+2 |
2019-08-08 | ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices | Rafael J. Wysocki | 1 | -0/+2 |
2019-07-30 | ACPI: PM: Set up EC GPE for system wakeup from drivers that need it | Rafael J. Wysocki | 1 | -0/+1 |
2019-07-23 | PM: sleep: Simplify suspend-to-idle control flow | Rafael J. Wysocki | 1 | -1/+0 |
2019-07-08 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 1 | -2/+3 |
2019-06-26 | PCI: PM: Avoid skipping bus-level PM on platforms without ACPI | Rafael J. Wysocki | 1 | -2/+24 |
2019-06-19 | PM: suspend: Rename pm_suspend_via_s2idle() | Rafael J. Wysocki | 1 | -2/+2 |
2019-06-14 | PM: hibernate: powerpc: Expose pfn_is_nosave() prototype | Mathieu Malaterre | 1 | -0/+1 |
2019-06-03 | PM: sleep: Add kerneldoc comments to some functions | Rafael J. Wysocki | 1 | -0/+31 |
2019-05-27 | ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation | Rafael J. Wysocki | 1 | -1/+1 |
2019-04-02 | PM / sleep: Refactor filesystems sync to reduce duplication | Harry Pan | 1 | -0/+3 |
2018-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Greg Kroah-Hartman | 1 | -0/+2 |
2018-10-01 | Input: i8042 - enable keyboard wakeups by default when s2idle is used | Daniel Drake | 1 | -0/+2 |
2018-08-06 | PM / reboot: Eliminate race between reboot and suspend | Pingfan Liu | 1 | -1/+1 |
2018-02-02 | x86/power: Fix swsusp_arch_resume prototype | Arnd Bergmann | 1 | -0/+2 |
2018-01-10 | PM / sleep: Make lock/unlock_system_sleep() available to kernel modules | Bart Van Assche | 1 | -26/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-18 | ACPI / PM: Check low power idle constraints for debug only | Srinivas Pandruvada | 1 | -0/+2 |
2017-08-11 | PM / s2idle: Rename platform operations structure | Rafael J. Wysocki | 1 | -3/+3 |
2017-08-11 | PM / s2idle: Rename freeze_state enum and related items | Rafael J. Wysocki | 1 | -10/+10 |
2017-08-11 | PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE | Rafael J. Wysocki | 1 | -2/+2 |
2017-08-05 | ACPI / PM: Prefer suspend-to-idle over S3 on some systems | Rafael J. Wysocki | 1 | -0/+3 |
2017-07-23 | PM / timekeeping: Print debug messages when requested | Rafael J. Wysocki | 1 | -2/+8 |
2017-07-22 | PM / sleep: Do not print debug messages by default | Rafael J. Wysocki | 1 | -0/+6 |
2017-07-22 | PM / suspend: Export pm_suspend_target_state | Florian Fainelli | 1 | -0/+1 |
2017-06-15 | ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki | 1 | -2/+5 |
2017-06-07 | Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" | Rafael J. Wysocki | 1 | -5/+2 |
2017-05-05 | ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki | 1 | -2/+5 |
2017-01-20 | Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag" | Rafael J. Wysocki | 1 | -2/+0 |
2016-11-21 | PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag | Rafael J. Wysocki | 1 | -0/+2 |
2016-09-13 | PM / sleep: enable suspend-to-idle even without registered suspend_ops | Sudeep Holla | 1 | -0/+2 |
2016-06-15 | PM / sleep: Make pm_prepare_console() return void | Borislav Petkov | 1 | -3/+2 |
2015-10-14 | PM / sleep: Add flags to indicate platform firmware involvement | Rafael J. Wysocki | 1 | -0/+36 |
2015-09-16 | PM / sleep: Report interrupt that caused system wakeup | Alexandra Yates | 1 | -0/+3 |
2015-02-13 | PM / sleep: Re-implement suspend-to-idle handling | Rafael J. Wysocki | 1 | -0/+16 |
2014-09-30 | ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle | Rafael J. Wysocki | 1 | -0/+2 |
2014-09-01 | PM / sleep: Mechanism for aborting system suspends unconditionally | Rafael J. Wysocki | 1 | -0/+4 |
2014-06-16 | PM / hibernate: introduce "nohibernate" boot parameter | Kees Cook | 1 | -0/+2 |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 1 | -0/+2 |
2014-05-16 | ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state | Rafael J. Wysocki | 1 | -0/+7 |
2014-04-23 | ARM: 8011/1: ARM hibernation / suspend-to-disk | Sebastian Capella | 1 | -0/+2 |
2013-06-21 | PM / Sleep: Print last wakeup source on failed wakeup_count write | Julius Werner | 1 | -0/+1 |
2013-02-09 | PM: Introduce suspend state PM_SUSPEND_FREEZE | Zhang Rui | 1 | -1/+5 |
2012-07-01 | PM / Sleep: Separate printing suspend times from initcall_debug | Rafael J. Wysocki | 1 | -0/+6 |
2012-05-01 | PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources | Rafael J. Wysocki | 1 | -0/+1 |
2012-05-01 | PM / Sleep: Implement opportunistic sleep, v2 | Rafael J. Wysocki | 1 | -1/+12 |
2012-02-17 | PM / Sleep: Drop suspend_stats_update() | Rafael J. Wysocki | 1 | -16/+0 |