- cd0c5bd Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp' by Rafael J. Wysocki · 11 years ago
- a392f7d Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
- ee7f9d7 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
- 97b80e6 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 11 years ago
- 057b0a7 PM / hibernate: fixed typo in comment by Niv Yehezkel · 11 years ago
- 0399d4d PM / sleep: Introduce command line argument for sleep state enumeration by Rafael J. Wysocki · 11 years ago
- 43e8317 PM / sleep: Use valid_state() for platform-dependent sleep states only by Rafael J. Wysocki · 11 years ago
- 27ddcc6 PM / sleep: Add state field to pm_states[] entries by Rafael J. Wysocki · 11 years ago
- 55cc33c Merge branch 'pm-sleep' into acpi-pm by Rafael J. Wysocki · 11 years ago
- 049d595 PM / OPP: Make OPP invisible to users in Kconfig by Mark Brown · 11 years ago
- f6514be PM / hibernate: Fix memory corruption in resumedelay_setup() by Dan Carpenter · 11 years ago
- 1f0b638 ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state by Rafael J. Wysocki · 11 years ago
- 317cf7e PM / hibernate: convert simple_strtoul to kstrtoul by Fabian Frederick · 11 years ago
- aa9abe2 Merge branch 'pm-cpuidle' into pm-sleep by Rafael J. Wysocki · 11 years ago
- a6220fc PM / suspend: Always use deepest C-state in the "freeze" sleep state by Rafael J. Wysocki · 11 years ago
- 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 11 years ago
- 2c73078 PM / hibernate: no kernel_power_off when pm_power_off NULL by Sebastian Capella · 11 years ago
- 4881f60 PM / hibernate: use unsigned local variables in swsusp_show_speed() by Chen Gang · 11 years ago
- f3f1253 PM / suspend: Make cpuidle work in the "freeze" state by Rafael J. Wysocki · 11 years ago
- 52f5684 kernel: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 11 years ago
- 36cc86e Merge branches 'pm-runtime' and 'pm-sleep' by Rafael J. Wysocki · 11 years ago
- 165f5fd Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' by Rafael J. Wysocki · 11 years ago
- af02b5f PM: Add missing "freeze" state by Geert Uytterhoeven · 11 years ago
- 4d43482 PM / Hibernate: Spelling s/anonymouns/anonymous/ by Geert Uytterhoeven · 11 years ago
- 7500d93 PM / suspend: Remove unnecessary !! by Viresh Kumar · 11 years ago
- 421a5fa PM / hibernate: use name_to_dev_t to parse resume by Sebastian Capella · 11 years ago
- 6c5be29 PM / wakeup: Include appropriate header file in kernel/power/wakelock.c by Rashika Kheria · 11 years ago
- 04b7346 PM / sleep: Move prototype declaration to header file kernel/power/power.h by Rashika Kheria · 11 years ago
- 2d984ad PM / QoS: Introcuce latency tolerance device PM QoS type by Rafael J. Wysocki · 11 years ago
- 327adae PM / QoS: Add no_constraints_value field to struct pm_qos_constraints by Rafael J. Wysocki · 11 years ago
- 1ff6bbf arm, pm, vmpressure: add missing slab.h includes by Tejun Heo · 11 years ago
- f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
- 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- c2f69cd kernel/power/snapshot.c: use memblock apis for early memory allocations by Santosh Shilimkar · 11 years ago
- 362e77d PM / hibernate: Call platform_leave() in suspend path too by Bjørn Mork · 11 years ago
- b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
- fbd2240 Merge back earlier 'pm-sleep' material. by Rafael J. Wysocki · 11 years ago
- c606850 PM / sleep: Fix memory leak in pm_vt_switch_unregister(). by Masami Ichikawa · 11 years ago
- e0c7855 PM / hibernate: export hibernation_set_ops by Leonardo Potenza · 11 years ago
- 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
- b38f67c Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
- 6a0c7cd PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps() by Rafael J. Wysocki · 11 years ago
- feba070 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
- fd432b9 PM / hibernate: Avoid overflow in hibernate_preallocate_memory() by Aaron Lu · 11 years ago
- 6e0ca95 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
- 400fc45 Merge branch 'pm-qos' by Rafael J. Wysocki · 11 years ago
- d3c345d PM / hibernate: Move software_resume to late_initcall_sync by Russ Dill · 11 years ago
- 7bc9b1cf PM / Hibernate: Use bool for boolean fields of struct snapshot_data by Rafael J. Wysocki · 11 years ago
- 70fea60 PM / Sleep: Detect device suspend/resume lockup and log event by Benoit Goby · 11 years ago
- d4f7ecf PM / QoS: simplify pm_qos_power_write() by Andy Shevchenko · 11 years ago
- aab1728 PM / hibernate: Fix user space driven resume regression by Rafael J. Wysocki · 11 years ago
- 02b9735 Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- c33bc31 mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages by Xishi Qiu · 11 years ago
- 85fb0a1 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
- 2a47550 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 942f401 PM / hibernate / memory hotplug: Rework mutual exclusion by Rafael J. Wysocki · 11 years ago
- 8fd37a4 PM / hibernate: Create memory bitmaps after freezing user space by Rafael J. Wysocki · 11 years ago
- e894245 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
- 40fea92f PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout() by Stephen Boyd · 11 years ago
- d6efc2f x86, asmlinkage, power: Make various symbols used by the suspend asm code visible by Andi Kleen · 11 years ago
- 2b44c4d freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes by Colin Cross · 11 years ago
- 3831261 PM / Sleep: increase ftrace coverage in suspend/resume by Brandt, Todd E · 12 years ago
- e5248a1 PM / Sleep: avoid 'autosleep' in shutdown progress by Liu ShuoX · 12 years ago
- 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
- 0ed5fd1 mm: use totalram_pages instead of num_physpages at runtime by Jiang Liu · 12 years ago
- f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
- f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
- 867a420 Merge branch 'pm-assorted' by Rafael J. Wysocki · 12 years ago
- e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 12 years ago
- 9dceefe PM / Sleep: Warn about system time after resume with pm_trace by Shuah Khan · 12 years ago
- ae8822b PM / QoS: Add pm_qos_request tracepoints by Sahara · 12 years ago
- 247e9ee PM / QoS: Add pm_qos_update_target/flags tracepoints by Sahara · 12 years ago
- bb177fe PM / Sleep: Print last wakeup source on failed wakeup_count write by Julius Werner · 12 years ago
- d24c2a4 PM / QoS: correct the valid range of pm_qos_class by Sahara · 12 years ago
- 9350de06 PM / wakeup: Adjust messaging for wake events during suspend by Bernie Thompson · 12 years ago
- 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 12 years ago
- cd38ca8 PM / Hibernate: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
- cee22a1 workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues by Viresh Kumar · 12 years ago
- 18ad0c6 freezer: shorten freezer sleep time using exponential backoff by Colin Cross · 12 years ago
- 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
- 28ad585 power/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago
- c26b78a PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze state by Zhang Rui · 12 years ago
- 08605ac PM / sleep: add TEST_PLATFORM support for freeze state by Zhang Rui · 12 years ago
- 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
- 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
- f43f627 PM: make VT switching to the suspend console optional v3 by Jesse Barnes · 12 years ago
- 957d128 suspend: enable freeze timeout configuration through sys by Li Fei · 12 years ago
- 7e73c5a PM: Introduce suspend state PM_SUSPEND_FREEZE by Zhang Rui · 12 years ago
- 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 12 years ago
- ed1ac6e PM: don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
- d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
- 170bb4c Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
- 8316bd7 PM / Hibernate: use rb_entry by Davidlohr Bueso · 12 years ago
- 883ee4f PM / sysfs: replace strict_str* with kstrto* by Daniel Walter · 12 years ago
- 5d8f72b freezer: change ptrace_stop/do_signal_stop to use freezable_schedule() by Oleg Nesterov · 12 years ago
- 5efbe42 PM / QoS: Introduce request and constraint data types for PM QoS flags by Rafael J. Wysocki · 12 years ago
- 87a2337 Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
- d6a56ae Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
- bbdc18a properly __init-annotate pm_sysrq_init() by Jan Beulich · 12 years ago