From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753149AbeA0QWm (ORCPT ); Sat, 27 Jan 2018 11:22:42 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:52039 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752967AbeA0QWk (ORCPT ); Sat, 27 Jan 2018 11:22:40 -0500 X-Google-Smtp-Source: AH8x225dItlUeSGOsGvSklxC3YR+ebXKrlI7HtyIPqDoOP6e7cXaRXoMPdyYdBHjXe06rM2Znn5X0w== From: =?UTF-8?q?Pali=20Roh=C3=A1r?= To: Jean Delvare , Guenter Roeck , Oleksandr Natalenko , Jonathan Buzzard , Mario Limonciello Cc: linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org, =?UTF-8?q?Pali=20Roh=C3=A1r?= Subject: [PATCH 0/4] hwmon: (dell-smm) Disable fan support on Inspiron 7720 and Vostro 3360 Date: Sat, 27 Jan 2018 17:22:00 +0100 Message-Id: <20180127162204.13752-1-pali.rohar@gmail.com> X-Mailer: git-send-email 2.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch series disable fan support on two machines on which is BIOS broken. And it changes measurement of SMM calls duration. Oleksandr Natalenko (1): hwmon: (dell-smm) Disable fan support for Dell Vostro 3360 Pali Rohár (3): hwmon: (dell-smm) Enable broken functionality via "force" module param hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720 hwmon: (dell-smm) Measure time duration of SMM call around inlined asm drivers/hwmon/dell-smm-hwmon.c | 68 +++++++++++++++++++++++++++++++++++++----- 1 file changed, 61 insertions(+), 7 deletions(-) -- 2.11.0