Re: [hwmon PATCH v2 0/8] hwmon: (adt7470): Multiple fixes
From: Guenter Roeck
Date: Mon Jul 27 2026 - 21:06:56 EST
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 <luizluca@xxxxxxxxx>
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