linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHSET] ahci: updated power management support
@ 2006-07-26  6:59 Tejun Heo
  2006-07-26  6:59 ` [PATCH 1/6] ahci: relocate several internal functions Tejun Heo
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Tejun Heo @ 2006-07-26  6:59 UTC (permalink / raw)
  To: jgarzik, forrest.zhao, linux-ide, htejun

Hello, all.

This is updated version of AHCI power management patchset[1] from
Forrest Zhao.  A lot of implementation is taken verbatim but code has
been simplified and reorganized.

Major changes are...

* Initialization functions are best-effort.  They don't check for
  prerequisites.  This is for both simplicity & robustness and
  simplifies code a lot.  More explanation on this in patch #3.

* Both port suspend/resume() and pci_device suspend/resume() share
  most of code with driver init/de-init paths as other drivers do.

* Patches are splitted according to logical steps instead of define X
  / use X.

Thanks.

--
tejun

[1] http://article.gmane.org/gmane.linux.ide/12210



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

end of thread, other threads:[~2006-07-29  8:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-26  6:59 [PATCHSET] ahci: updated power management support Tejun Heo
2006-07-26  6:59 ` [PATCH 1/6] ahci: relocate several internal functions Tejun Heo
2006-07-29  8:01   ` Jeff Garzik
2006-07-26  6:59 ` [PATCH 2/6] ahci: cosmetic changes to ahci_start/stop_engine() Tejun Heo
2006-07-26  6:59 ` [PATCH 4/6] libata: improve driver initialization and deinitialization Tejun Heo
2006-07-26  6:59 ` [PATCH 5/6] ahci: separate out ahci_reset_controller() and ahci_init_controller() Tejun Heo
2006-07-26  6:59 ` [PATCH 6/6] ahci: implement Power Management support Tejun Heo
2006-07-26  6:59 ` [PATCH 3/6] ahci: simplify ahci_start_engine() Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).