Age | Commit message (Expand) | Author |
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 |
2015-09-02 | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-07-31 | PM / suspend: make sync() on suspend-to-RAM build-time optional | Len Brown |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig |
2015-07-14 | PM / autosleep: Use workqueue for user space wakeup sources garbage collector | SungEun Kim |
2015-07-01 | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-25 | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | PM / sleep: Increase default DPM watchdog timeout to 60 | Takashi Iwai |
2015-06-24 | PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failure | Vitaly Kuznetsov |
2015-05-19 | suspend: simplify block I/O handling | Christoph Hellwig |
2015-05-19 | PM / sleep: Return -EBUSY from suspend_enter() on wakeup detection | Ruchi Kandoi |
2015-05-13 | PM / sleep: Fix symbol name in a comment in kernel/power/main.c | Rafael J. Wysocki |
2015-05-12 | PM / sleep: Refine diagnostic messages in enter_state() | Rafael J. Wysocki |
2015-04-10 | Merge back earlier suspend/hibernate material for v4.1. | Rafael J. Wysocki |
2015-04-07 | Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions" | Rafael J. Wysocki |
2015-03-18 | PM / sleep: add pm-trace support for suspending phase | Zhonghui Fu |
2015-02-26 | PM / sleep: add configurable delay for pm_test | Brian Norris |
2015-02-13 | PM / sleep: Re-implement suspend-to-idle handling | Rafael J. Wysocki |
2015-02-11 | oom, PM: make OOM detection in the freezer path raceless | Michal Hocko |
2015-02-11 | PM: convert printk to pr_* equivalent | Michal Hocko |
2015-02-10 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-02-10 | Merge branches 'pm-sleep' and 'pm-runtime' | Rafael J. Wysocki |
2015-02-03 | PM / hibernate: exclude freed pages from allocated pages printout | Wonhong Kwon |
2015-01-23 | PM / hibernate: Remove unused function | Rickard Strandqvist |
2015-01-23 | PM / QoS: Add debugfs support to view the list of constraints | Nishanth Menon |
2015-01-06 | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar |
2014-12-19 | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki |
2014-12-08 | Merge branch 'pm-runtime' | Rafael J. Wysocki |
2014-12-08 | Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools' | Rafael J. Wysocki |
2014-12-04 | PM: Drop CONFIG_PM_RUNTIME from the driver core | Rafael J. Wysocki |
2014-11-27 | Merge back earlier 'pm-runtime' material for 3.19-rc1. | Rafael J. Wysocki |
2014-11-18 | PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selected | Rafael J. Wysocki |
2014-11-18 | PM: Kconfig: fix unmet dependency for CPU_PM | Pankaj Dubey |
2014-11-18 | PM / hibernate: Deletion of an unnecessary check before the function call "vf... | Markus Elfring |
2014-11-18 | Merge back 'pm-sleep' material for 3.19-rc1. | Rafael J. Wysocki |
2014-11-15 | PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig | Kevin Hilman |
2014-11-08 | PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is set | Dmitry Eremin-Solenikov |
2014-11-03 | PM / Hibernate: Migrate to ktime_t | Tina Ruchandani |
2014-10-27 | PM / Sleep: fix recovery during resuming from hibernation | Imre Deak |
2014-10-23 | Merge branch 'freezer' | Rafael J. Wysocki |
2014-10-23 | Merge branch 'pm-qos' | Rafael J. Wysocki |
2014-10-22 | PM / freezer: Clean up code after recent fixes | Rafael J. Wysocki |
2014-10-21 | PM: convert do_each_thread to for_each_process_thread | Michal Hocko |
2014-10-21 | OOM, PM: OOM killed task shouldn't escape PM suspend | Michal Hocko |
2014-10-07 | Merge branch 'pm-domains' | Rafael J. Wysocki |
2014-10-07 | Merge branch 'acpi-pm' | Rafael J. Wysocki |