| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-04 | 1 | -2/+2 |
|\ |
|
| * | mm: use totalram_pages instead of num_physpages at runtime | Jiang Liu | 2013-07-04 | 1 | -2/+2 |
* | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-03 | 5 | -17/+36 |
|\ \
| |/
|/| |
|
| * | Merge branch 'pm-assorted' | Rafael J. Wysocki | 2013-06-29 | 1 | -0/+4 |
| |\ |
|
| | * | PM / Sleep: Warn about system time after resume with pm_trace | Shuah Khan | 2013-06-27 | 1 | -0/+4 |
| * | | Merge branch 'pm-assorted' | Rafael J. Wysocki | 2013-06-28 | 4 | -6/+17 |
| |\| |
|
| | * | PM / QoS: Add pm_qos_request tracepoints | Sahara | 2013-06-24 | 1 | -0/+5 |
| | * | PM / QoS: Add pm_qos_update_target/flags tracepoints | Sahara | 2013-06-24 | 1 | -0/+3 |
| | * | PM / Sleep: Print last wakeup source on failed wakeup_count write | Julius Werner | 2013-06-21 | 1 | -0/+2 |
| | * | PM / QoS: correct the valid range of pm_qos_class | Sahara | 2013-06-21 | 1 | -3/+3 |
| | * | PM / wakeup: Adjust messaging for wake events during suspend | Bernie Thompson | 2013-06-11 | 1 | -1/+1 |
| | * | PM / Hibernate: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2013-06-03 | 1 | -2/+3 |
| * | | freezer: shorten freezer sleep time using exponential backoff | Colin Cross | 2013-05-12 | 1 | -11/+15 |
| |/ |
|
* | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2013-07-03 | 1 | -0/+20 |
|\ \ |
|
| * | | workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues | Viresh Kumar | 2013-05-14 | 1 | -0/+20 |
| |/ |
|
* / | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-05-03 | 1 | -0/+116 |
|\ |
|
| * | Merge tag 'v3.9-rc3' into drm-intel-next-queued | Daniel Vetter | 2013-03-19 | 6 | -29/+95 |
| |\ |
|
| * | | PM: make VT switching to the suspend console optional v3 | Jesse Barnes | 2013-02-20 | 1 | -0/+116 |
* | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-05-01 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | power/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) | 2013-05-01 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze state | Zhang Rui | 2013-04-05 | 1 | -2/+14 |
* | | | PM / sleep: add TEST_PLATFORM support for freeze state | Zhang Rui | 2013-04-05 | 1 | -3/+3 |
|/ / |
|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -6/+5 |
|\ \ |
|
| * | | driver-core: constify data for class_find_device() | Michał Mirosław | 2013-02-06 | 1 | -6/+5 |
| |/ |
|
* | | suspend: enable freeze timeout configuration through sys | Li Fei | 2013-02-09 | 2 | -2/+29 |
* | | PM: Introduce suspend state PM_SUSPEND_FREEZE | Zhang Rui | 2013-02-09 | 2 | -14/+57 |
* | | PM: don't use [delayed_]work_pending() | Tejun Heo | 2013-01-26 | 2 | -7/+4 |
|/ |
|
* | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2012-12-12 | 1 | -12/+1 |
|\ |
|
| * | freezer: change ptrace_stop/do_signal_stop to use freezable_schedule() | Oleg Nesterov | 2012-10-26 | 1 | -12/+1 |
* | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2012-11-29 | 3 | -3/+3 |
|\ \ |
|
| * | | PM / Hibernate: use rb_entry | Davidlohr Bueso | 2012-11-15 | 1 | -1/+1 |
| * | | PM / sysfs: replace strict_str* with kstrto* | Daniel Walter | 2012-11-15 | 2 | -2/+2 |
| |/ |
|
* / | PM / QoS: Introduce request and constraint data types for PM QoS flags | Rafael J. Wysocki | 2012-10-23 | 1 | -0/+63 |
|/ |
|
* | Merge branch 'pm-qos' | Rafael J. Wysocki | 2012-09-17 | 1 | -0/+1 |
|\ |
|
| * | PM / QoS: Add return code to pm_qos_get_value function. | Luis Gonzalez Fernandez | 2012-09-07 | 1 | -0/+1 |
* | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2012-09-17 | 2 | -2/+2 |
|\ \ |
|
| * | | properly __init-annotate pm_sysrq_init() | Jan Beulich | 2012-09-10 | 1 | -1/+1 |
| * | | PM / Freezer: Fix small typo "regrigerator" | Sedat Dilek | 2012-08-23 | 1 | -1/+1 |
| |/ |
|
* / | PM / Domains: Add power off/on function for system core suspend stage | Rafael J. Wysocki | 2012-09-04 | 1 | -0/+4 |
|/ |
|
* | Revert "NMI watchdog: fix for lockup detector breakage on resume" | Rafael J. Wysocki | 2012-08-08 | 1 | -3/+0 |
* | NMI watchdog: fix for lockup detector breakage on resume | Sameer Nanda | 2012-07-31 | 1 | -0/+3 |
* | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-07-22 | 7 | -29/+157 |
|\ |
|
| * | PM / Sleep: Require CAP_BLOCK_SUSPEND to use wake_lock/wake_unlock | Rafael J. Wysocki | 2012-07-19 | 1 | -0/+7 |
| * | PM / Hibernate: Print hibernation/thaw progress indicator one line at a time. | Bojan Smojver | 2012-07-01 | 1 | -27/+27 |
| * | PM / Sleep: Separate printing suspend times from initcall_debug | Rafael J. Wysocki | 2012-07-01 | 2 | -34/+46 |
| * | PM / Sleep: add knob for printing device resume times | Sameer Nanda | 2012-07-01 | 1 | -0/+33 |
| * | ftrace: Disable function tracing during suspend/resume and hibernation, again | Srivatsa S. Bhat | 2012-07-01 | 2 | -0/+9 |
| * | PM / Hibernate: Enable suspend to both for in-kernel hibernation. | Bojan Smojver | 2012-07-01 | 3 | -0/+67 |
* | | Make wait_for_device_probe() also do scsi_complete_async_scans() | Linus Torvalds | 2012-07-19 | 2 | -10/+0 |
|/ |
|