Home
last modified time | relevance | path

Searched hist:"39 b24cced70fdc336dbc0070f8b3bde61d8513a8" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dadt7475.cdiff 39b24cced70fdc336dbc0070f8b3bde61d8513a8 Mon Jul 01 09:32:52 CEST 2024 Wayne Tung <chineweff@gmail.com> hwmon: (adt7475) Fix default duty on fan is disabled

According to the comments on fan is disabled, we change to manual mode
and set the duty cycle to 0.
For setting the duty cycle part, the register is wrong. Fix it.

Fixes: 1c301fc5394f ("hwmon: Add a driver for the ADT7475 hardware monitoring chip")
Signed-off-by: Wayne Tung <chineweff@gmail.com>
Link: https://lore.kernel.org/r/20240701073252.317397-1-chineweff@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>