All of lore.kernel.org
 help / color / mirror / Atom feed
* Acer Aspire One fan control
@ 2009-02-12 20:37 Peter Feuerer
  2009-02-12 21:03 ` Ralf Hildebrandt
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Peter Feuerer @ 2009-02-12 20:37 UTC (permalink / raw)
  To: LKML

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2009-04-12 20:49 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-12 20:37 Acer Aspire One fan control Peter Feuerer
2009-02-12 21:03 ` 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

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.