linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-07-01 18:27:22 to 2011-07-20 09:16:01 UTC [more...]

[PATCH v2 00/11] PM QoS: add a per-device wake-up latency constraint class
 2011-07-20  9:16 UTC  (9+ messages)
  ` [PATCH 01/11] PM: add a per-device wake-up latency constraints plist
  ` [PATCH 02/11] PM: extend PM QoS with per-device wake-up constraints
  ` [PATCH 03/11] PM QoS: support the dynamic devices insertion and removal

[GIT PULL] MIPS build fix related to power management for 3.0
 2011-07-19  5:35 UTC 

[PATCH v4 0/3] DEVFREQ, DVFS framework for non-CPU devices
 2011-07-19  2:14 UTC  (6+ messages)
` [PATCH v4 1/3] PM: Introduce DEVFREQ: generic DVFS framework with device-specific OPPs
` [PATCH v4 2/3] PM / DEVFREQ: add example governors
` [PATCH v4 3/3] PM / DEVFREQ: add sysfs interface (including user tickling)

[PATCH v2 1/5] fault-injection: notifier error injection
 2011-07-18  1:16 UTC  (2+ messages)
` [PATCH v2 3/5] PM: PM "

[GIT PULL] MIPS build fix related to power management for 3.0
 2011-07-16 21:50 UTC 

[PATCHv3] ARM: EXYNOS4: Support for generic I/O power domains on EXYNOS4210
 2011-07-16  3:58 UTC  (4+ messages)

[PATCH] MIPS: Convert i8259.c to using syscore_ops (was: Re: Status of MIPS on 3.0.0-rc6 kernel)
 2011-07-15 21:53 UTC 

[PATCH] x86 intel power: Initialize MSR_IA32_ENERGY_PERF_BIAS
 2011-07-15 21:37 UTC  (7+ messages)
            ` [PATCH v2] "
              ` [PATCH v3] "

[PATCH 08/18] cpuidle: create bootparam "cpuidle.off=1"
 2011-07-15 11:27 UTC 

[PATCH 1/3] ARM / shmobile: Use genpd_queue_power_off_work()
 2011-07-14 19:34 UTC  (5+ messages)
` [PATCH 2/3] PM / Domains: Take .power_off() error code into account
` [PATCH 3/3] ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is active
` [PATCH 0/3] PM / Domains / shmobile fixes

[Q] freezing tasks vs. suspending drivers during STR
 2011-07-14 14:43 UTC  (2+ messages)

[PATCH 0/3] PM / Domains / shmobile fixes
 2011-07-13 21:52 UTC 

[PATCH] mrst_pmu: driver for Intel Moorestown Power Management Unit
 2011-07-13  9:51 UTC 

Runtime PM discussion notes
 2011-07-13  9:04 UTC  (8+ messages)

[PATCH] mrst_pmu: driver for Intel Moorestown Power Management Unit
 2011-07-13  3:30 UTC 

[PATCH] ARM / shmobile: Make A3RV be a subdomain of A4LC on SH7372
 2011-07-13  1:39 UTC 

[PATCH] ARM / shmobile: Make A3RV be a subdomain of A4LC on SH7372
 2011-07-12 22:40 UTC 

[PATCH 1/4] OMAP: PM: omap_device: conditionally use PM domain runtime helpers
 2011-07-12 20:42 UTC  (5+ messages)
` [PATCH 2/4] OMAP: PM: omap_device: add system PM methods for PM domain handling
` [PATCH 3/4] OMAP: PM: omap_device: add API to disable idle on suspend
` [PATCH 4/4] OMAP: PM: disable idle on suspend for GPIO and UART
` [PATCH 0/4] OMAP: PM: omap_device: update PM domain support for v3.1

[RFC] Unprepare callback for cpuidle_device
 2011-07-12 18:32 UTC  (8+ messages)

Issues using runtime API's with console uart
 2011-07-12 11:51 UTC 

[PATCH] PM / Runtime: add new helper function: pm_runtime_status_suspended()
 2011-07-12  9:33 UTC 

[PATCH 00/10] mm: Linux VM Infrastructure to support Memory Power Management
 2011-07-12  5:31 UTC  (9+ messages)

[PATCH 0/4] OMAP: PM: omap_device: update PM domain support for v3.1
 2011-07-11 23:29 UTC 

[PATCH] PM / Runtime: add new helper function: pm_runtime_status_suspended()
 2011-07-11 22:51 UTC 

pm_runtime_suspended() can be false if RPM_SUSPENDED
 2011-07-11 22:50 UTC  (8+ messages)

[GIT PULL] Power management regression fix for 3.0
 2011-07-11 19:41 UTC 

[Update][PATCH 6/10] PM / Domains: System-wide transitions support for generic domains (v5)
 2011-07-11 19:39 UTC  (7+ messages)

PM domain using _noirq methods to "finish" pending runtime PM transistions
 2011-07-11 19:24 UTC  (2+ messages)

[PATCH v2] Input: enable i8042-level wakeup control
 2011-07-11 13:22 UTC  (3+ messages)

[PATCH] PM: Reintroduce dropped call to check_wakeup_irqs
 2011-07-11  8:46 UTC 

[PATCH]mmc: remove MMC bus legacy suspend/resume method
 2011-07-11  8:45 UTC 

[PATCH]mmc: remove MMC bus legacy suspend/resume method
 2011-07-11  6:17 UTC 

[PATCH] PM: Reintroduce dropped call to check_wakeup_irqs
 2011-07-11  0:04 UTC 

[PATCH 1/2] PM / Domains: Introduce function to power off all unused PM domains
 2011-07-10 20:47 UTC  (2+ messages)
` [PATCH 2/2] ARM / shmobile: Use pm_genpd_poweroff_unused()

[PATCH 0/2] PM / Domains: Add code for powering off all unused PM domains
 2011-07-10 20:46 UTC 

[PATCH 1/5 v1] PM / Domains: Set device state to "active" during system resume
 2011-07-10 12:29 UTC  (18+ messages)
` [PATCH 2/5 v1] PM / Domains: Make failing pm_genpd_prepare() clean up properly
` [PATCH 3/5 v1] PM / Domains: Rework locking
` [PATCH 4/5 v1] PM / Domains: Allow callbacks to execute arbitrary runtime PM helpers
` [PATCH 5/5 v1] PM / Domains: Do not restore all devices on power off error
` [PATCH 0/5 v1] PM / Domains: Generic PM domains improvements
  ` [Update][PATCH 4/5] PM / Domains: Allow callbacks to execute all runtime PM helpers
  ` [Update][PATCH 5/5] PM / Domains: Do not restore all devices on power off error
  ` [Update][PATCH 3/5] PM / Domains: Rework locking
` [PATCH 0/6 v2] PM / Domains: Generic PM domains improvements
  ` [PATCH 1/6 v2] PM / Domains: Set device state to "active" during system resume
  ` [PATCH 2/6 v2] PM / Domains: Make failing pm_genpd_prepare() clean up properly
  ` [PATCH 3/6 v2] PM / Domains: Do not execute device callbacks under locks
  ` [PATCH 4/6 v2] PM / Domains: Allow callbacks to execute all runtime PM helpers
  ` [PATCH 5/6 v2] PM / Domains: Do not restore all devices on power off error
  ` [PATCH 6/6 v2] PM / Domains: Improve handling of wakeup devices during system suspend
  ` [PATCH 7 v2] PM / Domains: Queue up power off work only if it is not pending

[PATCH 0/8] PM / Domains: Support for generic I/O PM domains (v5)
 2011-07-10 11:45 UTC  (6+ messages)
  ` [PATCH 0/10 v6] PM / Domains: Support for generic I/O PM domains
      ` [Update][PATCH 6/10] PM / Domains: System-wide transitions support for generic domains (v5)
    ` [PATCH 3/10 v6] PM / Domains: Support for generic I/O PM domains (v7)
    ` [PATCH 8/8] ARM / shmobile: Support for I/O PM domains for SH7372 (v5)

3.0-rc6-git6: Reported regressions from 2.6.39
 2011-07-10 11:12 UTC  (2+ messages)

3.0-rc6-git6: Reported regressions 2.6.38 -> 2.6.39
 2011-07-10 10:54 UTC 

3.0-rc6-git6: Reported regressions from 2.6.39
 2011-07-10 10:19 UTC 

[PATCH 01/05] ARM: mach-shmobile: sh7372 D4 support
 2011-07-10  8:46 UTC  (6+ messages)
` [PATCH 02/05] ARM: mach-shmobile: Runtime PM late init callback
` [PATCH 03/05] ARM: mach-shmobile: sh7372 late pm domain off
` [PATCH 04/05] PM: export pm_genpd_poweron() in header
` [PATCH 05/05] ARM: mach-shmobile: sh7372 A3RV requires A4LC
` [PATCH 00/05] ARM: mach-shmobile: another sh7372 power domain update

PM domain using _noirq methods to "finish" pending runtime PM transistions
 2011-07-09  0:30 UTC 

pm_runtime_suspended() can be false if RPM_SUSPENDED
 2011-07-08 23:41 UTC 

Old messages
 2011-07-08 22:30 UTC 

[PATCH 1/7] pm: improve error code of pm_notifier_call_chain()
 2011-07-08 18:59 UTC  (13+ messages)
` [PATCH 3/7] fault-injection: notifier error injection
` [PATCH 5/7] PM: PM "

[PATCH] runtime-pm: consistent utilization of deferred_resume
 2011-07-08 18:59 UTC 

[PATCH 6/7] ARM / Samsung: Use struct syscore_ops for "core" power management
 2011-07-08 18:12 UTC 

[Update][PATCH 6/10] PM / Domains: System-wide transitions support for generic domains (v5)
 2011-07-08 14:37 UTC 

[patch 1/1] [PATCH] include storage keys in hibernation image
 2011-07-08  8:29 UTC  (5+ messages)

[PATCH] runtime-pm: consistent utilization of deferred_resume
 2011-07-08  4:57 UTC 

[PATCHv3] ARM: EXYNOS4: Support for generic I/O power domains on EXYNOS4210
 2011-07-08  1:24 UTC 

[PATCH v2] ARM: EXYNOS4: Support for generic I/O power domains on EXYNOS4210
 2011-07-08  0:58 UTC  (2+ messages)

[PATCH] power: introduce Charger-Manager
 2011-07-08  0:16 UTC  (2+ messages)

[PATCH v3 1/3] PM: Introduce DEVFREQ: generic DVFS framework with device-specific OPPs
 2011-07-07 21:08 UTC  (12+ messages)
  ` [PATCH v3 2/3] PM / DEVFREQ: add example governors
  ` [PATCH v3 3/3] PM / DEVFREQ: add sysfs interface (including user tickling)

[GIT PULL] Power management fix for 3.0
 2011-07-07 20:11 UTC 

[PATCH 00/05] ARM: mach-shmobile: another sh7372 power domain update
 2011-07-07 13:32 UTC 

[PATCH 0/5 v1] PM / Domains: Generic PM domains improvements
 2011-07-06 20:48 UTC 

[PATCH] PM / Hibernate: Fix free_unnecessary_pages()
 2011-07-06 18:46 UTC 

Random freezing failure with NFS and automount
 2011-07-04 23:29 UTC  (4+ messages)

[GIT PULL] Power management documentation fixes for 3.0
 2011-07-03 20:20 UTC 

LPC2011 Power Management Micro Conf
 2011-07-03  7:29 UTC  (2+ messages)

Suspend to RAm query
 2011-07-03  7:04 UTC  (2+ messages)

runtime PM usage_count during driver_probe_device()?
 2011-07-01 22:49 UTC  (3+ messages)
` [PATCH] PM / Runtime: Update documentation regarding driver removal

runtime PM usage_count during driver_probe_device()?
 2011-07-01 21:42 UTC 

[PATCH] PM: prevent runtime_resume from racing with probe
 2011-07-01 21:42 UTC  (2+ messages)

runtime PM usage_count during driver_probe_device()?
 2011-07-01 21:12 UTC 

runtime PM usage_count during driver_probe_device()?
 2011-07-01 20:53 UTC 

[PATCH 7/10 v6] PM / Domains: Don't stop wakeup devices during system sleep transitions
 2011-07-01 20:06 UTC 

[PATCH 3/3] PM: Limit race conditions between runtime PM and system sleep
 2011-07-01 19:50 UTC 

[REGRESSION] suspend/resume broken on T510
 2011-07-01 19:40 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).