linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-15 05:39:16 to 2014-04-23 16:39:48 UTC [more...]

[PATCH v7 0/2] hibernation support on ARM
 2014-04-23 16:39 UTC  (7+ messages)
` [PATCH v7 2/2] ARM hibernation / suspend-to-disk

[PATCH 0/4] add cpuidle support for Exynos5420
 2014-04-23 16:32 UTC  (21+ messages)
` [PATCH 1/4] cpuidle: config: Add SOC_EXYNOS5420 entry to select cpuidle-big-little driver
` [PATCH 2/4] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420
` [PATCH 3/4] exynos: cpuidle: do not allow cpuidle registration "
` [PATCH 4/4] mcpm: exynos: populate suspend and powered_up callbacks
  ` [Patch v2 0/4] add cpuidle support for Exynos5420
    ` [Patch v2 1/4] cpuidle: config: Add SOC_EXYNOS5420 entry to select cpuidle-big-little driver
    ` [Patch v2 2/4] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420
    ` [Patch v2 3/4] exynos: cpuidle: do not allow cpuidle registration "
    ` [Patch v2 4/4] mcpm: exynos: populate suspend and powered_up callbacks

[PATCH] cpufreq: powernow-k8: Fix checkpatch warnings
 2014-04-23 13:53 UTC  (5+ messages)

[RFC 1/3] ARM: ux500: Initial support for power domains
 2014-04-23  7:18 UTC  (4+ messages)
` [RFC PATCH 2/3] ARM: ux500: Add DT node for ux500 "
` [RFC 3/3] ARM: ux500: Add sdi[n] devices to VAPE power domain

[PATCH V2] ARM: EXYNOS: cpu hotplug: use v7_exit_coherency_flush macro for cache disabling
 2014-04-23  5:52 UTC 

[PATCH] ARM: EXYNOS: cpu hotplug: use v7_exit_coherency_flush macro for cache disabling
 2014-04-23  5:44 UTC  (4+ messages)

[PATCH] sched / idle: Make cpuidle_idle_call() void
 2014-04-23  5:36 UTC  (4+ messages)

[PATCH] cpufreq: Kconfig: Fix spelling errors
 2014-04-23  4:30 UTC  (2+ messages)

[PATCH] cpuidle: governor: menu: move repeated correction factor check to init
 2014-04-22 12:38 UTC  (4+ messages)
            ` [RESEND][PATCH] "

[PATCH v2] kernel/power/hibernate.c: use 'u64' instead of 's64' to avoid warning
 2014-04-22 12:10 UTC  (6+ messages)

[PATCH v4 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration
 2014-04-22 11:49 UTC  (5+ messages)

[PATCH v4 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration
 2014-04-22 11:29 UTC 

[PATCH v2] PM / Hibernate: no kernel_power_off when pm_power_off NULL
 2014-04-22  7:09 UTC  (2+ messages)

[PATCH] cpufreq: Make linux-pm@vger.kernel.org official mailing list
 2014-04-22  5:12 UTC 

[PATCH] kernel/power/hibernate.c: be sure of 'start' is not bigger than 'stop'
 2014-04-22  0:58 UTC  (4+ messages)

[PATCH v4 8/8] sh: clk: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-21 23:02 UTC 

[PATCH v4 7/8] irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-21 23:02 UTC 

[PATCH v2 6/8] thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-21 23:02 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v4 4/8] mips: lemote 2f: Use cpufreq_for_each_entry macro for iteration
 2014-04-21 23:01 UTC 

[PATCH v4 3/8] ARM: davinci: da850: Use cpufreq_for_each_entry macro for iteration
 2014-04-21 23:01 UTC 

[PATCH v2 2/8] cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
 2014-04-21 23:00 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v3 1/8] cpufreq: Introduce macros for cpufreq_frequency_table iteration
 2014-04-21 23:00 UTC  (3+ messages)
` [PATCH v4 "

Should we get cpufreq@vger.kernel.org removed?
 2014-04-21 18:52 UTC  (2+ messages)

avoid adding devices without pm_ops to dpm list
 2014-04-21 14:09 UTC  (2+ messages)

[PATCH 1/3] cpufreq: ppc: Add missing #include <asm/smp.h>
 2014-04-21  8:01 UTC  (7+ messages)
` [PATCH 2/3] cpufreq: ppc: Fix integer overflow in expression
` [PATCH 3/3] cpufreq: ppc: Fix handling of non-existent clocks

[PATCH 0/2] Support cpufreq driver for Exynos3250
 2014-04-21  7:03 UTC  (10+ messages)
` [PATCH 1/2] cpufreq: exynos: Use dev_err/info function instead of pr_err/info
` [PATCH 2/2] cpufreq: exynos: Add new Exynos3250 cpufreq driver

[PATCH] PM / suspend: Make cpuidle work in the "freeze" state
 2014-04-21  6:53 UTC  (2+ messages)

cpufreq framework questions
 2014-04-21  6:04 UTC  (6+ messages)

[PATCH RFC 0/1] PM / Hibernate: no kernel_power_off when pm_power_off
 2014-04-20 14:06 UTC  (15+ messages)
` [PATCH RFC] PM / Hibernate: no kernel_power_off when pm_power_off NULL

Hibernation problem with 3.14 kernel
 2014-04-19 23:26 UTC 

Fw: serial console does not wake from S3 suspend
 2014-04-19 14:49 UTC 

[RFC PATCHC 0/3] sched/idle : find the idlest cpu with cpuidle info
 2014-04-18 16:00 UTC  (36+ messages)
` [RFC PATCHC 2/3] idle: store the idle state the cpu is
` [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu

Re: [PATCH] PM / devfreq: Use freq_table for available_frequencies
 2014-04-18 10:47 UTC 

Powerpc: e1000e cannot work normally after system resume from sleep(standby)
 2014-04-17  7:00 UTC 

Re: [PATCH] PM / devfreq: Use freq_table for available_frequencies
 2014-04-17  0:12 UTC  (4+ messages)
`  "
` [PATCH v2] "

3.13.?: Strange / dangerous fan policy
 2014-04-16 22:17 UTC  (8+ messages)

[PATCH 0/6] thermal: Add Armada 375 SoC support
 2014-04-16 17:08 UTC  (19+ messages)
` [PATCH 1/6] thermal: armada: Rename armada_thermal_ops struct
` [PATCH 2/6] thermal: armada: Add infrastructure to support generic formulas
` [PATCH 3/6] thermal: armada: Add generic infrastructure to handle the sensor
` [PATCH 4/6] thermal: armada: Support Armada 375 SoC
` [PATCH 5/6] ARM: mvebu: Add thermal quirk for the Armada 375 DB board
  ` [PATCH 6/6] ARM: mvebu: Enable the thermal sensor in Armada 375 SoC

[PATCH RFC v2 0/4] ARM generic idle states
 2014-04-16 15:44 UTC  (5+ messages)
` [PATCH RFC v2 1/4] drivers: cpuidle: implement OF based idle states infrastructure
` [PATCH RFC v2 2/4] arm64: add PSCI CPU_SUSPEND based cpu_suspend support
  ` [PATCH RFC v2 3/4] drivers: cpuidle: CPU idle ARM64 driver
` [PATCH RFC v2 4/4] arm64: boot: dts: update rtsm aemv8 dts with PSCI and idle states

[PATCH 37/39] cpuidle: declare cpuidle_dev in cpuidle.h
 2014-04-16 13:06 UTC  (2+ messages)
` [PATCH 38/39] cpuidle: cpuidle-cps: add MIPS CPS cpuidle driver

[PATCH v2 0/8] Introduce new cpufreq helper macros
 2014-04-16  7:04 UTC  (3+ messages)

[PATCH v2] cpufreq, powernv: Fix build failure on UP
 2014-04-16  6:05 UTC 

[PATCH] cpufreq, powernv: Fix build failure on UP
 2014-04-16  6:01 UTC  (3+ messages)

[PATCH v2 1/8] cpufreq: Introduce macros for cpufreq_frequency_table iteration
 2014-04-15 23:47 UTC  (2+ messages)

[PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state
 2014-04-15 22:19 UTC  (6+ messages)

[PATCH 00/20] Introduce new cpufreq helper macros
 2014-04-15 11:03 UTC  (3+ messages)

[PATCH 08/20] cpufreq: exynos5440: Use cpufreq_for_each_entry macro for iteration
 2014-04-15 11:02 UTC  (3+ messages)

[PATCH 02/20] cpufreq: acpi-cpufreq: Use cpufreq_for_each_entry macro for iteration
 2014-04-15 11:00 UTC  (3+ messages)

[PATCH 14/20] thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-15  5:56 UTC  (2+ messages)

[PATCH 09/20] cpufreq: longhaul: Use cpufreq_for_each_entry macro for iteration
 2014-04-15  5:45 UTC  (2+ messages)

[PATCH 07/20] cpufreq: exynos: Use cpufreq_for_each_entry macro for iteration
 2014-04-15  5:39 UTC  (2+ 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).