[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1467291374-16587-1-git-send-email-alexander.shishkin@linux.intel.com>
Date: Thu, 30 Jun 2016 15:56:10 +0300
From: Alexander Shishkin <alexander.shishkin@...ux.intel.com>
To: Greg KH <greg@...ah.com>
Cc: Mathieu Poirier <mathieu.poirier@...aro.org>,
Chunyan Zhang <zhang.chunyan@...aro.org>,
laurent.fert@...el.com, yann.fouassier@...el.com,
linux-kernel@...r.kernel.org,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>
Subject: [QUEUED v20160630 0/4] stm class/intel_th: Updates for char-misc-next
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
Powered by blists - more mailing lists