All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI runtime power management for r8169 and e1000e
@ 2010-03-15  0:31 Rafael J. Wysocki
  2010-03-15  0:33 ` [PATCH 1/2] r8169 / PCI / PM: Add simplified runtime PM support (rev. 3) Rafael J. Wysocki
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Rafael J. Wysocki @ 2010-03-15  0:31 UTC (permalink / raw)
  To: NetDev, Jesse Barnes
  Cc: Linux PCI, pm list, Jeff Kirsher, Jesse Brandeburg, e1000-devel,
	Francois Romieu, Matthew Garrett

Hi,

The following two patches add basic PCI runtime power management to the r8169
and e1000e drivers.

It works so that the adapter is put into PCI D3 if there's no network cable
attached to it and back into PCI D0 once the cable has been detected.

The feature is disabled by default and it can be enabled by writing "auto" to
the device's /sys/devices/.../power/control file.  Writing "on" to this file
disables the feature again.

The patches have been tested on MSI Wind U100 (r8169) and Toshiba Portege
R500 (e1000e).

Thanks,
Rafael

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

end of thread, other threads:[~2010-04-22 20:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-15  0:31 [PATCH 0/2] PCI runtime power management for r8169 and e1000e Rafael J. Wysocki
2010-03-15  0:33 ` [PATCH 1/2] r8169 / PCI / PM: Add simplified runtime PM support (rev. 3) Rafael J. Wysocki
2010-03-17  4:29   ` David Miller
2010-03-17  4:29   ` David Miller
2010-03-15  0:33 ` Rafael J. Wysocki
2010-03-15  0:35 ` [PATCH 2/2] e1000e / PCI / PM: Add basic runtime PM support (rev. 4) Rafael J. Wysocki
2010-03-15 11:41   ` Matthias-Christian Ott
2010-03-15 19:28     ` Rafael J. Wysocki
2010-03-17  4:29   ` David Miller
2010-03-17  4:29   ` David Miller
2010-03-15  0:35 ` Rafael J. Wysocki
2010-04-22 20:19 ` [PATCH 0/2] PCI runtime power management for r8169 and e1000e Markus Feldmann
2010-04-22 20:59   ` Markus Feldmann

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.