linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-20 08:10:10 to 2011-08-30 10:39:23 UTC [more...]

[PATCH v2 0/4] bq24022: Add support for bq2407x family
 2011-08-30 10:39 UTC  (6+ messages)
` [PATCH v2 1/4] bq24022: Evaluate returns of gpio_direction_output-calls
` [PATCH 2/4] bq24022: Use dev_err instead of dev_dbg for error messages
` [PATCH 3/4] bq24022: Keep track of gpio states
` [PATCH v2 4/4] bq24022: Add support for the bq2407x family

[PATCH v7 0/4] DEVFREQ, DVFS Framework for Non-CPU Devices
 2011-08-30  4:28 UTC  (25+ messages)
` [PATCH v7 1/4] PM / OPP: Add OPP availability change notifier
` [PATCH v7 2/4] PM: Introduce DEVFREQ: generic DVFS framework with device-specific OPPs
` [PATCH v7 3/4] PM / DEVFREQ: add basic governors
` [PATCH v7 4/4] PM / DEVFREQ: add sysfs interface
` [PATCH v8 0/5] DEVFREQ, DVFS Framework for Non-CPU Devices
  ` [PATCH v8 1/5] PM / OPP: Add OPP availability change notifier
  ` [PATCH v8 2/5] PM: Introduce DEVFREQ: generic DVFS framework with device-specific OPPs
  ` [PATCH v8 3/5] PM / DEVFREQ: add common sysfs interfaces
  ` [PATCH v8 4/5] PM / DEVFREQ: add internal interfaces for governors
  ` [PATCH v8 5/5] PM / DEVFREQ: add basic governors

[PATCH pm-freezer 2/4] freezer: set PF_NOFREEZE on a dying task right before TASK_DEAD
 2011-08-29 18:02 UTC  (9+ messages)
  ` [PATCH pm-freezer 3/4] freezer: check freezing() before leaving FROZEN state
    ` [PATCH pm-freezer 4/4] freezer: use lock_task_sighand() in fake_signal_wake_up()
` [PATCH pm-freezer 1/4] cgroup_freezer: fix freezer->state setting bug in freezer_change_state()

[PATCH pm-freezer 1/4] cgroup_freezer: fix freezer->state setting bug in freezer_change_state()
 2011-08-29 14:04 UTC 

[PATCH 0/3] bq24022: Add support for bq2407x family
 2011-08-29  9:18 UTC  (6+ messages)
` [PATCH 1/3] bq24022: Evaluate returns of gpio_direction_output-calls
` [PATCH 2/3] bq24022: Keep track of gpio states
` [PATCH 3/3] bq24022: Add support for the bq2407x family

[PATCH 1/2] PM: add runtime PM support to core Primecell driver
 2011-08-29  8:41 UTC  (6+ messages)
` [PATCH 2/2] PM: add runtime PM support to MMCI
  ` [PATCH] spi: Fix builderror in spi-pl022.c

3.1-rc3-git6: Reported regressions from 3.0
 2011-08-28 19:49 UTC  (3+ messages)

3.1-rc3-git6: Reported regressions 2.6.39 -> 3.0
 2011-08-28 18:58 UTC 

[regression] Re: [213/474] x86, hotplug: Use mwait to offline a processor, fix the legacy case
 2011-08-28 18:40 UTC 

3.1-rc3-git6: Reported regressions from 3.0
 2011-08-28 18:22 UTC 

[GIT PULL] Power management fixes for 3.1
 2011-08-28 12:58 UTC 

Issue: Runtime API usage in wake-up device irq_handler during wakeup from system-wide-suspend
 2011-08-27 19:42 UTC 

Issue: Runtime API usage in wake-up device irq_handler during wakeup from system-wide-suspend
 2011-08-27 14:49 UTC 

Issue: Runtime API usage in wake-up device irq_handler during wakeup from system-wide-suspend
 2011-08-27 14:01 UTC 

Issue: Runtime API usage in wake-up device irq_handler during wakeup from system-wide-suspend
 2011-08-27  6:30 UTC 

Function to tell S1 standby from STR
 2011-08-26 23:00 UTC  (3+ messages)

[PATCH 02/11] PM: extend PM QoS with per-device wake-up constraints
 2011-08-26 20:56 UTC  (8+ messages)

Issue: Runtime API usage in wake-up device irq_handler during wakeup from system-wide-suspend
 2011-08-26 20:52 UTC  (2+ messages)

Sysfs nodes deleted and recreated on SMP suspend
 2011-08-26 20:08 UTC 

[PATCH 02/11] PM: extend PM QoS with per-device wake-up constraints
 2011-08-26 16:40 UTC  (14+ messages)

[PATCH 1/6] cgroup: subsys->attach_task() should be called after migration
 2011-08-26 15:54 UTC  (20+ messages)
` [PATCH 2/6] cgroup: improve old cgroup handling in cgroup_attach_proc()
` [PATCH 3/6] cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach()
` [PATCH 4/6] cgroup: don't use subsys->can_attach_task() or ->attach_task()
` [PATCH 5/6] cgroup, cpuset: don't use ss->pre_attach()
` [PATCH 6/6] cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
` [PATCHSET] cgroup: introduce cgroup_taskset and consolidate subsys methods, take#2

Issue: Runtime API usage in wake-up device irq_handler during wakeup from system-wide-suspend
 2011-08-26 13:01 UTC 

[PATCHSET] cgroup: introduce cgroup_taskset and consolidate subsys methods, take#2
 2011-08-25 22:43 UTC 

[PATCH] fuse: Freeze client on suspend when request sent to userspace
 2011-08-25 14:20 UTC  (2+ messages)

[PATCH 1/1] OMAP: omap_device: only override _noirq methods, not normal suspend/resume
 2011-08-25 14:12 UTC  (2+ messages)

[PATCH 1/6] cgroup: subsys->attach_task() should be called after migration
 2011-08-25  9:45 UTC  (31+ messages)
` [PATCH 2/6] cgroup: improve old cgroup handling in cgroup_attach_proc()
` [PATCH 3/6] cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach()
` [PATCH 4/6] cgroup: don't use subsys->can_attach_task() or ->attach_task()
` [PATCH 5/6] cgroup, cpuset: don't use ss->pre_attach()
` [PATCH 6/6] cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
` [PATCHSET] cgroup: introduce cgroup_taskset and consolidate subsys methods

[PATCH] Add regulator driver for the bq2407x family of charger ICs
 2011-08-25  8:51 UTC  (7+ messages)
      ` [PATCH v2] "

[git pull] cpupowerutils patches for 3.1-rc4
 2011-08-25  7:26 UTC 

[PATCH 1/2] PM / Runtime: Introduce pm_runtime_irq_unsafe()
 2011-08-25  1:33 UTC  (9+ messages)
` [PATCH 2/2] sh-sci / PM: Use power.irq_safe
` [PATCH 0/2 v2] sh-sci / PM: Fix problem with runtime PM callbacks run with interrupts off
  ` [PATCH 1/2 v2] PM: Change PM subsys_data lock type into spinlock
  ` [PATCH 2/2 v2] sh-sci / PM: Use power.irq_safe
    ` [Replacement][PATCH 1/2 v2] PM: Use spinlock instead of mutex in clock management functions

[PATCH] PM / Runtime: Correct documentation of pm_runtime_irq_safe()
 2011-08-24 23:45 UTC 

[PATCH 0/1] PM: omap_device fix for v3.1-rc
 2011-08-24 23:43 UTC 

[POWER DOMAIN suspend callbacks] Observation
 2011-08-24 23:38 UTC  (4+ messages)

[BUG] Soft-lockup during cpu-hotplug in VFS callpaths
 2011-08-24 23:02 UTC 

[PATCH] PM / Runtime: Correct documentation of pm_runtime_irq_safe()
 2011-08-24 20:46 UTC 

[BUG] Soft-lockup during cpu-hotplug in VFS callpaths
 2011-08-24 13:44 UTC 

[PATCHSET] cgroup: introduce cgroup_taskset and consolidate subsys methods
 2011-08-23 22:19 UTC 

[PATCH 2/4] PM: Reference counting of power.subsys_data
 2011-08-23 20:09 UTC 

[POWER DOMAIN suspend callbacks] Observation
 2011-08-23 14:19 UTC 

[PATCH 0/2] Add runtime PM support to Primecell bus
 2011-08-23 10:15 UTC 

[PATCH v6 2/4] PM: Introduce DEVFREQ: generic DVFS framework with device-specific OPPs
 2011-08-23  4:48 UTC  (5+ messages)
` [PATCH v6-resubmit of "

[PATCH v6 0/7] PM QoS: add a per-device latency constraints framework
 2011-08-22 18:53 UTC  (2+ messages)

[GIT PULL pm-next] freezer: fix various bugs and simplify implementation
 2011-08-22 18:50 UTC  (5+ messages)

[PATCH v6 0/4] DEVFREQ, DVFS Framework for Non-CPU Devices
 2011-08-22 18:28 UTC  (9+ messages)
` [PATCH v6 3/4] PM / DEVFREQ: add basic governors
` [PATCH v6 4/4] PM / DEVFREQ: add sysfs interface

[PATCH v6 1/4] PM / OPP: Add OPP availability change notifier
 2011-08-22 17:26 UTC  (3+ messages)
` [PATCH v6-resubmit of "

[PATCH 1/2] PM / Runtime: Introduce pm_runtime_irq_unsafe()
 2011-08-21 18:09 UTC 

[PATCH 1/2] PM / Runtime: Introduce pm_runtime_irq_unsafe()
 2011-08-21 14:55 UTC 

[PATCH 0/2] sh-sci / PM: Fix problem with runtime PM callbacks run with interrupts off
 2011-08-20 19:31 UTC 

[PATCH] PM / Domains: Preliminary support for devices with power.irq_safe set
 2011-08-20 19:24 UTC 

[GIT PULL pm-next] freezer: fix various bugs and simplify implementation
 2011-08-20  9:44 UTC 

[PATCH 07/16] freezer: don't distinguish nosig tasks on thaw
 2011-08-20  8:39 UTC  (3+ messages)
  ` [PATCHSET] freezer: fix various bugs and simplify implementation


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