From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756950AbeDZR2P (ORCPT ); Thu, 26 Apr 2018 13:28:15 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:37994 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756922AbeDZR2I (ORCPT ); Thu, 26 Apr 2018 13:28:08 -0400 X-Google-Smtp-Source: AB8JxZpNdMBlqHtn/1fFvRTqrYglZAOxHZ8ZXvSpb2OnSArXWxqfg8Hq+ppCpG2BuJomrJXA9UNmeA== Date: Thu, 26 Apr 2018 10:28:04 -0700 From: Eduardo Valentin To: Zhang Rui Cc: Linus Torvalds , ACPI Devel Maling List , Linux PM , LKML Subject: Re: [GIT PULL] Thermal management updates for v4.17-rc2 Message-ID: <20180426172802.GA2086@localhost.localdomain> References: <20180420161834.GA22776@localhost.localdomain> <1524576345.2597.31.camel@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1524576345.2597.31.camel@intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hey Rui, On Tue, Apr 24, 2018 at 09:25:45PM +0800, Zhang Rui wrote: > Hi, Eduardo, > > On 五, 2018-04-20 at 09:18 -0700, Eduardo Valentin wrote: > > Hello Linus, > > > > Here are a couple of fixes on thermal subsystem. > > Please consider pulling from > > > >   git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc- > > thermal fixes > > > > to receive Thermal Management updates for v4.17-rc2 with top-most > > > > e04907dbc25930b88ee2328fe692c776f63ddf2c: > > > >   dt-bindings: thermal: Remove "cooling-{min|max}-level" properties > > (2018-04-18 07:04:28 -0700) > > > > on top of commit 60cc43fc888428bb2f18f08997432d426a243338: > > > >   Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) > > > As this does not hit 4.17-rc2, and I have some thermal core fixes now, > would you mind rebase the patches on top of 4.17-rc2, and send the pull > request to me, including the exynos fixes, so that I can pull and queue > for next -rc? Linus already pulled this: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=83beed7b2b26f232d782127792dd0cd4362fdc41 But for this week I will rebase the fixes I have and send them to you first, so you send to Linus a combined one. > > thanks, > rui BR, Eduardo