mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Lin Ming <ming.m.lin@intel.com>
To: Jeff Garzik <jgarzik@pobox.com>,
	"Rafael J. Wysocki" <rjw@sisk.pl>, Tejun Heo <tj@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org,
	linux-pm@vger.kernel.org
Subject: [RESEND PATCH v2 0/3] ahci controller runtime PM support
Date: Wed, 15 Feb 2012 18:18:49 +0800	[thread overview]
Message-ID: <1329301132-3687-1-git-send-email-ming.m.lin@intel.com> (raw)

Hi Jeff,

(RESEND, now applied on top of libata/ALL branch)

Here is the v2 patches to add ahci controller runtime PM support.

Thanks for any comments.

v2:
- add ahci hibernate callbacks

v1:
https://lkml.org/lkml/2011/12/15/198

Lin Ming (3):
     ahci: port legacy pm interface to struct dev_pm_ops
     ahci: add runtime PM callbacks
     ata: runtime suspend port if no device attached

 drivers/ata/ahci.c        |   71 +++++++++++++++++++++++++++++++++++++++-----
 drivers/ata/libata-core.c |   21 ++++++++++++-
 2 files changed, 83 insertions(+), 9 deletions(-)


             reply	other threads:[~2012-02-15 10:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-15 10:18 Lin Ming [this message]
2012-02-15 10:18 ` [RESEND PATCH v2 1/3] ahci: port legacy pm interface to struct dev_pm_ops Lin Ming
2012-02-15 10:18 ` [RESEND PATCH v2 2/3] ahci: add runtime PM callbacks Lin Ming
2012-02-15 10:18 ` [RESEND PATCH v2 3/3] ata: runtime suspend port if no device attached Lin Ming

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=1329301132-3687-1-git-send-email-ming.m.lin@intel.com \
    --to=ming.m.lin@intel.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rjw@sisk.pl \
    --cc=tj@kernel.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

Powered by JetHome