mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [RESEND PATCH v2 0/3] ahci controller runtime PM support
@ 2012-02-15 10:18 Lin Ming
  2012-02-15 10:18 ` [RESEND PATCH v2 1/3] ahci: port legacy pm interface to struct dev_pm_ops Lin Ming
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lin Ming @ 2012-02-15 10:18 UTC (permalink / raw)
  To: Jeff Garzik, Rafael J. Wysocki, Tejun Heo
  Cc: linux-kernel, linux-ide, linux-pm

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(-)


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

end of thread, other threads:[~2012-02-15 10:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-15 10:18 [RESEND PATCH v2 0/3] ahci controller runtime PM support Lin Ming
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

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