From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933439AbaJVNHT (ORCPT ); Wed, 22 Oct 2014 09:07:19 -0400 Received: from fw-tnat.cambridge.arm.com ([217.140.96.21]:54921 "EHLO cam-smtp0.cambridge.arm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S933186AbaJVNHR (ORCPT ); Wed, 22 Oct 2014 09:07:17 -0400 From: Punit Agrawal To: Eduardo Valentin Cc: Zhang Rui , Linux PM , LKML Subject: Re: [GIT PULL] thermal soc changes References: <1408711592-8917-1-git-send-email-edubezval@gmail.com> <1409125313.8085.22.camel@rzhang1-toshiba> <20140827132717.GA15875@developer> Date: Wed, 22 Oct 2014 14:07:03 +0100 In-Reply-To: <20140827132717.GA15875@developer> (Eduardo Valentin's message of "Wed, 27 Aug 2014 09:27:19 -0400") Message-ID: <9hhiojc1ceg.fsf@arm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) 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 Rui Eduardo Valentin writes: > Hello Rui, > > On Wed, Aug 27, 2014 at 03:41:53PM +0800, Zhang Rui wrote: >> On Fri, 2014-08-22 at 08:46 -0400, Eduardo Valentin wrote: >> > Hello Rui, >> > >> > Please pull these changes. Here we have three new features: IMX driver has >> > now support to i.mx6sx, the of-thermal now if aware of disabled thermal zones >> > in DT, and we shall have tracing support on thermal framework. >> > >> > The following changes since commit 47d104ba5879790c7c91c3390b0b08399e168efe: >> > >> > Merge branches 'exynos-fix', 'for-rc', 'int3403-fix', 'misc', 'rcar-thermal' and 'sti-thermal' of .git into next (2014-07-22 10:13:00 +0800) >> > >> > are available in the git repository at: >> > >> > >> > https://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git >> > >> >> I suppose you mean >> http://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git next branch. And I've pulled those changes in your next branch. > > Yes Rui. I made a mistake. > > Thanks for pulling. > > >> >> thanks, > > Cheers, > [...] >> > Punit Agrawal (3): >> > thermal: trace: Trace temperature changes >> > thermal: trace: Trace when a cooling device's state is updated >> > thermal: trace: Trace when temperature is above a trip point I can't find the thermal trace patches in 3.18-rc1. When should I expect to see them in Linus' tree? Cheers, Punit [...]