Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1634796

Re: [RFC PATCH v2 3/3] hwmon: (adt7475) temperature smoothing

From Chris Packham <Chris.Packham@alliedtelesis.co.nz>
Newsgroups linux.kernel
Subject Re: [RFC PATCH v2 3/3] hwmon: (adt7475) temperature smoothing
Date 2017-05-03 10:20 +0200
Message-ID <tCXFU-2rN-13@gated-at.bofh.it> (permalink)
References <tCQEp-5rw-3@gated-at.bofh.it> <tCQEp-5rw-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 03/05/17 12:40, Chris Packham wrote:
> When enabled temperature smoothing allows ramping the fan speed over a
> configurable period of time instead of jumping to the new speed
> instantaneously.
>
> Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
> ---
> Changes in v2:
> - use a single tempN_smoothing attribute
>
>  Documentation/hwmon/adt7475 |  4 ++
>  drivers/hwmon/adt7475.c     | 99 +++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 103 insertions(+)

I've had some feedback internally on this patch around making 
show_temp_st() smaller and using "enh_acoustics" instead of "enh_acou". 
I'll wait for a while to see if there's any more feedback from the list 
before sending out v3.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[RFC PATCH v2 3/3] hwmon: (adt7475) temperature smoothing Chris Packham <chris.packham@alliedtelesis.co.nz> - 2017-05-03 02:50 +0200
  Re: [RFC PATCH v2 3/3] hwmon: (adt7475) temperature smoothing Chris Packham <Chris.Packham@alliedtelesis.co.nz> - 2017-05-03 10:20 +0200
  Re: [RFC PATCH v2 3/3] hwmon: (adt7475) temperature smoothing Guenter Roeck <linux@roeck-us.net> - 2017-05-03 18:40 +0200
    Re: [RFC PATCH v2 3/3] hwmon: (adt7475) temperature smoothing Chris Packham <Chris.Packham@alliedtelesis.co.nz> - 2017-05-04 03:30 +0200

csiph-web