Re: [hwmon PATCH v2 0/8] hwmon: (adt7470): Multiple fixes

Guenter Roeck <[email protected]> Mon, 27 Jul 2026 20:35:53 -0700
Newsgroups org.kernel.vger.linux-hwmon,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On 7/27/26 18:08, Luiz Angelo Daros de Luca wrote:
>> On 7/27/26 17:22, Luiz Angelo Daros de Luca wrote:
>>> This series fixes several issues in the adt7470 driver:
>>>
>>> - Restore PWM configuration after I2C failures.
>>> - Avoid cache corruption after failed writes.
>>> - Prevent busy looping when auto_update_interval is zero.
>>> - Fix incorrect temperature alarm reporting.
>>> - Cache the PWM frequency and fix error propagation.
>>> - Correct unused PWM auto-mode mask definitions.
>>> - Fix TOCTOU issue when reading fan data.
>>> - Fix PWM auto temp state array corruption and missing bounds check in
>>>     sysfs read.
>>>
>>> Signed-off-by: Luiz Angelo Daros de Luca <[email protected]>
>>
>> Thanks a lot for all the fixes. I applied the series.
>> Please feel free to fix more bugs in the driver if you feel like it ...
> 
> Thanks Guenter,
> 
>> Note that Google decided (again) that my e-mails are spam, so you might not
>> receive this e-mail (and the others stating that I applied the patches) directly.
> 
> I'm safe. I created a filter to mark all messages to me that mention
> @vger.kernel.org as non-spam.
> 


That doesn't help. My e-mails are not just marked as spam. Gmail often
refuses to send them out, claiming that they are spam.

Guenter