alistair23-linux/drivers/hwtracing/intel_th
Alexander Shishkin 142dfeb202 intel_th: Add runtime power management handling
Currently, an Intel TH (pci) device will be always active, because the
devices on the 'intel_th' bus don't implement runtime pm to track their
usage.

To address this, this patch adds runtime pm support to the 'intel_th'
bus and some additional bits for the hub. The 'output' type device is
in use while a capture is active; the 'source' type device (STH) relies
on its child stm class device for runtime pm tracking.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
2016-07-01 11:01:01 +03:00
..
core.c intel_th: Add runtime power management handling 2016-07-01 11:01:01 +03:00
debug.c
debug.h
gth.c intel_th: Add runtime power management handling 2016-07-01 11:01:01 +03:00
gth.h intel_th: Update scratchpad bits according to enabled output activity 2016-02-20 14:09:14 -08:00
intel_th.h intel_th: Fix activating a subdevice without a driver 2016-04-08 16:11:58 +03:00
Kconfig intel_th: Depend on HAS_IOMEM 2016-02-20 14:09:14 -08:00
Makefile intel_th: Add PTI output driver 2015-10-04 20:28:58 +01:00
msu.c Char / Misc driver update for 4.7-rc1 2016-05-20 21:20:31 -07:00
msu.h intel_th: Add Memory Storage Unit driver 2015-10-04 20:28:58 +01:00
pci.c intel_th: pci: Add Broxton-M SOC support 2016-04-19 22:54:05 +03:00
pti.c intel_th: pti: Create sysfs attributes using core driver's facility 2016-04-08 16:11:57 +03:00
pti.h intel_th: Add PTI output driver 2015-10-04 20:28:58 +01:00
sth.c intel_th: sth: Sanitize packet callback's return values 2016-02-20 14:09:14 -08:00
sth.h intel_th: Add Software Trace Hub driver 2015-10-04 20:28:58 +01:00