• Guenter Roeck's avatar
    hwmon: (pmbus) Add function to clear sensor cache · ce603b18
    Guenter Roeck authored
    For PMBus chips, modifying one limit register may affect other limits.
    Since limits are all cached in the PMBus core driver, related changes
    are not reflected in reported limits.
    
    Introduce function to clear the attribute cache. After calling this function,
    the core pmbus driver re-reads all cached values.
    Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
    ce603b18
pmbus.h 13 KB