Age | Commit message (Expand) | Author |
2016-11-02 | PM / sleep: fix device reference leak in test_suspend | Johan Hovold |
2016-10-24 | PM / suspend: Fix missing KERN_CONT for suspend message | Jon Hunter |
2016-10-07 | oom, suspend: fix oom_killer_disable vs. pm suspend properly | Michal Hocko |
2016-09-13 | PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO | Anisse Astier |
2016-09-13 | PM / sleep: enable suspend-to-idle even without registered suspend_ops | Sudeep Holla |
2016-09-13 | PM / sleep: Increase default DPM watchdog timeout to 120 | Chen Yu |
2016-09-05 | PM / QoS: avoid calling cancel_delayed_work_sync() during early boot | Tejun Heo |
2016-08-18 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2016-08-16 | PM / hibernate: Fix rtree_next_node() to avoid walking off list ends | James Morse |
2016-08-12 | Merge branches 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki |
2016-08-12 | PM / hibernate: Restore processor state before using per-CPU variables | Thomas Garnier |
2016-07-28 | mm, vmscan: move LRU lists to node | Mel Gorman |
2016-07-26 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2016-07-26 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-07-22 | PM / hibernate: Introduce test_resume mode for hibernation | Chen Yu |
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-07-10 | PM / hibernate: Add missing braces in __register_nosave_region() | Rafael J. Wysocki |
2016-07-10 | PM / hibernate: Clean up comments in snapshot.c | Rafael J. Wysocki |
2016-07-10 | PM / hibernate: Clean up function headers in snapshot.c | Rafael J. Wysocki |
2016-07-10 | PM / hibernate: Add missing braces in hibernate_setup() | Rafael J. Wysocki |
2016-07-08 | Merge back earlier suspend/hibernation changes for v4.8. | Rafael J. Wysocki |
2016-07-08 | Merge branch 'x86/mm' into x86/boot, to pick up dependencies | Ingo Molnar |
2016-07-02 | PM / hibernate: Recycle safe pages after image restoration | Rafael J. Wysocki |
2016-07-02 | PM / hibernate: Simplify mark_unsafe_pages() | Rafael J. Wysocki |
2016-07-02 | PM / hibernate: Do not free preallocated safe pages during image restore | Rafael J. Wysocki |
2016-07-02 | PM / suspend: show workqueue state in suspend flow | Roger Lu |
2016-06-28 | PM / sleep: make PM notifiers called symmetrically | Lianwei Wang |
2016-06-26 | x86/KASLR, x86/power: Remove x86 hibernation restrictions | Kees Cook |
2016-06-24 | oom, suspend: fix oom_reaper vs. oom_killer_disable race | Michal Hocko |
2016-06-15 | PM / sleep: Make pm_prepare_console() return void | Borislav Petkov |
2016-06-14 | PM / Hibernate: Don't let kasan instrument snapshot.c | James Morse |
2016-06-07 | pm: use bio op accessors | Mike Christie |
2016-06-07 | block/fs/drivers: remove rw argument from submit_bio | Mike Christie |
2016-04-28 | PM / Hibernate: Call flush_icache_range() on pages restored in-place | James Morse |
2016-03-24 | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-25 | Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' | Rafael J. Wysocki |
2016-03-23 | PM / sleep: Clear pm_suspend_global_flags upon hibernate | Lukas Wunner |
2016-03-22 | kernel/...: convert pr_warning to pr_warn | Joe Perches |
2016-03-16 | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-15 | mm/page_poisoning.c: allow for zero poisoning | Laura Abbott |
2016-02-11 | PM / suspend: replacing printk | saurabh |
2016-02-11 | PM/freezer: y2038, use boottime to compare tstamps | Abhilash Jindal |
2016-01-27 | PM: APM_EMULATION does not depend on PM | Arnd Bergmann |
2016-01-04 | PM / sleep: Add support for read-only sysfs attributes | Rafael J. Wysocki |
2015-11-06 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-10-14 | PM / hibernate: fix a comment typo | Geliang Tang |
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 |