Age | Commit message (Expand) | Author |
2013-11-19 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2013-11-14 | PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps() | Rafael J. Wysocki |
2013-11-07 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2013-11-07 | PM / hibernate: Avoid overflow in hibernate_preallocate_memory() | Aaron Lu |
2013-10-28 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2013-10-28 | Merge branch 'pm-qos' | Rafael J. Wysocki |
2013-10-25 | PM / hibernate: Move software_resume to late_initcall_sync | Russ Dill |
2013-10-18 | PM / Hibernate: Use bool for boolean fields of struct snapshot_data | Rafael J. Wysocki |
2013-10-18 | PM / Sleep: Detect device suspend/resume lockup and log event | Benoit Goby |
2013-10-17 | PM / QoS: simplify pm_qos_power_write() | Andy Shevchenko |
2013-09-30 | PM / hibernate: Fix user space driven resume regression | Rafael J. Wysocki |
2013-09-12 | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-09-11 | mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages | Xishi Qiu |
2013-09-10 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki |
2013-09-04 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2013-08-31 | PM / hibernate / memory hotplug: Rework mutual exclusion | Rafael J. Wysocki |
2013-08-31 | PM / hibernate: Create memory bitmaps after freezing user space | Rafael J. Wysocki |
2013-08-27 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2013-08-14 | PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout() | Stephen Boyd |
2013-08-06 | x86, asmlinkage, power: Make various symbols used by the suspend asm code vis... | Andi Kleen |
2013-07-30 | freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes | Colin Cross |
2013-07-26 | PM / Sleep: increase ftrace coverage in suspend/resume | Brandt, Todd E |
2013-07-15 | PM / Sleep: avoid 'autosleep' in shutdown progress | Liu ShuoX |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | mm: use totalram_pages instead of num_physpages at runtime | Jiang Liu |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-02 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2013-06-29 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-06-28 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-06-27 | PM / Sleep: Warn about system time after resume with pm_trace | Shuah Khan |
2013-06-24 | PM / QoS: Add pm_qos_request tracepoints | Sahara |
2013-06-24 | PM / QoS: Add pm_qos_update_target/flags tracepoints | Sahara |
2013-06-21 | PM / Sleep: Print last wakeup source on failed wakeup_count write | Julius Werner |
2013-06-21 | PM / QoS: correct the valid range of pm_qos_class | Sahara |
2013-06-11 | PM / wakeup: Adjust messaging for wake events during suspend | Bernie Thompson |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell |
2013-06-03 | PM / Hibernate: print physical addresses consistently with other parts of kernel | Bjorn Helgaas |
2013-05-14 | workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues | Viresh Kumar |
2013-05-12 | freezer: shorten freezer sleep time using exponential backoff | Colin Cross |
2013-05-02 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-30 | power/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) |
2013-04-05 | PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze state | Zhang Rui |
2013-04-05 | PM / sleep: add TEST_PLATFORM support for freeze state | Zhang Rui |
2013-03-19 | Merge tag 'v3.9-rc3' into drm-intel-next-queued | Daniel Vetter |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | PM: make VT switching to the suspend console optional v3 | Jesse Barnes |
2013-02-09 | suspend: enable freeze timeout configuration through sys | Li Fei |
2013-02-09 | PM: Introduce suspend state PM_SUSPEND_FREEZE | Zhang Rui |
2013-02-06 | driver-core: constify data for class_find_device() | Michał Mirosław |