From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751982AbaL1QRS (ORCPT ); Sun, 28 Dec 2014 11:17:18 -0500 Received: from mail-wg0-f48.google.com ([74.125.82.48]:59645 "EHLO mail-wg0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751882AbaL1QRR convert rfc822-to-8bit (ORCPT ); Sun, 28 Dec 2014 11:17:17 -0500 From: Gabriele Mazzotta To: Pali =?ISO-8859-1?Q?Roh=E1r?= Cc: Guenter Roeck , Arnd Bergmann , Greg Kroah-Hartman , Jean Delvare , Steven Honeyman , Jochen Eisinger , linux-kernel@vger.kernel.org, Valdis.Kletnieks@vt.edu Subject: Re: [PATCH 3/3] i8k: Remove laptop specific config data (fan_mult, fan_max) from driver Date: Sun, 28 Dec 2014 17:17:14 +0100 Message-ID: <1566138.nEi3x1Fh8B@xps13> User-Agent: KMail/4.14.2 (Linux/3.19.0-rc1+; KDE/4.14.2; x86_64; ; ) In-Reply-To: <201412281707.44124@pali> References: <1418155621-21644-1-git-send-email-pali.rohar@gmail.com> <5055106.1nbl2aCxTj@xps13> <201412281707.44124@pali> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sunday 28 December 2014 17:07:43 Pali Rohár wrote: > On Sunday 28 December 2014 17:02:35 Gabriele Mazzotta wrote: > > On Sunday 28 December 2014 16:48:54 Pali Rohár wrote: > > > On Sunday 28 December 2014 16:25:21 Gabriele Mazzotta wrote: > > > > On Sunday 28 December 2014 09:46:19 Pali Rohár wrote: > > > > > Ok, here are new patches for testing... Those you are > > > > > still reading this email thread and have your Dell > > > > > machines near, can you test them (ideally with > > > > > disabling dmi config data)? > > > > > > > > Could you please tell me exactly against what should I > > > > apply these patches? I can see that they depend on other > > > > patches in this thread, but I can't find any tree that > > > > includes them. > > > > > > Two patches in previous email could apply on 3.19-rc1 tree. > > > > I see that the second patch you've just sent depends on the > > followings: https://patchwork.kernel.org/patch/5524791/ > > (I8K_SMM_GET_TEMP_TYPE) > > https://patchwork.kernel.org/patch/5524731/ (Copyright) > > > > If I'm not wrong, they are not included in 3.19-rc1. > > Yes, they are not included in 3.19-rc1 but patches from previous > mail should work without them. OK, I wanted to double check in case I had something missing. Patches tested on my XPS13: the correct values for fan_mult and fan_man are automatically selected.