summaryrefslogtreecommitdiff
path: root/include/linux/suspend.h
AgeCommit message (Expand)Author
2024-02-05PM: sleep: stats: Define suspend_stats next to the code using itRafael J. Wysocki
2024-02-05PM: sleep: stats: Use unsigned int for success and failure countersRafael J. Wysocki
2024-02-05PM: sleep: stats: Use an array of step failure countersRafael J. Wysocki
2024-02-05PM: sleep: stats: Use array of suspend step namesRafael J. Wysocki
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-26Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-06-12include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resumeMario Limonciello
2023-06-09mm: page_alloc: move pm_* function into powerKefeng Wang
2023-06-09mm: page_alloc: move mark_free_page() into snapshot.cKefeng Wang
2023-05-24PM: suspend: add a arch_resume_nosmt() prototypeArnd Bergmann
2023-05-24PM: suspend: Fix pm_suspend_target_state handling for !CONFIG_PMKai-Heng Feng
2023-05-18x86/hibernate: Declare global functions in suspend.hArnd Bergmann
2023-04-20PM: Add sysfs files to represent time spent in hardware sleep stateMario Limonciello
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-09-09ACPI: s2idle: Add a new ->check() callback for platform_s2idle_opsMario Limonciello
2022-09-07freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra
2022-08-31PM: suspend: move from strlcpy() with unused retval to strscpy()Wolfram Sang
2022-04-13PM: sleep: enable dynamic debug support within pm_pr_dbg()David Cohen
2022-02-07PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki
2022-01-25PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński
2021-12-08PM: hibernate: Allow ACPI hardware signature to be honouredDavid Woodhouse
2020-09-23PM: rewrite is_hibernate_resume_dev to not require an inodeChristoph Hellwig
2020-07-28PM, libnvdimm: Add runtime firmware activation supportDan Williams
2020-05-27PM: hibernate: Restrict writes to the resume deviceDomenico Andreoli
2020-03-23PM: remove s390 specific callbacksHeiko Carstens
2020-02-11ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki
2020-01-16PM: suspend: Add sysfs attribute to control the "sync on suspend" behaviorJonas Meurer
2019-08-08ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devicesRafael J. Wysocki
2019-07-30ACPI: PM: Set up EC GPE for system wakeup from drivers that need itRafael J. Wysocki
2019-07-23PM: sleep: Simplify suspend-to-idle control flowRafael J. Wysocki
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki
2019-06-26PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki
2019-06-19PM: suspend: Rename pm_suspend_via_s2idle()Rafael J. Wysocki
2019-06-14PM: hibernate: powerpc: Expose pfn_is_nosave() prototypeMathieu Malaterre
2019-06-03PM: sleep: Add kerneldoc comments to some functionsRafael J. Wysocki
2019-05-27ACPI: PM: Call pm_set_suspend_via_firmware() during hibernationRafael J. Wysocki
2019-04-02PM / sleep: Refactor filesystems sync to reduce duplicationHarry Pan
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-10-01Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake
2018-08-06PM / reboot: Eliminate race between reboot and suspendPingfan Liu
2018-02-02x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann
2018-01-10PM / sleep: Make lock/unlock_system_sleep() available to kernel modulesBart Van Assche
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-18ACPI / PM: Check low power idle constraints for debug onlySrinivas Pandruvada
2017-08-11PM / s2idle: Rename platform operations structureRafael J. Wysocki
2017-08-11PM / s2idle: Rename freeze_state enum and related itemsRafael J. Wysocki
2017-08-11PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLERafael J. Wysocki
2017-08-05ACPI / PM: Prefer suspend-to-idle over S3 on some systemsRafael J. Wysocki
2017-07-23PM / timekeeping: Print debug messages when requestedRafael J. Wysocki