linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-19 17:01:21 to 2014-02-26 06:02:19 UTC [more...]

[PATCH] cpufreq: Set policy to non-NULL only after all hotplug online work is done
 2014-02-26  6:02 UTC  (24+ messages)
                ` [PATCH 1/3] cpufreq: stats: Remove redundant cpufreq_cpu_get() call
                ` [PATCH 2/3] cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
                ` [PATCH 3/3] cpufreq: Set policy to non-NULL only after all hotplug online work is done

Fwd: Charger not detected when plugged during the suspend state of the Android phone
 2014-02-26  5:58 UTC 

[PATCH 1/2] cpufreq: Return error if ->get() failed in cpufreq_update_policy()
 2014-02-26  5:15 UTC  (12+ messages)

Re: [PATCH] PM / devfreq: Fix out of bounds access of transition table array
 2014-02-26  5:12 UTC 

[PATCH 0/7] Cpuidle: Minor fixes
 2014-02-26  0:46 UTC  (17+ messages)
` [PATCH 1/7] Cpuidle: rename expected_us to next_timer_us in menu governor
` [PATCH 2/7] Cpuidle: Use actual state latency "
` [PATCH 3/7] Cpuidle: Ensure menu coefficients stay within domain
` [PATCH 4/7] Cpuidle: Do not substract exit latency from assumed sleep length
` [PATCH 5/7] Cpuidle: Move perf multiplier calculation out of the selection loop
` [PATCH 6/7] Cpuidle: Deal with timer expiring in the past
` [PATCH 7/7] Cpuidle: poll state can measure residency

Commit fcb6a15c2e7e (intel_pstate: Take core C0 time into account for core busy calculation) sucks rocks
 2014-02-26  0:39 UTC  (10+ messages)
` [PATCH] intel_pstate: Change busy calculation to use fixed point math

[PATCH v3 0/3] hibernation support on ARM
 2014-02-26  0:37 UTC  (5+ messages)
` [PATCH v3 1/3] Fix hibernation restore hang in freeze_processes
` [PATCH v3 2/3] ARM: avoid tracers in soft_restart
` [PATCH v3 3/3] ARM hibernation / suspend-to-disk

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

[PATCH 1/3] PM / sleep: New flag to speed up suspend-resume of suspended devices
 2014-02-25 23:56 UTC  (10+ messages)

[PATCH RFC v1 0/3] hibernation support on ARM
 2014-02-25 23:24 UTC  (33+ messages)
` [PATCH RFC v1 1/3] ARM: Add irq disabled version of soft_restart
` [PATCH RFC v1 2/3] Fix hibernation restore hang in freeze_processes
` [PATCH RFC v1 3/3] ARM hibernation / suspend-to-disk

[PATCH 08/10] MIPS: support use of cpuidle
 2014-02-25 22:12 UTC  (12+ messages)
` [PATCH 09/10] cpuidle: declare cpuidle_dev in cpuidle.h
` [PATCH 10/10] cpuidle: cpuidle driver for MIPS CPS

[PATCH] PM / devfreq: Fix out of bounds access of transition table array
 2014-02-25 21:13 UTC  (2+ messages)

[RFC PATCH 0/6] PM: introduce voltage domain abstraction
 2014-02-25 20:56 UTC  (7+ messages)
` [RFC PATCH 1/6] PM / Voltagedomain: Add generic clk notifier handler for regulator based dynamic voltage scaling
` [RFC PATCH 3/6] PM / Voltagedomain: introduce voltage domain driver support

[PATCH 0/3] introduce assign_if() macros in attempt to reduce ifdeffery
 2014-02-25 18:33 UTC  (5+ messages)
` [PATCH 1/3] typecheck: introduce assign_if() and assign_if_enabled()
` [PATCH 2/3] PM: define new ASSIGN_*_PM_OPS macros based on assign_if
` [PATCH 3/3] usb: phy: msm: use ASSIGN_*_PM_OPS variants

[PATCH V2] cpufreq: Return error if ->get() failed in cpufreq_update_policy()
 2014-02-25  8:59 UTC 

[PATCH 1/3] cpufreq: move call to __find_governor() to cpufreq_init_policy()
 2014-02-25  8:50 UTC  (3+ messages)
` [PATCH 2/3] cpufreq: Initialize policy before making it available for others to use
` [PATCH 3/3] cpufreq: initialize governor for a new policy under policy->rwsem

Problem with hibernate partitions and encrypted volumes
 2014-02-25  3:27 UTC 

[PATCH v2 0/3] hibernation support on ARM
 2014-02-25  0:27 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: Add irq disabled version of soft_restart
` [PATCH v2 2/3] Fix hibernation restore hang in freeze_processes
` [PATCH v2 3/3] ARM hibernation / suspend-to-disk

[PATCH 0/2] ACPI / PCI / PM: Delay resuming runtine-suspended devices during system-suspend
 2014-02-24 23:33 UTC  (5+ messages)
` [PATCH 1/2] ACPI / PM: Resume runtime-suspended devices later during system suspend
` [PATCH 2/2] PCI "

[PATCH] thermal: of: use the default governor when registering thermal zones from DT
 2014-02-24 17:45 UTC 

[PATCH V5 0/7] cpufreq: suspend early/resume late: dpm_{suspend|resume}()
 2014-02-24 17:17 UTC  (13+ messages)

[PATCH] PM / Sleep / Runtime: Add pm_runtime_suspend|resume_force functions
 2014-02-24 13:19 UTC  (2+ messages)

[PATCH RFC 00/10] Generic Device Tree based power domain look-up
 2014-02-24 12:11 UTC  (8+ messages)
` [PATCH RFC 04/10] base: power: Add generic OF-based "

[PATCH V2 2/8] PM / Sleep / Runtime: Add pm_runtime_suspend|resume_force functions
 2014-02-24 10:22 UTC 

[PATCH V2 1/8] PM / Runtime: Fetch runtime PM callbacks using a macro
 2014-02-24 10:22 UTC 

[PATCH] Thermal: Allow first update of cooling device state
 2014-02-24  7:13 UTC  (2+ messages)

[PATCH V6 0/7] cpufreq: suspend early/resume late: dpm_{suspend|resume}()
 2014-02-24  6:44 UTC  (2+ messages)

[PATCH] cpufreq: enable ARM drivers on arm64
 2014-02-24  2:27 UTC 

[PATCH] cpuidle/mips: remove redundant cpuidle_idle_call()
 2014-02-21 22:27 UTC  (3+ messages)

[GIT PULL] ACPI and power management fixes for v3.14-rc4
 2014-02-21 17:16 UTC 

[PATCH v4 0/5] Enabling the asynchronous threads for other phases
 2014-02-21 16:43 UTC  (3+ messages)

[PATCH] PM: fix typo
 2014-02-21 14:50 UTC  (2+ messages)

[3.14-rc3] possible regression Haswell runs only at 770Mhz with powersave governor
 2014-02-21 10:51 UTC  (5+ messages)

[PATCH] video: da8xx-fb: fix typos
 2014-02-21  6:41 UTC 

[PATCH 0/8] PM / Sleep / Runtime: Fixup some driver's system suspend
 2014-02-20 17:25 UTC  (11+ messages)
` [PATCH 1/8] PM / Runtime: Fetch runtime PM callbacks using a macro
` [PATCH 2/8] PM / Sleep / Runtime: Add pm_runtime_suspend|resume_force functions
` [PATCH 3/8] spi: pl022: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 4/8] spi: pl022: Don't ignore power domain and amba bus at system suspend
` [PATCH 5/8] i2c: nomadik: Fixup "
` [PATCH 6/8] mmc: mmci: Mask IRQs for all variants during runtime suspend
` [PATCH 7/8] mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 8/8] mmc: mmci: Put the device into low power state at system suspend

how to know how long it takes on suspend/resume for platform usb driver
 2014-02-20 17:08 UTC  (6+ messages)

[PATCH] PM / Sleep / Runtime: Add pm_runtime_suspend|resume_force functions
 2014-02-20  9:28 UTC  (4+ messages)

[PATCH 0/5] intel_pstate updates for v3.14-rcX
 2014-02-20  0:43 UTC  (6+ messages)

[PATCH 4/5] intel_pstate: Use LFM bus ratio as min ratio/P state
 2014-02-20  0:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 00/13] CPU idle for Armada XP
 2014-02-19 18:32 UTC  (13+ messages)
` [PATCH v4 07/13] ARM: dts: mvebu: Add a new set of registers to the PMSU node
` [PATCH v4 12/13] cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoC
` [PATCH v4 13/13] ARM: mvebu: register the cpuidle driver for the Armada XP SoCs


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).