index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
suspend.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-05
PM: sleep: stats: Define suspend_stats next to the code using it
Rafael J. Wysocki
1
-56
/
+15
2024-02-05
PM: sleep: stats: Use unsigned int for success and failure counters
Rafael J. Wysocki
1
-2
/
+2
2024-02-05
PM: sleep: stats: Use an array of step failure counters
Rafael J. Wysocki
1
-8
/
+4
2024-02-05
PM: sleep: stats: Use array of suspend step names
Rafael J. Wysocki
1
-1
/
+2
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+6
2023-06-26
Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-4
/
+10
2023-06-12
include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
Mario Limonciello
1
-3
/
+5
2023-06-09
mm: page_alloc: move pm_* function into power
Kefeng Wang
1
-0
/
+6
2023-06-09
mm: page_alloc: move mark_free_page() into snapshot.c
Kefeng Wang
1
-3
/
+0
2023-05-24
PM: suspend: add a arch_resume_nosmt() prototype
Arnd Bergmann
1
-0
/
+2
2023-05-24
PM: suspend: Fix pm_suspend_target_state handling for !CONFIG_PM
Kai-Heng Feng
1
-1
/
+3
2023-05-18
x86/hibernate: Declare global functions in suspend.h
Arnd Bergmann
1
-0
/
+4
2023-04-20
PM: Add sysfs files to represent time spent in hardware sleep state
Mario Limonciello
1
-0
/
+8
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2022-09-09
ACPI: s2idle: Add a new ->check() callback for platform_s2idle_ops
Mario Limonciello
1
-0
/
+1
2022-09-07
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
1
-4
/
+4
2022-08-31
PM: suspend: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
1
-1
/
+1
2022-04-13
PM: sleep: enable dynamic debug support within pm_pr_dbg()
David Cohen
1
-5
/
+39
2022-02-07
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
1
-2
/
+2
2022-01-25
PM: hibernate: Remove register_nosave_region_late()
Amadeusz Sławiński
1
-10
/
+1
2021-12-08
PM: hibernate: Allow ACPI hardware signature to be honoured
David Woodhouse
1
-0
/
+1
2020-09-23
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
1
-2
/
+2
2020-07-28
PM, libnvdimm: Add runtime firmware activation support
Dan Williams
1
-0
/
+6
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
[next]