Age | Commit message (Expand) | Author |
2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-07-03 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2017-06-29 | PM: hibernate: constify attribute_group structures. | Arvind Yadav |
2017-06-27 | PM / hibernate: Drop redundant parameter of swsusp_alloc() | BaoJun Luo |
2017-06-27 | PM / hibernate: Use CONFIG_HAVE_SET_MEMORY for include condition | Balbir Singh |
2017-06-15 | ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki |
2017-06-12 | Merge tag 'v4.12-rc5' into for-4.13/block | Jens Axboe |
2017-06-09 | block: switch bios to blk_status_t | Christoph Hellwig |
2017-06-09 | Merge branches 'intel_pstate' and 'pm-sleep' | Rafael J. Wysocki |
2017-06-07 | Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" | Rafael J. Wysocki |
2017-05-22 | Merge branches 'pm-sleep' and 'powercap' | Rafael J. Wysocki |
2017-05-14 | PM / hibernate: Declare variables as static | Pushkar Jambhlekar |
2017-05-10 | Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-08 | kernel/power/snapshot.c: use set_memory.h header | Laura Abbott |
2017-05-05 | ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-03-02 | Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-27 | PM / hibernate: Define pr_fmt() and use pr_*() instead of printk() | Rafael J. Wysocki |
2017-02-27 | PM / hibernate: Untangle power_down() | Rafael J. Wysocki |
2017-02-21 | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-18 | PM / sleep: Fix test_suspend after sleep state rework | Geert Uytterhoeven |
2017-02-07 | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX | Laura Abbott |
2017-01-30 | Merge back earlier suspend/hibernation changes for v4.11. | Rafael J. Wysocki |
2017-01-27 | PM / Hibernate: Use rb_entry() instead of container_of() | Geliang Tang |
2017-01-20 | Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag" | Rafael J. Wysocki |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-13 | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2016-12-13 | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-12-12 | Merge branches 'pm-sleep' and 'powercap' | Rafael J. Wysocki |
2016-11-21 | PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag | Rafael J. Wysocki |
2016-11-21 | PM / sleep: System sleep state selection interface rework | Rafael J. Wysocki |
2016-11-02 | PM / sleep: fix device reference leak in test_suspend | Johan Hovold |
2016-11-01 | block,fs: use REQ_* flags directly | Christoph Hellwig |
2016-10-24 | PM / suspend: Fix missing KERN_CONT for suspend message | Jon Hunter |
2016-10-19 | Merge branch 'for-4.9' into for-4.10 | Tejun Heo |
2016-10-07 | oom, suspend: fix oom_killer_disable vs. pm suspend properly | Michal Hocko |
2016-09-17 | power, workqueue: remove keventd_up() usage | Tejun Heo |
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 |