linux/drivers/misc/mei
Alexander Usyskin 52f6efdf80 mei: add trc detection register to sysfs
The glitch detection HW (TRC) save it status information into
TRC status register.
Make it available to user-space via read-only sysfs file.
The TRC register is availab for PCH15 gen and newer, for older
platforms reading the sysfs file will fail with EOPNOTSUPP.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Link: https://lore.kernel.org/r/20191107104445.19101-1-tomas.winkler@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-11-07 09:37:27 +01:00
..
hdcp drm main pull request for v5.3-rc1 (sans mm changes) 2019-07-15 19:04:27 -07:00
bus-fixup.c Merge 5.4-rc3 into char-misc-next 2019-10-14 07:36:49 +02:00
bus.c mei: bus: prefix device names on bus with the bus name 2019-11-05 18:19:01 +01:00
client.c mei: expose device state in sysfs 2019-04-25 19:33:34 +02:00
client.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
debugfs.c Driver Core and debugfs changes for 5.3-rc1 2019-07-12 12:24:03 -07:00
dma-ring.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hbm.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hbm.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw-me-regs.h mei: add trc detection register to sysfs 2019-11-07 09:37:27 +01:00
hw-me.c mei: add trc detection register to sysfs 2019-11-07 09:37:27 +01:00
hw-me.h mei: add trc detection register to sysfs 2019-11-07 09:37:27 +01:00
hw-txe-regs.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw-txe.c mei: abstract fw status register read. 2019-11-07 09:35:49 +01:00
hw-txe.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
init.c mei: abstract fw status register read. 2019-11-07 09:35:49 +01:00
interrupt.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
Kconfig mei: hdcp: use own Kconfig file 2019-04-25 19:33:34 +02:00
main.c mei: add trc detection register to sysfs 2019-11-07 09:37:27 +01:00
Makefile mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
mei_dev.h mei: add trc detection register to sysfs 2019-11-07 09:37:27 +01:00
mei-trace.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
mei-trace.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
pci-me.c mei: add trc detection register to sysfs 2019-11-07 09:37:27 +01:00
pci-txe.c mei: Use dev_get_drvdata where possible 2019-07-30 20:32:53 +02:00