index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
suspend.h
Age
Commit message (
Expand
)
Author
2024-02-05
PM: sleep: stats: Define suspend_stats next to the code using it
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Use unsigned int for success and failure counters
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Use an array of step failure counters
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Use array of suspend step names
Rafael J. Wysocki
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-06-12
include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
Mario Limonciello
2023-06-09
mm: page_alloc: move pm_* function into power
Kefeng Wang
2023-06-09
mm: page_alloc: move mark_free_page() into snapshot.c
Kefeng Wang
2023-05-24
PM: suspend: add a arch_resume_nosmt() prototype
Arnd Bergmann
2023-05-24
PM: suspend: Fix pm_suspend_target_state handling for !CONFIG_PM
Kai-Heng Feng
2023-05-18
x86/hibernate: Declare global functions in suspend.h
Arnd Bergmann
2023-04-20
PM: Add sysfs files to represent time spent in hardware sleep state
Mario Limonciello
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-09-09
ACPI: s2idle: Add a new ->check() callback for platform_s2idle_ops
Mario Limonciello
2022-09-07
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
2022-08-31
PM: suspend: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
2022-04-13
PM: sleep: enable dynamic debug support within pm_pr_dbg()
David Cohen
2022-02-07
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
2022-01-25
PM: hibernate: Remove register_nosave_region_late()
Amadeusz Sławiński
2021-12-08
PM: hibernate: Allow ACPI hardware signature to be honoured
David Woodhouse
2020-09-23
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
2020-07-28
PM, libnvdimm: Add runtime firmware activation support
Dan Williams
2020-05-27
PM: hibernate: Restrict writes to the resume device
Domenico Andreoli
2020-03-23
PM: remove s390 specific callbacks
Heiko Carstens
2020-02-11
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
2020-01-16
PM: suspend: Add sysfs attribute to control the "sync on suspend" behavior
Jonas Meurer
2019-08-08
ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices
Rafael J. Wysocki
2019-07-30
ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
Rafael J. Wysocki
2019-07-23
PM: sleep: Simplify suspend-to-idle control flow
Rafael J. Wysocki
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
2019-06-26
PCI: PM: Avoid skipping bus-level PM on platforms without ACPI
Rafael J. Wysocki
2019-06-19
PM: suspend: Rename pm_suspend_via_s2idle()
Rafael J. Wysocki
2019-06-14
PM: hibernate: powerpc: Expose pfn_is_nosave() prototype
Mathieu Malaterre
2019-06-03
PM: sleep: Add kerneldoc comments to some functions
Rafael J. Wysocki
2019-05-27
ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation
Rafael J. Wysocki
2019-04-02
PM / sleep: Refactor filesystems sync to reduce duplication
Harry Pan
2018-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
2018-10-01
Input: i8042 - enable keyboard wakeups by default when s2idle is used
Daniel Drake
2018-08-06
PM / reboot: Eliminate race between reboot and suspend
Pingfan Liu
2018-02-02
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
2018-01-10
PM / sleep: Make lock/unlock_system_sleep() available to kernel modules
Bart Van Assche
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
[next]