Home
last modified time | relevance | path

Searched hist:d2d56faebaed1dd9bc011fcceed7df6b1bea8fac (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/misc/mei/
H A Dpci-txe.cdiff d2d56faebaed1dd9bc011fcceed7df6b1bea8fac Tue Mar 18 21:52:06 CET 2014 Alexander Usyskin <alexander.usyskin@intel.com> mei: txe: use runtime PG pm domain for non wakeable devices

For non wakeable devices we can't use pci runtime framework
as we are not able to wakeup from D3 states.
Instead we create new pg runtime domain that only drives TXE power
gating protocol to reduce the power consumption.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>