Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1641224
| From | Guenter Roeck <linux@roeck-us.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 3/4] hwmon: (adt7475) temperature smoothing |
| Date | 2017-05-15 00:00 +0200 |
| Message-ID | <tH9It-7i0-1@gated-at.bofh.it> (permalink) |
| References | <tFNgZ-11V-3@gated-at.bofh.it> <tFNgZ-11V-7@gated-at.bofh.it> <tH3Wq-3m0-17@gated-at.bofh.it> <tH9fr-70o-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 05/14/2017 02:23 PM, Chris Packham wrote: > On 15/05/17 03:40, Guenter Roeck wrote: >> On 05/10/2017 08:45 PM, 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 >> >> This is a bit confusing. tempN suggests that the attribute would be associated >> with a given temperature, not with fan control. Not that I have a better idea >> for an attribute name, though, so unless you find a better name I am ok with it. >> > > The datasheet is a bit confusing in this respect. > > From the description of register 0x62: > > "Assuming that PWMx is associated with the Remote 1 temperature channel, > these bits define the maximum rate of change of the PWMx output for > Remote 1 temperature related changes. Instead of the fan speed jumping > instantaneously to its newly determined speed, it ramps > gracefully at the rate determined by these bits. This feature ultimately > enhances the acoustics of the fan." > > Based on my reading it's a property of the temperature input not of the > PWM. If you changed pwmN_auto_channels_temp this setting would stay with > the temperature sensor not the PWM. > Agreed, that is why I said that I don't have a better idea ... Guenter
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v3 3/4] hwmon: (adt7475) temperature smoothing Guenter Roeck <linux@roeck-us.net> - 2017-05-14 17:50 +0200
Re: [PATCH v3 3/4] hwmon: (adt7475) temperature smoothing Chris Packham <Chris.Packham@alliedtelesis.co.nz> - 2017-05-14 23:30 +0200
Re: [PATCH v3 3/4] hwmon: (adt7475) temperature smoothing Guenter Roeck <linux@roeck-us.net> - 2017-05-15 00:00 +0200
csiph-web