From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752593AbcGALqQ (ORCPT ); Fri, 1 Jul 2016 07:46:16 -0400 Received: from mga02.intel.com ([134.134.136.20]:49397 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751879AbcGALqP (ORCPT ); Fri, 1 Jul 2016 07:46:15 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,556,1459839600"; d="scan'208";a="727882620" From: Alexander Shishkin To: Greg KH Cc: linux-kernel@vger.kernel.org, laurent.fert@intel.com, yann.fouassier@intel.com, Mathieu Poirier , Chunyan Zhang , Alexander Shishkin Subject: [git pull] stm class/intel_th: Updates for char-misc-next User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Fri, 01 Jul 2016 14:46:11 +0300 Message-ID: <87mvm1r37g.fsf@ashishki-desk.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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(-)