public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-29 22:30:17 to 2013-09-03 13:15:54 UTC [more...]

[RFC PATCH 00/14] arm64: suspend/resume implementation
 2013-09-02 16:24 UTC  (12+ messages)
` [RFC PATCH 04/14] arm64: kernel: suspend/resume registers save/restore
` [RFC PATCH 05/14] arm64: kernel: cpu_{suspend/resume} implementation
` [RFC PATCH 12/14] arm64: kernel: add cpu_{suspend}/{resume} build infrastructure

[RFC PATCH 00/14] RFCv2: device thermal limits represented in device tree nodes
 2013-09-03 13:15 UTC  (10+ messages)
` [RFC PATCH 02/14] drivers: thermal: introduce device tree parser

[PATCH 00/27] ACPI AML helper conversion
 2013-09-03 13:12 UTC  (34+ messages)
` [PATCH 01/27] olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method()
` [PATCH 02/27] gpiolib-acpi: "
` [PATCH 03/27] eeepc-laptop: "
` [PATCH 04/27] fujitsu-laptop: "
` [PATCH 05/27] intel-rst: "
` [PATCH 06/27] intel-smartconnect: "
` [PATCH 07/27] topstar-laptop: "
` [PATCH 08/27] toshiba_acpi: "
` [PATCH 09/27] wmi: "
` [PATCH 10/27] pcc_freq: convert acpi_get_handle() to acpi_has_method()
` [PATCH 11/27] i915: intel_acpi: "
` [PATCH 12/27] nouveau_acpi: "
` [PATCH 13/27] acpi_pcihp: "
` [PATCH 14/27] pci-acpi: "
` [PATCH 15/27] fujitsu-laptop: "
` [PATCH 16/27] intel_menlow: "
` [PATCH 17/27] sony-laptop: "
` [PATCH 18/27] toshiba_acpi: "
` [PATCH 19/27] wmi: "
` [PATCH 20/27] pnpacpi: "
` [PATCH 21/27] acpi_processor: convert acpi_evaluate_object() to acpi_evaluate_integer()
` [PATCH 22/27] ACPI: dock: "
` [PATCH 23/27] i2c-hid: "
` [PATCH 24/27] fujitsu-laptop: "
` [PATCH 25/27] intel-rst: "
` [PATCH 26/27] intel-smartconnect: "
` [PATCH 27/27] toshiba_acpi: "

[GIT PULL] ACPI and power management updates for v3.12-rc1
 2013-09-03 11:44 UTC 

[RFC PATCH 00/18 v3] Signature verification of hibernate snapshot
 2013-09-03 10:49 UTC  (19+ messages)
` [PATCH 10/18] efi: Enable secure boot lockdown automatically when enabled in firmware

[RESEND RFC PATCH v3 00/35] mm: Memory Power Management
 2013-09-03  8:45 UTC  (46+ messages)
` [RFC PATCH v3 01/35] mm: Restructure free-page stealing code and fix a bug
` [RFC PATCH v3 02/35] mm: Fix the value of fallback_migratetype in alloc_extfrag tracepoint
` [RFC PATCH v3 03/35] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v3 04/35] mm: Initialize node memory regions during boot
` [RFC PATCH v3 05/35] mm: Introduce and initialize zone memory regions
` [RFC PATCH v3 06/35] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v3 07/35] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH v3 08/35] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH v3 09/35] mm: Track the freepage migratetype of pages accurately
` [RFC PATCH v3 10/35] mm: Use the correct migratetype during buddy merging
` [RFC PATCH v3 11/35] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH v3 12/35] bitops: Document the difference in indexing between fls() and __fls()
` [RFC PATCH v3 13/35] mm: A new optimized O(log n) sorting algo to speed up buddy-sorting
` [RFC PATCH v3 14/35] mm: Add support to accurately track per-memory-region allocation
` [RFC PATCH v3 15/35] mm: Print memory region statistics to understand the buddy allocator behavior
` [RFC PATCH v3 16/35] mm: Enable per-memory-region fragmentation stats in pagetypeinfo
` [RFC PATCH v3 17/35] mm: Add aggressive bias to prefer lower regions during page allocation
` [RFC PATCH v3 18/35] mm: Introduce a "Region Allocator" to manage entire memory regions
` [RFC PATCH v3 19/35] mm: Add a mechanism to add pages to buddy freelists in bulk
` [RFC PATCH v3 20/35] mm: Provide a mechanism to delete pages from "
` [RFC PATCH v3 21/35] mm: Provide a mechanism to release free memory to the region allocator
` [RFC PATCH v3 22/35] mm: Provide a mechanism to request free memory from "
` [RFC PATCH v3 23/35] mm: Maintain the counter for freepages in "
` [RFC PATCH v3 24/35] mm: Propagate the sorted-buddy bias for picking free regions, to "
` [RFC PATCH v3 25/35] mm: Fix vmstat to also account for freepages in the "
` [RFC PATCH v3 26/35] mm: Drop some very expensive sorted-buddy related checks under DEBUG_PAGEALLOC
` [RFC PATCH v3 27/35] mm: Connect Page Allocator(PA) to Region Allocator(RA); add PA => RA flow
` [RFC PATCH v3 28/35] mm: Connect Page Allocator(PA) to Region Allocator(RA); add PA <= "
` [RFC PATCH v3 29/35] mm: Update the freepage migratetype of pages during region allocation
` [RFC PATCH v3 30/35] mm: Provide a mechanism to check if a given page is in the region allocator
` [RFC PATCH v3 31/35] mm: Add a way to request pages of a particular region from "
` [RFC PATCH v3 32/35] mm: Modify move_freepages() to handle pages in the region allocator properly
` [RFC PATCH v3 33/35] mm: Never change migratetypes of pageblocks during freepage stealing
` [RFC PATCH v3 34/35] mm: Set pageblock migratetype when allocating regions from region allocator
` [RFC PATCH v3 35/35] mm: Use a cache between page-allocator and region-allocator

[PATCH 2/2] ARM: EXYNOS: add cpuidle-exynos.max_states kernel parameter
 2013-09-02 16:13 UTC  (9+ messages)

[PATCH 3/5] drivers: thermal: make usage of CONFIG_THERMAL_HWMON optional
 2013-09-02 14:09 UTC  (3+ messages)
` [PATCHv2 "

[PATCH 1/2] cpuidle: add hotplug support to initialize the timer broadcast
 2013-09-02 14:02 UTC  (6+ messages)
` [PATCH 2/2] x86: cpuidle: remove broadcast timer initialization

[PATCH 1/2] ARM: EXYNOS: convert cpuidle driver to be a platform driver
 2013-09-02 13:25 UTC  (3+ messages)

cpufreq warning with kernel 3.11
 2013-09-02 13:23 UTC  (6+ messages)

[PATCH 1/2] cpufreq: don't allow governor limits to be changed when it is disabled
 2013-09-02 12:44 UTC  (10+ messages)
` [PATCH 2/2] cpufreq: serialize calls to __cpufreq_governor()

[PATCH 1/3] intel_idle: shrink states tables
 2013-09-02  9:30 UTC  (3+ messages)

[PATCH 3/3] intel_idle: mark some functions with __init tag
 2013-09-02  9:29 UTC  (2+ messages)

[PATCH 2/3] intel_idle: mark states tables with __initdata tag
 2013-09-02  9:26 UTC  (2+ messages)

mutex warning in cpufreq + RFC patch
 2013-09-01 16:21 UTC  (10+ messages)

[PATCH v2 0/3] cpufreq/ondemand support for Xserve G5 & iMac G5 iSight
 2013-08-31 17:23 UTC  (4+ messages)
` [PATCH v2 1/3] cpufreq: pmac64: speed up frequency switch
` [PATCH v2 2/3] cpufreq: pmac64: provide cpufreq transition latency for older G5 models
` [PATCH v2 3/3] cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) model

[PATCH 0/3] ACPI / hotplug / mm: Rework mutual exclusion between hibernation and memory hotplug
 2013-08-31  0:50 UTC  (8+ messages)
` [PATCH 1/3] ACPI / scan: Change ordering of locks for device hotplug
` [PATCH 3/3] PM / hibernate / memory hotplug: Rework mutual exclusion

[PATCH] cpuidle: Check cpuidle driver before add refcount
 2013-08-30 19:51 UTC  (6+ messages)

[PATCH RFC 0/2] PM / Hibernate: sysfs resume
 2013-08-30 18:42 UTC  (6+ messages)
` [PATCH RFC 1/2] PM / Hibernate: use name_to_dev_t to parse resume

[PATCH 1/2] time: allow changing the timekeeper clock frequency
 2013-08-30 16:04 UTC  (7+ messages)

[PATCHv3 0/8] Thermal Framework Enhancements
 2013-08-30 13:21 UTC  (5+ messages)

[RFC PATCH v3 00/35] mm: Memory Power Management
 2013-08-30 12:39 UTC  (16+ messages)
` [RFC PATCH v3 01/35] mm: Restructure free-page stealing code and fix a bug
` [RFC PATCH v3 02/35] mm: Fix the value of fallback_migratetype in alloc_extfrag tracepoint
` [RFC PATCH v3 03/35] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v3 04/35] mm: Initialize node memory regions during boot
` [RFC PATCH v3 05/35] mm: Introduce and initialize zone memory regions
` [RFC PATCH v3 06/35] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v3 07/35] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH v3 08/35] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH v3 09/35] mm: Track the freepage migratetype of pages accurately
` [RFC PATCH v3 10/35] mm: Use the correct migratetype during buddy merging
` [RFC PATCH v3 11/35] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH v3 12/35] bitops: Document the difference in indexing between fls() and __fls()
` [RFC PATCH v3 13/35] mm: A new optimized O(log n) sorting algo to speed up buddy-sorting
` [RFC PATCH v3 14/35] mm: Add support to accurately track per-memory-region allocation
` [RFC PATCH v3 15/35] mm: Print memory region statistics to understand the buddy allocator behavior

[PATCH 1/3] thermal: exynos: Fix typos in Kconfig
 2013-08-30 12:36 UTC  (4+ messages)

[PATCH 1/3] thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensors
 2013-08-30 12:35 UTC  (4+ messages)

[PATCH] ACPI / cpuidle: remove superfluous pr == NULL checks
 2013-08-30 12:03 UTC  (2+ messages)

[Query] CPUFreq: Does these machines have separate clock domains for CPUs?
 2013-08-30  8:49 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox