public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-15 23:21:26 to 2011-06-28 02:39:09 UTC [more...]

Linux 3.0-rc4 intermittent failure to resume
 2011-06-28  2:39 UTC  (4+ messages)

[PATCH 0/8] PM / Domains: Support for generic I/O PM domains (v5)
 2011-06-27 23:21 UTC  (38+ messages)
  ` [Update][PATCH 4/8] PM / Domains: Support for generic I/O PM domains (v6)
  ` [Update][PATCH 7/8] PM / Domains: System-wide transitions support for generic domains (v3)
            ` [PATCH] PM / Runtime: Update documentation of interactions with system sleep
    ` [Update][PATCH 8/8] ARM / shmobile: Support for I/O power domains for SH7372 (v6)
  ` [PATCH 2/8] PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
` [PATCH 0/10 v6] PM / Domains: Support for generic I/O PM domains
  ` [PATCH 1/10 v6] PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
  ` [PATCH 2/10 v6] PM: subsys_data in struct dev_pm_info need not depend on RM_RUNTIME
  ` [PATCH 3/10 v6] PM / Domains: Support for generic I/O PM domains (v7)
  ` [PATCH 4/10 v6] PM: Introduce generic "noirq" callback routines for subsystems (v2)
  ` [PATCH 5/10 v6] PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2)
  ` [PATCH 6/10 v6] PM / Domains: System-wide transitions support for generic domains (v4)
  ` [PATCH 7/10 v6] PM / Domains: Don't stop wakeup devices during system sleep transitions
  ` [PATCH 8/10 v6] PM: Allow the clocks management code to be used during system suspend
  ` [PATCH 9/10 v6] PM: Rename clock management functions
  ` [PATCH 10/10 v6] ARM / shmobile: Support for I/O power domains for SH7372 (v8)

[RFC/PATCH 1/9] PM: add a per-device wake-up latency constraints plist
 2011-06-27 18:33 UTC  (16+ messages)
` [RFC/PATCH 2/9] PM: extend PM QoS with per-device wake-up constraints
` [RFC/PATCH 3/9] OMAP PM: create a PM layer plugin for per-device constraints
` [RFC/PATCH 4/9] OMAP2+: powerdomain: control power domains next state
` [RFC/PATCH 5/9] OMAP3: powerdomain data: add wake-up latency figures
` [RFC/PATCH 6/9] OMAP4: "
` [RFC/PATCH 7/9] OMAP2+: omap_hwmod: manage the wake-up latency constraints
` [RFC/PATCH 8/9] OMAP: PM CONSTRAINTS: implement the devices "
` [RFC/PATCH 9/9] OMAP2+: cpuidle only influences the MPU state
` [RFC/PATCH 0/9] PM QoS: add a per-device wake-up latency constraint class

[PATCH v2] ARM: EXYNOS4: Support for generic I/O power domains on EXYNOS4210
 2011-06-27  6:35 UTC 

[PATCH] ARM: EXYNOS4: Support for generic I/O power domains on EXYNOS4210
 2011-06-27  0:47 UTC  (2+ messages)

3.0-rc4: Reported regressions 2.6.38 -> 2.6.39
 2011-06-26 22:26 UTC 

3.0-rc4: Reported regressions from 2.6.39
 2011-06-26 21:18 UTC 

[PATCH 0/2] PM / Runtime: Documentation improvements
 2011-06-26 20:58 UTC  (3+ messages)
` [PATCH 1/2] PM / Runtime: Improve documentation of enable, disable and barrier
` [PATCH 2/2] PM / Runtime: Replace "run-time" with "runtime" in documentation

[PATCH 3/3] PM: Limit race conditions between runtime PM and system sleep
 2011-06-26 20:21 UTC 

[PATCH 1/3] PM / Runtime: Update documentation of interactions with system sleep
 2011-06-26 20:12 UTC 

[PATCH] PCI / PM: Detect early wakeup in pci_pm_prepare()
 2011-06-26 12:27 UTC 

[PATCH] PM: export suspend_set_ops, suspend_valid_only_mem
 2011-06-26 12:22 UTC  (2+ messages)

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-26 12:22 UTC 

[PATCH 1/3] PM / Runtime: Update documentation of interactions with system sleep
 2011-06-26  3:01 UTC 

[PATCH 3/3] PM: Limit race conditions between runtime PM and system sleep
 2011-06-26  2:57 UTC 

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-26  2:39 UTC 

[PATCH 1/3] PM / Runtime: Update documentation of interactions with system sleep
 2011-06-25 22:58 UTC  (4+ messages)
` [PATCH 2/3] PM / Runtime: Return special error code if runtime PM is disabled
` [PATCH 3/3] PM: Limit race conditions between runtime PM and system sleep

[PATCH 0/3] PM: Fix up interactions between system suspend/resume and runtime PM
 2011-06-25 22:54 UTC 

Runtime PM discussion notes
 2011-06-25 18:59 UTC 

Runtime PM discussion notes
 2011-06-25 13:51 UTC  (6+ messages)

[RFC/PATCH 0/9] PM QoS: add a per-device wake-up latency constraint class
 2011-06-24 14:37 UTC 

[PATCH] ARM: EXYNOS4: Support for generic I/O power domains on EXYNOS4210
 2011-06-24 10:06 UTC 

[PATCH] ARM: EXYNOS4: Support for generic I/O power domains on EXYNOS4210
 2011-06-24 10:06 UTC 

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-23 22:59 UTC  (2+ messages)

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-23 21:38 UTC 

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-23 21:16 UTC 

[Update][PATCH 7/8] PM / Domains: System-wide transitions support for generic domains (v3)
 2011-06-23 21:03 UTC 

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-23 21:02 UTC 

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-23 20:49 UTC 

[PATCH 4/5] pm: move pm notifiers into suspend.h
 2011-06-23 20:24 UTC  (5+ messages)

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-23 18:35 UTC 

[Update][PATCH 7/8] PM / Domains: System-wide transitions support for generic domains (v3)
 2011-06-23 18:22 UTC 

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-23 17:46 UTC 

[Update][PATCH 7/8] PM / Domains: System-wide transitions support for generic domains (v3)
 2011-06-23 17:41 UTC 

Runtime PM discussion notes
 2011-06-23 15:23 UTC 

[Update][PATCH 7/8] PM / Domains: System-wide transitions support for generic domains (v3)
 2011-06-23 15:11 UTC 

Runtime PM discussion notes
 2011-06-23 14:51 UTC 

[Update][PATCH 7/8] PM / Domains: System-wide transitions support for generic domains (v3)
 2011-06-23 14:44 UTC 

[GIT PULL] More power management fixes for 3.0
 2011-06-22 20:04 UTC 

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-22 14:20 UTC 

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-21 23:49 UTC 

[PATCH] perf_events: Enable idle state tracing for pseries (ppc64)
 2011-06-21 16:40 UTC  (5+ messages)

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-21 14:52 UTC 

System PM QoS patches
 2011-06-21 13:27 UTC  (2+ messages)

[RFC/PATCH 0/2] PM QoS: add a per-device wake-up latency constraint class
 2011-06-21 13:16 UTC  (3+ messages)
` [PATCH 1/2] PM: add a per-device wake-up latency constraints plist
` [PATCH 2/2] PM: extend PM QoS with per-device wake-up constraints

[RFC PATCH v4] ARM hibernation/suspend-to-disk support
 2011-06-21 10:11 UTC 

[RFC PATCH V1 1/7] cpuidle: create bootparam "cpuidle.off=1"
 2011-06-21  9:00 UTC  (6+ messages)
  ` [RFC PATCH V1 4/7] cpuidle: (powerpc) Add cpu_idle_wait() to allow switching idle routines
  ` [RFC PATCH V1 5/7] cpuidle: (POWER) cpuidle driver for pSeries

[PATCH] PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset
 2011-06-21  7:10 UTC 

[PATCH] PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset
 2011-06-20 23:28 UTC 

Question about expected behavior when PM runtime is disabled
 2011-06-20 23:27 UTC  (5+ messages)

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-20 21:28 UTC 

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-20 21:00 UTC 

calling runtime PM from system PM methods
 2011-06-20 19:53 UTC 

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-20 19:42 UTC 

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-20 14:46 UTC 

calling runtime PM from system PM methods
 2011-06-20 14:39 UTC 

[PATCH 00/10] mm: Linux VM Infrastructure to support Memory Power Management
 2011-06-19 23:53 UTC  (6+ messages)

rcu_sched_state detected stall on CPU 0, 3.0-rc2
 2011-06-19 21:20 UTC 

[PATCH] PCI / PM: Block races between runtime PM and system sleep
 2011-06-19 19:49 UTC 

[PATCH 2/2] PM: fix async resume following suspend failure
 2011-06-19 19:46 UTC  (2+ messages)

calling runtime PM from system PM methods
 2011-06-19 19:36 UTC 

calling runtime PM from system PM methods
 2011-06-19 15:01 UTC 

calling runtime PM from system PM methods
 2011-06-19 14:04 UTC 

[PATCH]drivers:base:power:trace.c Add "UTC" Coordinated Universal Time to the printk
 2011-06-19  6:28 UTC 

calling runtime PM from system PM methods
 2011-06-19  1:42 UTC 

[PATCH 2/2] PM: fix async resume following suspend failure
 2011-06-19  1:36 UTC 

calling runtime PM from system PM methods
 2011-06-18 23:57 UTC  (2+ messages)

[PATCH 3.0-rc3] PM: free memory bitmaps if opening /dev/snapshot fails
 2011-06-18 20:44 UTC  (2+ messages)

[PATCH 2/2] PM: fix async resume following suspend failure
 2011-06-18 20:42 UTC  (4+ messages)

[PATCH 1/2] PM: rename dev_pm_info.in_suspend to is_prepared
 2011-06-18 17:34 UTC  (2+ messages)

calling runtime PM from system PM methods
 2011-06-18 15:31 UTC 

calling runtime PM from system PM methods
 2011-06-18 11:08 UTC  (2+ messages)

32 bit s2disk on 64 bit kernel
 2011-06-18 10:44 UTC  (7+ messages)

[PATCH 00/10] mm: Linux VM Infrastructure to support Memory Power Management
 2011-06-18  4:08 UTC 

calling runtime PM from system PM methods
 2011-06-17 20:04 UTC 

calling runtime PM from system PM methods
 2011-06-17 19:47 UTC  (2+ messages)

ASUS K53E fails to suspend if ehci_hcd is loaded
 2011-06-17 19:23 UTC 

ASUS K53E fails to suspend if ehci_hcd is loaded
 2011-06-17 19:19 UTC  (2+ messages)

ASUS K53E fails to suspend if ehci_hcd is loaded
 2011-06-17 18:33 UTC  (2+ messages)

ASUS K53E fails to suspend if ehci_hcd is loaded
 2011-06-17 15:57 UTC  (2+ messages)

ASUS K53E fails to suspend if ehci_hcd is loaded
 2011-06-17 14:53 UTC  (2+ messages)

calling runtime PM from system PM methods
 2011-06-16 22:30 UTC  (4+ messages)

ASUS K53E fails to suspend if ehci_hcd is loaded
 2011-06-16 21:36 UTC  (2+ messages)

[PATCH v3 1/3] PM: Introduce DEVFREQ: generic DVFS framework with device-specific OPPs
 2011-06-16 21:11 UTC 

ASUS K53E fails to suspend if ehci_hcd is loaded
 2011-06-16 20:12 UTC 

[patch 1/1] [PATCH] include storage keys in hibernation image
 2011-06-15 23:21 UTC 


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