Age | Commit message (Expand) | Author |
2021-12-08 | PM: hibernate: Allow ACPI hardware signature to be honoured | David Woodhouse |
2021-10-26 | PM: sleep: Pause cpuidle later and resume it earlier during system transitions | Rafael J. Wysocki |
2020-12-15 | kernel/power: allow hibernation with page_poison sanity checking | Vlastimil Babka |
2020-09-01 | notifier: Fix broken error handling pattern | Peter Zijlstra |
2020-07-14 | PM: sleep: spread "const char *" correctness | Alexey Dobriyan |
2020-05-19 | PM: hibernate: Incorporate concurrency handling | Domenico Andreoli |
2019-11-15 | y2038: syscalls: change remaining timeval to __kernel_old_timeval | Arnd Bergmann |
2019-06-14 | PM: hibernate: powerpc: Expose pfn_is_nosave() prototype | Mathieu Malaterre |
2018-02-02 | x86/power: Fix swsusp_arch_resume prototype | Arnd Bergmann |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-05 | ACPI / PM: Prefer suspend-to-idle over S3 on some systems | Rafael J. Wysocki |
2017-07-24 | PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUG | Rafael J. Wysocki |
2017-07-24 | PM / s2idle: Rearrange the main suspend-to-idle loop | Rafael J. Wysocki |
2017-02-07 | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX | Laura Abbott |
2016-11-21 | PM / sleep: System sleep state selection interface rework | Rafael J. Wysocki |
2016-09-13 | PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO | Anisse Astier |
2016-07-15 | x86 / hibernate: Use hlt_play_dead() when resuming from hibernation | Rafael J. Wysocki |
2016-07-10 | PM / hibernate: Image data protection during restoration | Rafael J. Wysocki |
2016-06-28 | PM / sleep: make PM notifiers called symmetrically | Lianwei Wang |
2016-01-04 | PM / sleep: Add support for read-only sysfs attributes | Rafael J. Wysocki |
2015-05-19 | suspend: simplify block I/O handling | Christoph Hellwig |
2014-11-03 | PM / Hibernate: Migrate to ktime_t | Tina Ruchandani |
2014-09-03 | PM / sleep: Fix test_suspend= command line option | Rafael J. Wysocki |
2014-07-21 | PM / sleep: Simplify sleep states sysfs interface code | Rafael J. Wysocki |
2014-05-26 | PM / sleep: Use valid_state() for platform-dependent sleep states only | Rafael J. Wysocki |
2014-05-26 | PM / sleep: Add state field to pm_states[] entries | Rafael J. Wysocki |
2014-04-07 | kernel: use macros from compiler.h instead of __attribute__((...)) | Gideon Israel Dsouza |
2014-03-01 | PM / sleep: Move prototype declaration to header file kernel/power/power.h | Rashika Kheria |
2012-07-01 | PM / Hibernate: Enable suspend to both for in-kernel hibernation. | Bojan Smojver |
2012-05-01 | PM / Sleep: Add user space interface for manipulating wakeup sources, v3 | Rafael J. Wysocki |
2012-05-01 | PM / Sleep: Implement opportunistic sleep, v2 | Rafael J. Wysocki |
2012-02-17 | PM / Sleep: Make enter_state() in kernel/power/suspend.c static | Rafael J. Wysocki |
2012-02-13 | PM / Sleep: Remove unnecessary label from suspend_freeze_processes() | Rafael J. Wysocki |
2012-02-04 | PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails | Srivatsa S. Bhat |
2011-12-06 | PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path | Srivatsa S. Bhat |
2011-10-16 | PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image | Bojan Smojver |
2011-10-16 | PM / Hibernate: Freeze kernel threads after preallocating memory | Rafael J. Wysocki |
2011-05-17 | PM / Hibernate: Add sysfs knob to control size of memory for drivers | Rafael J. Wysocki |
2010-10-17 | PM / Hibernate: Make default image size depend on total RAM size | Rafael J. Wysocki |
2010-10-17 | PM / Hibernate: Compress hibernation image with LZO | Bojan Smojver |
2010-05-10 | PM / Hibernate: Separate block_io | Jiri Slaby |
2010-05-10 | PM / Hibernate: Snapshot cleanup | Jiri Slaby |
2009-09-14 | PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2) | Rafael J. Wysocki |
2009-06-12 | PM/Hibernate: Rename disk.c to hibernate.c | Rafael J. Wysocki |
2009-06-12 | PM: Separate suspend to RAM functionality from core | Rafael J. Wysocki |
2009-06-12 | PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2) | Rafael J. Wysocki |
2008-10-21 | [PATCH] propagate mode through swsusp_close() | Al Viro |
2008-07-26 | kexec jump: save/restore device state | Huang Ying |
2008-02-01 | Suspend: Add config option to disable the freezer if architecture wants that | Johannes Berg |
2008-02-01 | Hibernation: Move low level resume to disk.c | Rafael J. Wysocki |