Re: [hwmon PATCH v2 0/8] hwmon: (adt7470): Multiple fixes
Guenter Roeck <[email protected]> Mon, 27 Jul 2026 18:04:19 -0700
| Newsgroups | org.kernel.vger.linux-hwmon,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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 ... 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. Guenter