Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753427AbdDKGCh (ORCPT ); Tue, 11 Apr 2017 02:02:37 -0400 Received: from mail-pf0-f174.google.com ([209.85.192.174]:34769 "EHLO mail-pf0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753032AbdDKGCf (ORCPT ); Tue, 11 Apr 2017 02:02:35 -0400 Date: Tue, 11 Apr 2017 11:32:31 +0530 From: Viresh Kumar To: Rafael Wysocki , Javi Merino , Zhang Rui , Eduardo Valentin Cc: linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Vincent Guittot , Amit Daniel Kachhap Subject: Re: [PATCH 00/17] thermal: cpu_cooling: improve interaction with cpufreq core Message-ID: <20170411060231.GA3670@vireshk-i7> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 406 Lines: 15 On 16-03-17, 10:56, Viresh Kumar wrote: > Hi Guys, > > The cpu_cooling driver is designed to use CPU frequency scaling to avoid > high thermal states for a platform. But it wasn't glued really well with > cpufreq core. > > This series tries to improve interactions between cpufreq core and > cpu_cooling driver and does some fixes/cleanups to the cpu_cooling > driver. Thermal guys, Ping !! -- viresh