alistair23-linux/drivers/misc/mei
Alexander Usyskin 63f75232db mei: hbm: reorganize the power gating responses
Before adding support for D0i3 we need to reorganize the hbm pg handling
Move HBM PG response code to dedicated functions in order to unclutter
hbm command switch.
Add check for the right system state before message processing and
return -EPROTO in state mismatch case.

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>
2015-08-03 17:33:54 -07:00
..
amthif.c mei: drop iamthif_mtu from device structure 2015-05-24 11:13:48 -07:00
bus-fixup.c mei: bus: link client devices instead of host clients 2015-08-03 17:24:48 -07:00
bus.c mei: bus: add and call callback on notify event 2015-08-03 17:30:00 -07:00
client.c mei: bus: add and call callback on notify event 2015-08-03 17:30:00 -07:00
client.h mei: implement fasync for event notification 2015-08-03 17:30:00 -07:00
debugfs.c mei: enable async event notifications only from hbm version 2.0 2015-08-03 17:26:45 -07:00
hbm.c mei: hbm: reorganize the power gating responses 2015-08-03 17:33:54 -07:00
hbm.h mei: implement async notification hbm messages 2015-08-03 17:26:45 -07:00
hw-me-regs.h mei: me: d0i3: enable d0i3 interrupts 2015-08-03 17:33:54 -07:00
hw-me.c mei: me: d0i3: enable d0i3 interrupts 2015-08-03 17:33:54 -07:00
hw-me.h mei: me: d0i3: enable d0i3 interrupts 2015-08-03 17:33:54 -07:00
hw-txe-regs.h mei: extract fw status registers 2014-05-03 19:21:22 -04:00
hw-txe.c mei: me: wait for power gating exit confirmation 2015-06-13 19:48:02 -07:00
hw-txe.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
hw.h mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED 2015-08-03 17:31:53 -07:00
init.c mei: bus: link client devices instead of host clients 2015-08-03 17:24:48 -07:00
interrupt.c mei: add mei_cl_notify_request command 2015-08-03 17:30:00 -07:00
Kconfig
main.c mei: implement fasync for event notification 2015-08-03 17:30:00 -07:00
Makefile mei: bus: rename nfc.c to bus-fixup.c 2015-08-03 17:20:26 -07:00
mei-trace.c mei: me: add io register tracing 2015-03-01 19:36:59 -08:00
mei-trace.h mei: trace: remove unused TRACE_SYSTEM_STRING 2015-04-13 15:27:19 +02:00
mei_dev.h mei: bus: add and call callback on notify event 2015-08-03 17:30:00 -07:00
pci-me.c mei: me: d0i3: enable d0i3 interrupts 2015-08-03 17:33:54 -07:00
pci-txe.c mei: txe: fix incorrect indentation 2015-05-24 11:13:49 -07:00
wd.c mei: add a reference from the host client to the me client 2015-05-24 11:13:10 -07:00