• Guenter Roeck's avatar
    hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUs · 0a4e668b
    Guenter Roeck authored
    Voltages and current are reported by Zen CPUs. However, the means
    to do so is undocumented, changes from CPU to CPU, and the raw data
    is not calibrated. Calibration information is available, but again
    not documented. This results in less than perfect user experience,
    up to concerns that loading the driver might possibly damage
    the hardware (by reporting out-of range voltages). Effectively
    support for reporting voltages and current is not maintainable.
    Drop it.
    
    Cc: Artem S. Tashkinov <aros@gmx.com>
    Cc: Wei Huang <wei.huang2@amd.com>
    Tested-by: default avatarWei Huang <wei.huang2@amd.com>
    Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
    0a4e668b
k10temp.c 13.5 KB