All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Feuerer <peter@piie.net>
To: LKML <linux-kernel@vger.kernel.org>
Subject: Acer Aspire One fan control
Date: Thu, 12 Feb 2009 21:37:13 +0100	[thread overview]
Message-ID: <cone.1234471033.988571.5384.1000@mentalhome> (raw)

Hi list,

I own such an Acer Aspire One netbook and the noisy fan annoyed me. (The 
default hardware controlled fan is on all the time). So I wrote a small 
kernel module which monitors the temperature of the cpu and turns the fan on 
and off. After testing it a while on my and some of my friends netbooks, it 
seems to be stable and I thought about submitting this functionality to 
the mainline kernel. As this is my first time, I've got some questions and 
would really appreciate any help.

Do you think it makes sense to add it as seperate kernelmodule or should I 
patch another module, e.g. the drivers/misc/acer-wmi.c module?
Should I try also to add the functionality of the 
/proc/acpi/thermal_zone/THRM/* things in my first patch? Or just submit the 
general functionality for controlling the fan and add additional things step 
by step?

kind regards, and many thanks for your answers.
--peter

             reply	other threads:[~2009-02-12 20:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-12 20:37 Peter Feuerer [this message]
2009-02-12 21:03 ` Acer Aspire One fan control Ralf Hildebrandt
2009-02-12 21:14   ` Peter Feuerer
2009-03-09 10:54     ` Maxim Levitsky
2009-02-13 10:35 ` Thomas Renninger
2009-02-13 19:34   ` Peter Feuerer
2009-02-13 13:40 ` Matthew Garrett
2009-02-13 18:59   ` Peter Feuerer
2009-02-13 19:18     ` Matthew Garrett
2009-02-13 19:45       ` Peter Feuerer
2009-02-27 18:58       ` [PATCH] acerhdf: " Peter Feuerer
     [not found]         ` <1235763653.24506.6.camel@localhost>
2009-02-28 18:58           ` Peter Feuerer
2009-03-01 14:38             ` Matthew Garrett
2009-03-26 22:22               ` Peter Feuerer
2009-04-01 12:44                 ` Peter Feuerer
2009-04-12 20:49                   ` Peter Feuerer
2009-04-04 10:51                 ` Peter Feuerer
2009-03-01 15:27             ` Ed Tomlinson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cone.1234471033.988571.5384.1000@mentalhome \
    --to=peter@piie.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.