public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-27 01:57:16 to 2008-01-07 23:06:16 UTC [more...]

[PATCH 1/7] Suspend: Introduce begin() and end() callbacks
 2008-01-07 23:06 UTC  (3+ messages)
` [PATCH 2/7] ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK
` [PATCH 3/7] ACPI: Separate disabling of GPEs from _PTS

[PATCH 0/7] Fix the ACPI 1.0 vs ACPI 2.0 suspend ordering issue (rev. 3)
 2008-01-07 23:02 UTC 

[RFC] Implementation of SCSI dynamic power management
 2008-01-07 22:06 UTC 

[RFC][PATCH 1/7] Suspend: Introduce open() and close() callbacks
 2008-01-07 21:44 UTC  (11+ messages)
` [RFC][PATCH 2/7] ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK
` [RFC][PATCH 3/7] ACPI: Separate disabling of GPEs from _PTS
` [RFC][PATCH 4/7] ACPI Suspend: Call _PTS before suspending devices
` [RFC][PATCH 5/7] Hibernation: Introduce open() and close() callbacks
` [RFC][PATCH 6/7] ACPI hibernation: Call _PTS before suspending devices
` [RFC][PATCH 7/7] ACPI: Print message before calling _PTS

[RFC] Implementation of SCSI dynamic power management
 2008-01-07 21:34 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-07 21:32 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-07 20:37 UTC 

[RFC] Implementation of SCSI dynamic power management
 2008-01-07 20:31 UTC 

[RFC] Autosuspend for usb-storage (based on SCSI dynamic PM)
 2008-01-07 19:42 UTC 

[RFC] Implementation of SCSI dynamic power management
 2008-01-07 19:42 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-07 19:29 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-07 18:01 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-07 17:23 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-07 16:51 UTC 

[PATCH] base: Change power/wakeup output from "" to "unsupported" if wakeup feature isn't supported by a device
 2008-01-07 16:46 UTC  (16+ messages)

Unify arch/x86/kernel/acpi/sleep*.c
 2008-01-07 16:41 UTC  (2+ messages)

Rename suspend/hibernation stuff for clarity
 2008-01-07 16:37 UTC  (3+ messages)

USB PM suspend/resume problems with Marvell Orion SoC
 2008-01-07 16:21 UTC  (3+ messages)

[PATCH] PM: Acquire device locks on suspend
 2008-01-07 16:16 UTC  (5+ messages)
  `  "

[PATCH 0/3 -mm] kexec jump -v8
 2008-01-07  8:12 UTC  (10+ messages)

[RFC][PATCH] PM: Acquire device locks on suspend (rev. 2)
 2008-01-07  1:52 UTC 

[patch] hibernation: utilize ACPI hardware signature
 2008-01-07  1:46 UTC  (19+ messages)
    `  "

[PATCH] PM: Acquire device locks on suspend
 2008-01-06 22:39 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-06 22:34 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-06 22:31 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-06 22:24 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-06 22:21 UTC  (5+ messages)

[PATCH] PM: Acquire device locks on suspend
 2008-01-06 17:06 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-06 13:19 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-06  4:04 UTC 

[RFC][PATCH 0/7] Fix the ACPI 1.0 vs ACPI 2.0 suspend ordering issue (rev. 2)
 2008-01-05 22:32 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-05 21:58 UTC 

[RFC] sleepy linux
 2008-01-05 21:51 UTC  (18+ messages)

[PATCH] PM: Acquire device locks on suspend
 2008-01-05 21:41 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-05 21:13 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-05 20:39 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-05 20:19 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-05 20:08 UTC 

[PATCH] PM: Acquire device locks on suspend
 2008-01-05 18:36 UTC 

[PATCH 1/4] PM: Introduce destroy_suspended_device()
 2008-01-05 11:55 UTC 

[PATCH 1/4] PM: Introduce destroy_suspended_device()
 2008-01-05  3:11 UTC  (4+ messages)
    ` [RFC][PATCH] PM: Acquire device locks on suspend (was: Re: [PATCH 1/4] PM: Introduce destroy_suspended_device())

[PATCH] base: Change power/wakeup output from "" to "unsupported" if wakeup feature isn't supported by a device
 2008-01-04 10:10 UTC 

[RFC][PATCH 0/7] Fix the ACPI 1.0 vs ACPI 2.0 suspend ordering issue
 2008-01-03 17:07 UTC  (13+ messages)
` [RFC][PATCH 1/7] Suspend: Introduce open() and close() callbacks
` [RFC][PATCH 2/7] ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK
` [RFC][PATCH 3/7] ACPI: Separate disabling of GPEs from _PTS
` [RFC][PATCH 4/7] Suspend: Call _PTS early on ACPI 1.0x systems
` [RFC][PATCH 5/7] Hibernation: Introduce open() and close() callbacks
` [RFC][PATCH 6/7] Hibernation: Call _PTS early on ACPI 1.0x systems
` [RFC][PATCH 7/7] ACPI: Print message before calling _PTS

[PATCH 1/4] PM: Introduce destroy_suspended_device()
 2008-01-03 10:56 UTC  (20+ messages)
` [PATCH 2/4] PM: Do not destroy/create devices while suspended in msr.c (rev. 2)
` [PATCH 3/4] PM: Do not destroy/create devices while suspended in mce_64.c
` [PATCH 4/4] PM: Do not destroy/create devices while suspended in cpuid.c
` [PATCH 0/4] PM: Do not destroy/create devices while suspended (rev. 2)

What's in store for 2008 for TuxOnIce?
 2008-01-03  0:39 UTC  (10+ messages)
  ` Freezing filesystems (Was Re: What's in store for 2008 for TuxOnIce?)
    ` [Suspend2-devel] "
            ` [Suspend2-users] "

[PATCH 1/4] PM: Introduce destroy_suspended_device()
 2008-01-02 16:41 UTC 

[ANNOUNCE] Userland suspend/hibernation tool v0.8 released
 2008-01-02 15:36 UTC 

[PATCH] Hibernation: Document __save_processor_state() on x86-64 (rev. 2)
 2008-01-02 11:41 UTC  (3+ messages)

[patch] hibernation: utilize ACPI hardware signature
 2008-01-02  6:59 UTC 

[PATCH 0/4] PM: Do not destroy/create devices while suspended (rev. 2)
 2008-01-01 23:32 UTC 

IDE/ACPI related hibernation regression: Second attempt fails
 2008-01-01 22:16 UTC 

IDE/ACPI related hibernation regression: Second attempt fails
 2008-01-01 20:09 UTC 

IDE/ACPI related hibernation regression: Second attempt fails
 2008-01-01 19:05 UTC 

IDE/ACPI related hibernation regression: Second attempt fails
 2008-01-01 19:01 UTC 

IDE/ACPI related hibernation regression: Second attempt fails
 2008-01-01 16:11 UTC 

USB storage powersaving patches
 2008-01-01 12:04 UTC  (3+ messages)

IDE/ACPI related hibernation regression: Second attempt fails
 2008-01-01 10:47 UTC 

IDE/ACPI related hibernation regression: Second attempt fails
 2007-12-31 21:27 UTC 

[PATCH] Warn about attempts to register/unregister devices during system suspend
 2007-12-31 18:40 UTC 

[PATCH] Hibernation: Document __save_processor_state() on x86-64
 2007-12-31 17:57 UTC  (15+ messages)

[PATCH] Hibernation: Document __save_processor_state() on x86-64 (rev. 2)
 2007-12-30 22:13 UTC 

Suspend code ordering (again)
 2007-12-28  5:41 UTC  (4+ messages)

[RFC][PATCH 0/7] Fix the ACPI 1.0 vs ACPI 2.0 suspend ordering issue
 2007-12-27 18:03 UTC 


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