public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: linux-pm <linux-pm@lists.linux-foundation.org>
Cc: Linux PCI <linux-pci@vger.kernel.org>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	LKML <linux-kernel@vger.kernel.org>,
	ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
	Arjan van de Ven <arjan@infradead.org>
Subject: [PATCH 0/6] PM: Asynchronous suspend and resume of devices
Date: Wed, 26 Aug 2009 22:17:19 +0200	[thread overview]
Message-ID: <200908262217.19609.rjw@sisk.pl> (raw)

Hi,

The following patches introduce a mechanism allowing us to execute device
drivers' suspend and resume callbacks asynchronously during system sleep
transitions, such as suspend to RAM.

The idea is explained in the changelogs of the first two patches.

Comments welcome.

Thanks,
Rafael

             reply	other threads:[~2009-08-26 20:17 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-26 20:17 Rafael J. Wysocki [this message]
2009-08-26 20:20 ` [PATCH 1/6] PM: Introduce PM links framework Rafael J. Wysocki
2009-08-26 20:21 ` [PATCH 2/6] PM: Asynchronous resume of devices Rafael J. Wysocki
2009-08-26 20:21 ` [PATCH 3/6] PM: Asynchronous suspend " Rafael J. Wysocki
2009-08-26 20:22 ` [PATCH 4/6] PM: Allow PCI devices to suspend/resume asynchronously Rafael J. Wysocki
2009-08-26 20:23 ` [PATCH 5/6] PM: Allow ACPI " Rafael J. Wysocki
2009-08-26 20:24 ` [PATCH 6/6] PM: Allow serio input " Rafael J. Wysocki
2009-08-26 22:25 ` [PATCH 0/6] PM: Asynchronous suspend and resume of devices Rafael J. Wysocki
     [not found] ` <200908270025.34821.rjw@sisk.pl>
2009-08-27 19:17   ` Rafael J. Wysocki
     [not found]   ` <200908272117.52931.rjw@sisk.pl>
2009-08-27 19:19     ` [PATCH 7] PM: Add a switch for disabling/enabling asynchronous suspend/resume Rafael J. Wysocki
2009-08-27 19:20     ` [PATCH 8] PM: Allow user space to change the power.async_suspend flag of devices Rafael J. Wysocki
     [not found]     ` <200908272120.56021.rjw@sisk.pl>
2009-08-27 20:04       ` Dmitry Torokhov
     [not found]       ` <20090827203634.372EC526EC9@mailhub.coreip.homeip.net>
2009-08-27 22:24         ` Rafael J. Wysocki
     [not found]         ` <200908280024.06082.rjw@sisk.pl>
2009-08-28  7:01           ` Pavel Machek
     [not found]           ` <20090828070124.GB27928@elf.ucw.cz>
2009-08-29 19:20             ` [PATCH 8 update] " Rafael J. Wysocki
     [not found]     ` <200908272119.47053.rjw@sisk.pl>
2009-08-27 20:07       ` [PATCH 7] PM: Add a switch for disabling/enabling asynchronous suspend/resume Dmitry Torokhov
     [not found]       ` <20090827203948.9CD25526EC9@mailhub.coreip.homeip.net>
2009-08-27 22:22         ` [PATCH 7 updated] " Rafael J. Wysocki
     [not found]         ` <200908280022.40522.rjw@sisk.pl>
2009-08-28  5:22           ` Dmitry Torokhov
     [not found]           ` <20090828055520.E561A526EC9@mailhub.coreip.homeip.net>
2009-08-28 19:42             ` Rafael J. Wysocki
     [not found] ` <200908262224.19110.rjw@sisk.pl>
2009-08-27 20:08   ` [PATCH 6/6] PM: Allow serio input devices to suspend/resume asynchronously Dmitry Torokhov
     [not found]   ` <20090827204106.1132B526EC9@mailhub.coreip.homeip.net>
2009-08-27 20:58     ` Rafael J. Wysocki
2009-08-27 20:46 ` [PATCH 0/6] PM: Asynchronous suspend and resume of devices Alan Stern
2009-08-29 19:22 ` [PATCH 9] PM: Measure device suspend and resume times (was: Re: [PATCH 0/6] PM: Asynchronous suspend and resume of devices) Rafael J. Wysocki
     [not found] <Pine.LNX.4.44L0.0908271637480.25639-100000@iolanthe.rowland.org>
2009-08-27 21:18 ` [PATCH 0/6] PM: Asynchronous suspend and resume of devices Rafael J. Wysocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200908262217.19609.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=arjan@infradead.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox