[git pull] stm class/intel_th: Updates for char-misc-next
From: Alexander Shishkin
Date: Fri Jul 01 2016 - 07:46:18 EST
Hi Greg,
These are updates I have queued for the v4.8 merge window. Apologies for
late request. Please consider pulling.
The following changes since commit af8c34ce6ae32addda3788d54a7e340cad22516b:
Linux 4.7-rc2 (2016-06-05 14:31:26 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm.git tags/stm-for-greg-20160701
for you to fetch changes up to bd581f239f2f190141820caa24c83bc72c82a347:
intel_th: Document output device callbacks (2016-07-01 11:01:13 +0300)
----------------------------------------------------------------
stm class/intel_th: Updates for 4.8
These are:
* runtime power management implementation for both intel_th and stm class
* semi-random kerneldoc fixes
----------------------------------------------------------------
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 | 52 +++++++++++++++++++++++++++++++++
4 files changed, 116 insertions(+), 11 deletions(-)