linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-24 07:09:41 to 2014-02-28 01:47:21 UTC [more...]

[PATCH v6 0/2] hibernation support on ARM
 2014-02-28  1:47 UTC  (5+ messages)
` [PATCH v6 1/2] ARM: avoid tracers in soft_restart
` [PATCH v6 2/2] ARM hibernation / suspend-to-disk

[PATCH 2/2] thermal,rcar_thermal: Add dependency on HAS_IOMEM
 2014-02-28  0:44 UTC  (3+ messages)

[PATCH 0/3] introduce assign_if() macros in attempt to reduce ifdeffery
 2014-02-27 23:52 UTC  (12+ 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] PM / Domains: Turn latency warning into debug message
 2014-02-27 22:46 UTC  (3+ messages)

[PATCH V2 1/8] PM / Runtime: Fetch runtime PM callbacks using a macro
 2014-02-27 22:36 UTC  (9+ messages)

[PATCH v3 0/3] hibernation support on ARM
 2014-02-27 22:18 UTC  (6+ 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 2/4] ARM: dove: prepare new Dove DT Kconfig variable
 2014-02-27 22:05 UTC  (3+ messages)

[RFC PATCH 0/6] PM: introduce voltage domain abstraction
 2014-02-27 18:59 UTC  (11+ 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

[RFC] Power allocation based thermal management
 2014-02-27 15:09 UTC 

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

[PATCH] Thermal: thermal zone governor fix
 2014-02-27 14:21 UTC  (6+ messages)
    ` [PATCH 1/2] thermal: use the default governor if none was specified in the thermal zone parameters
      ` [PATCH 2/2] Thermal: thermal zone governor fix

[PATCH 14/46] kernel: Move prototype declaration to header file kernel/power/power.h
 2014-02-27 11:45 UTC  (2+ messages)
` [PATCH 15/46] kernel: Include appropriate header file in kernel/power/wakelock.c

[PATCH] thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macro
 2014-02-27 11:43 UTC 

[PATCH 09/10] cpuidle: declare cpuidle_dev in cpuidle.h
 2014-02-27  9:50 UTC  (11+ messages)
` [PATCH 10/10] cpuidle: cpuidle driver for MIPS CPS

[PATCH] PM / Sleep: Set pm_generic functions to NULL for !CONFIG_PM_SLEEP
 2014-02-27  8:29 UTC  (3+ messages)

[PATCH v4 0/2] Support to tune governor in run time
 2014-02-27  8:21 UTC  (8+ messages)
` [PATCH v4 1/2] thermal: add available policies attribute
` [PATCH v4 2/2] thermal: add interface to support tune governor in run-time

[PATCH 0/8] PM / Sleep / Runtime: Fixup some driver's system suspend
 2014-02-27  8:18 UTC  (8+ messages)
` [PATCH 1/8] PM / Runtime: Fetch runtime PM callbacks using a macro

[PATCH] thermal: imx: update formula for thermal sensor
 2014-02-27  6:54 UTC  (3+ messages)

[PATCH] thermal: add generic IIO channel thermal sensor driver
 2014-02-27  6:53 UTC  (2+ messages)

[PATCH] Thermal: Allow first update of cooling device state
 2014-02-27  6:49 UTC  (3+ messages)

[PATCH 1/1] thermal: fix default governor assignment
 2014-02-27  6:44 UTC  (2+ messages)

[PATCH] thermal: of: use the default governor when registering thermal zones from DT
 2014-02-27  6:43 UTC  (2+ messages)

[PATCH 3/3] cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
 2014-02-27  5:39 UTC  (2+ messages)

Re: [PATCH] PM / devfreq: Fix out of bounds access of transition table array
 2014-02-27  0:45 UTC  (2+ messages)
`  "

[PATCH v4 0/2] hibernation support on ARM
 2014-02-27  0:18 UTC  (6+ messages)
` [PATCH v4 1/2] ARM: avoid tracers in soft_restart
` [PATCH v4 2/2] ARM hibernation / suspend-to-disk

[PATCH] drivers: cpufreq: Remove unused function in cpufreq.c
 2014-02-27  0:07 UTC  (6+ messages)
` [PATCH v3] drivers: cpufreq: Mark function as static "

[PATCH] cpufreq: Set policy to non-NULL only after all hotplug online work is done
 2014-02-26 20:20 UTC  (27+ 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

[PATCH 2/3] cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
 2014-02-26 20:17 UTC 

[PATCH 1/3] cpufreq: stats: Remove redundant cpufreq_cpu_get() call
 2014-02-26 20:17 UTC 

[PATCH v5 0/2] hibernation support on ARM
 2014-02-26 19:38 UTC  (3+ messages)
` [PATCH v5 1/2] ARM: avoid tracers in soft_restart
` [PATCH v5 2/2] ARM hibernation / suspend-to-disk

[PATCH v4 0/2] hibernation support on ARM
 2014-02-26 19:05 UTC 

[PATCH RFC v1 0/3] hibernation support on ARM
 2014-02-26 19:03 UTC  (21+ 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

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

[PATCH v2] thermal,rcar_thermal: Add dependency on HAS_IOMEM
 2014-02-26 11:59 UTC  (3+ messages)

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)

[PATCH 0/7] Cpuidle: Minor fixes
 2014-02-26  0:46 UTC  (15+ 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 6/7] Cpuidle: Deal with timer expiring in the past
` [PATCH 7/7] Cpuidle: poll state can measure residency

[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] PM / devfreq: Fix out of bounds access of transition table array
 2014-02-25 21:13 UTC  (2+ messages)

[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  (4+ messages)
` [PATCH 2/2] PCI / PM: Resume runtime-suspended devices later during system suspend

[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 


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