index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
suspend.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-18
ACPI / PM: Check low power idle constraints for debug only
Srinivas Pandruvada
2017-08-11
PM / s2idle: Rename platform operations structure
Rafael J. Wysocki
2017-08-11
PM / s2idle: Rename freeze_state enum and related items
Rafael J. Wysocki
2017-08-11
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE
Rafael J. Wysocki
2017-08-05
ACPI / PM: Prefer suspend-to-idle over S3 on some systems
Rafael J. Wysocki
2017-07-23
PM / timekeeping: Print debug messages when requested
Rafael J. Wysocki
2017-07-22
PM / sleep: Do not print debug messages by default
Rafael J. Wysocki
2017-07-22
PM / suspend: Export pm_suspend_target_state
Florian Fainelli
2017-06-15
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2017-06-07
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
2017-05-05
ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2017-01-20
Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"
Rafael J. Wysocki
2016-11-21
PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag
Rafael J. Wysocki
2016-09-13
PM / sleep: enable suspend-to-idle even without registered suspend_ops
Sudeep Holla
2016-06-15
PM / sleep: Make pm_prepare_console() return void
Borislav Petkov
2015-10-14
PM / sleep: Add flags to indicate platform firmware involvement
Rafael J. Wysocki
2015-09-16
PM / sleep: Report interrupt that caused system wakeup
Alexandra Yates
2015-02-13
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
2014-09-30
ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle
Rafael J. Wysocki
2014-09-01
PM / sleep: Mechanism for aborting system suspends unconditionally
Rafael J. Wysocki
2014-06-16
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-05-16
ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state
Rafael J. Wysocki
2014-04-23
ARM: 8011/1: ARM hibernation / suspend-to-disk
Sebastian Capella
2013-06-21
PM / Sleep: Print last wakeup source on failed wakeup_count write
Julius Werner
2013-02-09
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
2012-07-01
PM / Sleep: Separate printing suspend times from initcall_debug
Rafael J. Wysocki
2012-05-01
PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources
Rafael J. Wysocki
2012-05-01
PM / Sleep: Implement opportunistic sleep, v2
Rafael J. Wysocki
2012-02-17
PM / Sleep: Drop suspend_stats_update()
Rafael J. Wysocki
2012-02-09
PM / Suspend: Avoid code duplication in suspend statistics update
Marcos Paulo de Souza
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2012-01-19
PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regression
Srivatsa S. Bhat
2011-12-08
PM / Sleep: Make [un]lock_system_sleep() generic
Srivatsa S. Bhat
2011-12-08
PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIs
Srivatsa S. Bhat
2011-11-23
PM / Memory-hotplug: Avoid task freezing failures
Srivatsa S. Bhat
2011-10-16
PM / VT: Cleanup #if defined uglyness and fix compile error
H Hartley Sweeten
2011-10-16
PM / Hibernate: Include storage keys in hibernation image on s390
Martin Schwidefsky
2011-10-16
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
2011-07-25
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
2011-07-15
PM / Suspend: Add .suspend_again() callback to suspend_ops
MyungJoo Ham
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-07
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
Rafael J. Wysocki
2011-01-07
PM: Fix oops in suspend/hibernate code related to failing ioremap()
Jiri Slaby
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
2010-11-16
hibernation: constify platform_hibernation_ops
Lionel Debroux
[next]