All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ACPI / PM: Fixes and simplifications
@ 2010-07-01 22:10 Rafael J. Wysocki
  2010-07-01 22:11 ` [PATCH 1/5] ACPI / Sleep: Do not allocate memory for saving NVS in advance Rafael J. Wysocki
                   ` (9 more replies)
  0 siblings, 10 replies; 24+ messages in thread
From: Rafael J. Wysocki @ 2010-07-01 22:10 UTC (permalink / raw)
  To: Len Brown; +Cc: ACPI Devel Maling List, Matthew Garrett, linux-pm

Hi,

The following patches fix a few bugs in the ACPI platform suspend/hibernate
code and simplify it quite a bit.

[1/5] - Fixes a theoretical issue in acpi_suspend_begin() related to the NVS saving.

[2/5] - Moves acpi_enable_wakeup_device() to acpi_sleep_prepare(), so that it
        can be merged with acpi_enable_wakeup_device_prep().

[3/5] - Merges acpi_enable_wakeup_device() and acpi_enable_wakeup_device_prep()
        and drops some unnecessary code.

[4/5] - Gets rid of some code duplication in drivers/acpi/sleep.c.

[5/5] - Drops an unnecessary routine from drivers/acpi/sleep.c.

Please apply.

Rafael


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2010-07-07  2:16 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-01 22:10 [PATCH 0/5] ACPI / PM: Fixes and simplifications Rafael J. Wysocki
2010-07-01 22:11 ` [PATCH 1/5] ACPI / Sleep: Do not allocate memory for saving NVS in advance Rafael J. Wysocki
2010-07-06 18:12   ` [linux-pm] " Rafael J. Wysocki
2010-07-06 18:12   ` Rafael J. Wysocki
2010-07-07  2:16   ` Len Brown
2010-07-07  2:16   ` Len Brown
2010-07-01 22:11 ` Rafael J. Wysocki
2010-07-01 22:12 ` [PATCH 2/5] ACPI / Sleep: Rework enabling wakeup devices Rafael J. Wysocki
2010-07-01 22:12 ` Rafael J. Wysocki
2010-07-07  2:16   ` Len Brown
2010-07-07  2:16   ` Len Brown
2010-07-01 22:13 ` [PATCH 3/5] ACPI / Wakeup: Simplify enabling of " Rafael J. Wysocki
2010-07-06 23:17   ` Rafael J. Wysocki
2010-07-06 23:17   ` [linux-pm] " Rafael J. Wysocki
2010-07-07  2:13     ` Len Brown
2010-07-07  2:13     ` [linux-pm] " Len Brown
2010-07-01 22:13 ` Rafael J. Wysocki
2010-07-01 22:14 ` [PATCH 4/5] ACPI / Sleep: Consolidate suspend and hibernation routines Rafael J. Wysocki
2010-07-07  2:14   ` Len Brown
2010-07-07  2:14   ` Len Brown
2010-07-01 22:14 ` Rafael J. Wysocki
2010-07-01 22:14 ` [PATCH 5/5] ACPI / Sleep: Drop acpi_suspend_finish() Rafael J. Wysocki
2010-07-07  2:14   ` Len Brown
2010-07-01 22:14 ` Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.