Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261368AbVBJTZk (ORCPT ); Thu, 10 Feb 2005 14:25:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261365AbVBJTZ3 (ORCPT ); Thu, 10 Feb 2005 14:25:29 -0500 Received: from rproxy.gmail.com ([64.233.170.199]:6477 "EHLO rproxy.gmail.com") by vger.kernel.org with ESMTP id S261377AbVBJTZD (ORCPT ); Thu, 10 Feb 2005 14:25:03 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=O8k/GR5UCrFE+/8ggmaq463ry11qDSB+XQujlm6lDgKQxrM8T8Tt/YUBHUoq9KOWVqxiki9xC9+onwvaetKilPNuFo90HGs3kzyEU3CwoCPzZWn9qE3Sj2lj6LPEqmTnTstKhOPDhYgRkxtQy8InQbK+cKMMs8lS0Su+3KWXuy8= Message-ID: Date: Thu, 10 Feb 2005 14:24:58 -0500 From: Dmitry Torokhov Reply-To: dtor_core@ameritech.net To: Stelian Pop , Linux Kernel Mailing List , Andrew Morton , Linus Torvalds Subject: Re: [PATCH 0/5] sonypi driver update In-Reply-To: <20050210154420.GE3493@crusoe.alcove-fr> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050210154420.GE3493@crusoe.alcove-fr> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 924 Lines: 22 On Thu, 10 Feb 2005 16:44:21 +0100, Stelian Pop wrote: > Hi, > > Over the last few weeks I've collected a few patches in my tree > coming from others and it's time to merge them upstream: > > 1/5: sonypi: replace schedule_timeout() with msleep() > 2/5: sonypi: add another HELP button event > 3/5: sonypi: use MISC_DYNAMIC_MINOR in miscdevice.minor assignment. > 4/5: sonypi: fold the contents of sonypi.h into sonypi.c > 5/5: sonypi: add fan and temperature status/control Any chance that last one could be done via sysfs attributes instead of new IOCTLs? This way you can control fan from the command line. -- Dmitry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/