public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-20 18:59:08 to 2010-09-28 08:06:40 UTC [more...]

[PATCH] Hibernate: Implement readahead when resuming
 2010-09-28  8:06 UTC  (10+ messages)
      ` with init=/bin/systemd USB/eSATA external mass storage no longer works (was: Re: [PATCH] Hibernate: Implement readahead when resuming)
      ` [TuxOnIce-devel] [PATCH] Hibernate: Implement readahead when resuming

[PATCH 01/23] Hibernation: Split compression support out
 2010-09-27 21:16 UTC  (41+ messages)
` [PATCH 02/23] Record & display i/o speed post resume
` [PATCH 03/23] Hibernation: Swap iteration functions
` [PATCH 04/23] Hibernation: Move root_swap declaration
` [PATCH 05/23] Hibernation: Add mass swap allocation routine
` [PATCH 06/23] Hibernation: Switch to preallocating swap
` [PATCH 07/23] Hiberation: Fix speed display
` [PATCH 08/23] Hibernation: Generic extents support
` [PATCH 09/23] Hibernation: Iterate over sectors not swap entries
` [PATCH 10/23] Hibernation: Stop passing swap_map_handle struct
` [PATCH 11/23] Hibernation: Stop passing bio_chain around
` [PATCH 12/23] Hibernation: Move block i/o fns to block_io.c
` [PATCH 13/23] Hibernation: Partial page I/O support
` [PATCH 14/23] Hibernation: Store block extents at start of image
` [PATCH 15/23] Hibernation: Use block extents for reading image
` [PATCH 16/23] Remove first_sector from swap_map_handle
` [PATCH 17/23] Hibernation: Replace bio chain
` [PATCH 18/23] Hibernation: Remove swap_map_pages
` [PATCH 19/23] Hibernation: Remove wait_on_bio_chain result
` [PATCH 20/23] Hibernation: Prepare for handle.cur removal
` [PATCH 21/23] Hibernation: Remove swap_map structure
` [PATCH 22/23] Hibernation: Remove now-empty routines
` [PATCH 23/23] Hibernate: Implement readahead when resuming
` [TuxOnIce-devel] Swsusp patches applied to suspend-2.6#linux-next

runtime_pm_get_sync() from ISR with IRQs disabled?
 2010-09-27 21:11 UTC  (2+ messages)

runtime_pm_get_sync() from ISR with IRQs disabled?
 2010-09-27 20:39 UTC 

runtime_pm_get_sync() from ISR with IRQs disabled?
 2010-09-27 20:00 UTC 

[PATCH v4] power: introduce library for device-specific OPPs
 2010-09-27 19:53 UTC  (9+ messages)

[PATCH] I2C: runtime: Fix checks which make legacy suspend to never get called
 2010-09-27 15:46 UTC 

[PATCH] PM: runtime: add missed pm_request_autosuspend
 2010-09-27 14:41 UTC  (4+ messages)

hibernation hangs with ATA errors (lockup_detector bug)
 2010-09-27 14:21 UTC  (5+ messages)

[PATCH] intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hang
 2010-09-27 13:57 UTC  (2+ messages)

runtime_pm_get_sync() from ISR with IRQs disabled?
 2010-09-27 13:57 UTC 

mixing device idle and CPUidle or non-atomic idle notifiers
 2010-09-27  9:47 UTC 

intel_idle (Lenovo ideapad S10-3)
 2010-09-27  6:55 UTC  (2+ messages)

Swsusp patches applied to suspend-2.6#linux-next
 2010-09-27  5:43 UTC 

2.6.36-rc5-git7: Reported regressions 2.6.34 -> 2.6.35
 2010-09-26 20:29 UTC 

2.6.36-rc5-git7: Reported regressions from 2.6.35
 2010-09-26 19:55 UTC 

[PATCH 01/22] Record & display i/o speed post resume
 2010-09-25 22:36 UTC  (36+ messages)
` [PATCH 02/22] Hibernation: Swap iteration functions
` [PATCH 03/22] Hibernation: Move root_swap declaration
` [PATCH 04/22] Hibernation: Add mass swap allocation routine
` [PATCH 05/22] Hibernation: Switch to preallocating swap
` [PATCH 06/22] Hiberation: Fix speed display
` [PATCH 07/22] Hibernation: Generic extents support
` [PATCH 08/22] Hibernation: Iterate over sectors not swap entries
` [PATCH 09/22] Hibernation: Stop passing swap_map_handle struct
` [PATCH 10/22] Hibernation: Stop passing bio_chain around
` [PATCH 11/22] Hibernation: Move block i/o fns to block_io.c
` [PATCH 12/22] Hibernation: Partial page I/O support
` [PATCH 13/22] Hibernation: Extent save/load routines
` [PATCH 14/22] Hibernation: Store block extents at start of image
` [PATCH 15/22] Hibernation: Use block extents for reading image
` [PATCH 16/22] Remove first_sector from swap_map_handle
` [PATCH 17/22] Hibernation: Replace bio chain
` [PATCH 18/22] Hibernation: Remove swap_map_pages
` [PATCH 19/22] Hibernation: Remove wait_on_bio_chain result
` [PATCH 20/22] Hibernation: Prepare for handle.cur removal
` [PATCH 21/22] Hibernation: Remove swap_map structure
` [PATCH 22/22] Hibernation: Remove now-empty routines
` Nigel's current for-rafael queue

[PATCH 7/7] PM: implement autosuspend
 2010-09-25 21:45 UTC  (2+ messages)

[PATCH 6/7] PM: add no_callbacks flag
 2010-09-25 21:45 UTC  (2+ messages)

[PATCH 5/7] PM: combine runtime PM entry points
 2010-09-25 21:45 UTC  (2+ messages)

[PATCH 4/7] PM: merge synchronous and async runtime routines
 2010-09-25 21:44 UTC  (2+ messages)

[PATCH 3/7] PM: replace boolean arguments with bitflags
 2010-09-25 21:44 UTC  (2+ messages)

[PATCH 2/7] PM: move code in power/runtime.c
 2010-09-25 21:44 UTC  (2+ messages)

[RFC 1/7] sysfs: add sysfs_merge_group and sysfs_unmerge_group
 2010-09-25 21:43 UTC  (5+ messages)

Nigel's current for-rafael queue - one more patch
 2010-09-25 12:00 UTC 

Nigel's current for-rafael queue
 2010-09-25  4:16 UTC 

[PATCH 01/20] kernel: change to new flag variable
 2010-09-25  2:25 UTC 

RFC: mixing device idle and CPUidle or non-atomic idle notifiers
 2010-09-24 23:44 UTC 

runtime_pm_get_sync() from ISR with IRQs disabled?
 2010-09-24 21:52 UTC 

[PATCH 1/7] sysfs: add sysfs_merge_group and sysfs_unmerge_group
 2010-09-24 20:38 UTC 

[RFC 0/7] Runtime PM updates for autosuspend
 2010-09-24 20:38 UTC  (5+ messages)

runtime_pm_get_sync() from ISR with IRQs disabled?
 2010-09-24 20:27 UTC  (3+ messages)

runtime_pm_get_sync() from ISR with IRQs disabled?
 2010-09-24 15:13 UTC 

[PATCH v4] power: introduce library for device-specific OPPs
 2010-09-24 12:50 UTC 

runtime_pm_get_sync() from ISR with IRQs disabled?
 2010-09-24  0:05 UTC 

[RFC][PATCH] PM / Hibernate: Make some boot messages look less scary
 2010-09-23 22:56 UTC 

[RFC 5/7] PM: combine runtime PM entry points
 2010-09-23 22:36 UTC  (2+ messages)

[RFC 3/7] PM: replace boolean arguments with bitflags
 2010-09-23 22:19 UTC  (2+ messages)

[RFC 7/7] PM: implement autosuspend
 2010-09-23 21:24 UTC 

[RFC 6/7] PM: add no_callbacks flag
 2010-09-23 21:23 UTC 

[RFC 4/7] PM: merge synchronous and async runtime routines
 2010-09-23 21:23 UTC 

[RFC 2/7] PM: move code in power/runtime.c
 2010-09-23 21:23 UTC 

Stable inclusion request
 2010-09-23 18:28 UTC  (4+ messages)
` [stable] "

[PATCH] ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.c
 2010-09-23 17:35 UTC 

[PATCH] intel_idle: add missing __percpu markup
 2010-09-23 17:34 UTC 

[PATCH] idle: intel_idle: Change mode 755 => 644
 2010-09-23 17:32 UTC 

[PATCH v3] power: introduce library for device-specific OPPs
 2010-09-23 14:39 UTC  (5+ messages)

[PATCH 01/20] kernel: change to new flag variable
 2010-09-23  6:49 UTC 

[PATCH 1/2] PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
 2010-09-22 23:00 UTC  (3+ messages)
  ` [PATCH 2/2] PM: Fix potential issue with failing asynchronous suspend
` [PATCH 0/2] PM: Wakeup sources and async suspend error path bug fix

[PATCH] tracing, perf: add more power related events
 2010-09-22 19:14 UTC  (21+ messages)

2.6.36-rc4-git5: Reported regressions from 2.6.35
 2010-09-21  4:05 UTC  (2+ messages)

2.6.36-rc4-git5: Reported regressions 2.6.34 -> 2.6.35
 2010-09-20 19:54 UTC 

[PATCH] PM: Fix signed/unsigned warning
 2010-09-20 19:27 UTC 


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