[char-misc-next 00/13] mei: add runtime pm

From: Tomas Winkler
Date: Tue Mar 18 2014 - 16:57:15 EST


Alexander Usyskin (2):
mei: txe: add runtime pm framework
mei: txe: use runtime PG pm domain for non wakeable devices

Tomas Winkler (11):
mei: implement power gating isolation hbm layer
mei: me: introduce power gating registers
mei: me: add power gating isolation register write wrappers
mei: condition PGI support on HW and HBM version
mei: expose hardware power gating state to mei layer
mei: me: add pg exit and entry flow commands
mei: add function to check write queues
mei: me: add runtime pm framework
mei: use runtime pm in write and read flow
mei: me: use runtime PG pm domain for non wakeable devices
mei: me: bump hbm version to 1.1 to support power gating

drivers/misc/mei/client.c | 84 +++++++++++++++++----
drivers/misc/mei/hbm.c | 51 +++++++++++++
drivers/misc/mei/hbm.h | 1 +
drivers/misc/mei/hw-me-regs.h | 9 +++
drivers/misc/mei/hw-me.c | 171 +++++++++++++++++++++++++++++++++++++++++-
drivers/misc/mei/hw-me.h | 6 ++
drivers/misc/mei/hw-txe.c | 57 +++++++++++---
drivers/misc/mei/hw-txe.h | 16 ++--
drivers/misc/mei/hw.h | 25 +++++-
drivers/misc/mei/init.c | 24 ++++++
drivers/misc/mei/mei_dev.h | 54 +++++++++++++
drivers/misc/mei/pci-me.c | 142 ++++++++++++++++++++++++++++++++++-
drivers/misc/mei/pci-txe.c | 150 +++++++++++++++++++++++++++++++++++-
13 files changed, 748 insertions(+), 42 deletions(-)

--
1.8.5.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/