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.pack...@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.