linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-09 11:33:19 to 2014-01-16 00:50:42 UTC [more...]

[PATCH] PM: Enable asynchronous noirq resume threads to save the resuming time
 2014-01-16  0:50 UTC  (5+ messages)

[PATCH V5 0/8] cpuidle/ppc: Enable deep idle states on PowerNV
 2014-01-15 15:29 UTC  (10+ messages)
` [PATCH V5 1/8] powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message
` [PATCH V5 2/8] powerpc: Implement tick broadcast IPI as a fixed "
` [PATCH V5 3/8] cpuidle/ppc: Split timer_interrupt() into timer handling and interrupt handling routines
` [PATCH V5 4/8] powernv/cpuidle: Add context management for Fast Sleep
` [PATCH V5 5/8] powermgt: Add OPAL call to resync timebase on wakeup
` [PATCH V5 6/8] time/cpuidle: Support in tick broadcast framework in the absence of external clock device
` [PATCH V5 7/8] cpuidle/powernv: Add "Fast-Sleep" CPU idle state
` [PATCH V5 8/8] cpuidle/powernv: Parse device tree to setup idle states

[PATCH v2 0/2] Intruduce thermal_zone_get_zone_by_node
 2014-01-15 14:09 UTC  (7+ messages)
` [PATCH v2 1/2] thermal: introduce thermal_zone_get_zone_by_node helper function

[PATCH v2 0/2] Support to tune governor in run time
 2014-01-15 14:06 UTC  (16+ messages)
` [PATCH v2 1/2] thermal: add available policies attribut
  ` [PATCH v2 2/2] thermal: add interface to support tune governor in run-time

[PATCH 08/10] MIPS: support use of cpuidle
 2014-01-15 13:55 UTC  (3+ messages)
` [PATCH 09/10] cpuidle: declare cpuidle_dev in cpuidle.h
` [PATCH 10/10] cpuidle: cpuidle driver for MIPS CPS

[RFC][PATCH 0/3] PM: Mechanism to avoid resuming runtime-suspended devices during system suspend
 2014-01-15 13:57 UTC  (5+ messages)
` [RFC][PATCH 1/3] PM / sleep: Flag to avoid executing suspend callbacks for devices
` [RFC][PATCH 2/3] PM / runtime: Routine for checking device status during system suspend
` [RFC][PATCH 3/3] ACPI / PM: Avoid resuming devices in ACPI PM domain "
  ` [Update][RFC][PATCH "

[PATCH REGRESSION FIX] x86 idle: restore mwait_idle()
 2014-01-15  9:28 UTC  (2+ messages)

[RFC/PATCH 0/3] pm: Make SET_*_PM_OPS() macros more smart
 2014-01-14 22:42 UTC  (7+ messages)
` [RFC/PATCH 1/3] pm: make PM "

[PATCH v4 1/2] ARM: imx: add select on ARCH_MXC for cpufreq support
 2014-01-14 21:37 UTC  (8+ messages)
` [PATCH v4 2/2] cpufreq: imx6q-cpufreq driver depends on SOC_IMX6Q/SOC_IMX6SL

[PATCHv5 00/20] device thermal limits represented in device tree nodes (v5)
 2014-01-14 19:07 UTC  (15+ messages)
` [PATCHv9 02/20] thermal: introduce device tree parser
` [PATCHv5 05/20] cpufreq: cpufreq-cpu0: add dt node parsing for cooling device properties

[PATCH 1/1] thermal: fix default governor assignment
 2014-01-14 18:45 UTC 

[PATCH] thermal: use device node to get thermal zone
 2014-01-14 17:33 UTC  (5+ messages)

[0/11] Energy-aware scheduling use-cases and scheduler issues
 2014-01-14 17:09 UTC  (10+ messages)
` [1/11] issue 1: Missing power topology information in scheduler

[0/11][REPOST] Energy-aware scheduling use-cases and scheduler issues
 2014-01-14 16:51 UTC  (6+ messages)
` [3/11] issue 3: No understanding of potential cpu capacity

[PATCH RFC 00/10] Generic Device Tree based power domain look-up
 2014-01-14 15:42 UTC  (25+ messages)
` [PATCH RFC 01/10] ARM: s3c64xx: pm: Use name field of generic_pm_domain
` [PATCH RFC 02/10] ARM: s3c64xx: pm: Add always_on field to s3c64xx_pm_domain struct
` [PATCH RFC 03/10] ARM: s3c64xx: pm: Add pwr_stat bit for domain G
` [PATCH RFC 04/10] base: power: Add generic OF-based power domain look-up
` [PATCH RFC 05/10] ARM: exynos: Move to generic power domain bindings
` [PATCH RFC 06/10] ARM: s3c64xx: pm: Add device tree based power domain instantiation
` [PATCH RFC 07/10] ARM: s3c64xx: dt: Enable SoC-level power management
` [PATCH RFC 08/10] ARM: dts: s3c64xx: Add nodes for power domains
` [PATCH RFC 09/10] ARM: dts: s3c64xx: Add node for display controller
` [PATCH RFC 10/10] ARM: dts: s3c6410-mini6410: Add support for LCD screen

[PATCH 1/3] power: clock_ops.c: fixup clk prepare/unprepare count
 2014-01-14 12:23 UTC  (3+ messages)
` [PATCH 2/3] power: clock_ops.c: check return of clk_enable() in pm_clk_resume()
` [PATCH 3/3] power: clock_ops.c: report clock errors from clk_enable()

[PATCH 1/3] power: clock_ops.c: fixup clk prepare/unprepare count
 2014-01-14 12:02 UTC  (9+ messages)
` [PATCH 2/3] power: clock_ops.c: check return of clk_enable() in pm_clk_resume()
` [PATCH 3/3] power: clock_ops.c: report clock errors from clk_enable()

[PATCH] cpuidle/menu: Fail cpuidle_idle_call() if no idle state is acceptable
 2014-01-14 11:02 UTC  (7+ messages)

[PATCH v1] powernv/cpuidle: Back-end cpuidle driver for powernv platform for idle state management
 2014-01-14 11:02 UTC  (2+ messages)
` [PATCH v1] powernv/cpuidle: Back-end cpuidle driver for powernv platform

[PATCH v1 0/6] pseries/cpuidle: pseries cpuidle backend driver clean-ups
 2014-01-14 10:56 UTC  (7+ messages)
` [PATCH v1 1/6] pseries/cpuidle: Remove redundant call to ppc64_runlatch_off() in cpu idle routines
` [PATCH v1 2/6] pseries/cpuidle: Move processor_idle.c to drivers/cpuidle
` [PATCH v1 3/6] pseries/cpuidle: Use cpuidle_register() for initialisation
` [PATCH v1 4/6] pseries/cpuidle: Make cpuidle-pseries backend driver a non-module
` [PATCH v1 5/6] pseries/cpuidle: Remove MAX_IDLE_STATE macro
` [PATCH v1 6/6] pseries/cpuidle: smt-snooze-delay cleanup

[PATCH 0/4] thermal: rcar: Add missing clock handling
 2014-01-14  1:27 UTC  (7+ messages)
` [PATCH 3/4] "

[PATCH v2 0/9] cpuidle: rework device state count handling
 2014-01-13 21:20 UTC  (3+ messages)

Allow runtime suspend during system resume
 2014-01-12  1:50 UTC  (16+ messages)

Problem: Possible regression in intel_pstate on 3.12
 2014-01-12  1:43 UTC  (3+ messages)

[GIT PULL] libata fixes for v3.13-rc5
 2014-01-11 21:15 UTC  (6+ messages)
` No freezing of kernel threads (was: Re: [GIT PULL] libata fixes for v3.13-rc5)

[PATCH] ACPI/SCAN: _STA status read
 2014-01-11  1:21 UTC  (2+ messages)

[GIT] APM
 2014-01-11  0:30 UTC  (2+ messages)

[PATCH] ACPI/SCAN: _STA status read
 2014-01-10 23:07 UTC  (2+ messages)

[PATCH] power: fixup clock_ops
 2014-01-10 17:13 UTC  (6+ messages)

[GIT PULL] ACPI and power management fixes for v3.13-rc8
 2014-01-10 13:56 UTC 

[PATCH 1/2] Revert "intel_idle: mark states tables with __initdata tag"
 2014-01-10 13:48 UTC  (13+ messages)
` [PATCH 2/2] intel_idle: close avn_cstates array with correct marker

[PATCH 1/2] ARM: SA1100: Create dummy clk_get_rate() to avoid build failures
 2014-01-10 13:36 UTC  (5+ messages)
` [PATCH Resend 2/2] cpufreq: introduce cpufreq_generic_get() routine

DiePresse.com Mein Freund, der Fahrradhändler
 2014-01-10 12:29 UTC 

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2014-01-10  6:35 UTC  (7+ messages)
` [PATCH v12 0/7] "
  ` [PATCH v12 7/7] thermal:exynos:boost: Automatic enable/disable of BOOST feature (at Exynos4412)

WARNING: CPU: 1 PID: 0 at kernel/time/tick-broadcast.c:667
 2014-01-10  3:00 UTC  (3+ messages)

REQ_PM vs REQ_TYPE_PM_RESUME
 2014-01-09 17:06 UTC  (9+ messages)

[PATCH] drivers/cpufreq: delete non-required instances of include <linux/init.h>
 2014-01-09 15:42 UTC  (5+ messages)

Allow runtime suspend during system resume
 2014-01-09 15:41 UTC  (2+ messages)

[PATCH V3 Resend] cpufreq: create cpufreq_generic_get() routine
 2014-01-09 14:45 UTC  (9+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).