Hi everybody,

These are the updates I have for the next merge window if we can still
make it. I'm going to request-pull these to Greg soon unless somebody
objects.

The main theme here is adding runtime pm handling to both intel_th and
stm class. I have not tested the coresight-stm with this update, but
from the code I concluded that its driver keeps it 'active' the entire
time it's enabled, so this update shouldn't make a difference for
it. However, this stm class update should allow for more fine-grained
runtime pm for coresight-stm as well in the future.

Alexander Shishkin (4):
  stm class: Add runtime power management handling
  intel_th: Add runtime power management handling
  intel_th: gth: Fix a source comment
  intel_th: Document output device callbacks

 drivers/hwtracing/intel_th/core.c     | 54 +++++++++++++++++++++++++++++------
 drivers/hwtracing/intel_th/gth.c      | 18 ++++++++++--
 drivers/hwtracing/intel_th/intel_th.h |  3 ++
 drivers/hwtracing/stm/core.c          | 47 ++++++++++++++++++++++++++++++
 4 files changed, 111 insertions(+), 11 deletions(-)

-- 
2.8.1

Reply via email to