From: Peter Feuerer <peter@piie.net>
To: Borislav Petkov <petkovbb@googlemail.com>
Cc: Andreas Mohr <andi@lisas.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Acer Aspire One fan control, simplified and scrubbed
Date: Sun, 21 Jun 2009 14:25:30 +0200 [thread overview]
Message-ID: <cone.1245587130.876104.5395.1000@onepiie> (raw)
In-Reply-To: 20090621060216.GA25786@liondog.tnic
Hi,
Borislav Petkov writes:
> Hi,
>
> On Sat, Jun 20, 2009 at 08:38:46PM +0200, Peter Feuerer wrote:
>> You removed the feature of controlling the fan from userspace, while the
>> driver is running in kernelmode=off!
>> ( echo 0 > /sys/class/thermal/thermal_zone0/cdev0/cur_state calls also the
>> acerhdf_set_cur_state function )
>
> I still don't really see the need for this since the module is doing
> pretty good job already. Besides, its not like there is really a need
> for userspace daemon doing heavy calculations and based on those
> controlls the fan - simply turning it on and off based on the current
> temp readings is what is needed and the thermal layer does that just
> fine already :).
Ok, we'll leave this feature out, as the code is really much cleaner and I
also doubt that anybody will miss it.
>
>> --
>>
>> Acerhdf is a driver for Acer Aspire One netbooks. It allows
>> to access the temperature sensor and to control the fan.
>>
>> Peter:
>>
>> - fixed bios table terminator Version string ( 0 to "" )
>> - added acerhdf_enable_kernelmode
>> - modified acerhdf_revert_to_bios_mode to disable polling
>> - modified acerhdf_get_temp to omit the pr_notice (temperature
>> should not be printed out in verbose mode, when called from
>> acerhdf_set_cur_state)
>
> see below for some minor nitpicking.
I'll fix the things you suggested and send then a (hopefully) last acerhdf
patch to lkml and linus, ok?
Again, thank you very much! I've really learned a lot from you!
regards,
--peter
next prev parent reply other threads:[~2009-06-21 12:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-20 17:08 [PATCH] Acer Aspire One fan control, simplified and scrubbed Borislav Petkov
2009-06-20 18:38 ` Peter Feuerer
2009-06-21 6:02 ` Borislav Petkov
2009-06-21 12:25 ` Peter Feuerer [this message]
2009-06-21 12:30 ` Andreas Mohr
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.1245587130.876104.5395.1000@onepiie \
--to=peter@piie.net \
--cc=andi@lisas.de \
--cc=linux-kernel@vger.kernel.org \
--cc=petkovbb@googlemail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox