linux/drivers/hwtracing
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
..
coresight coresight: etb10: adjust read pointer only when needed 2016-05-03 14:59:30 -07:00
intel_th intel_th: Add runtime power management handling 2016-07-01 11:01:01 +03:00
stm stm class: Add runtime power management handling 2016-07-01 11:00:14 +03:00