commit | 55163a1c00fcb526e2aa9f7f952fb38d3543da5e | [log] [tgz] |
---|---|---|
author | Wei Huang <wei.huang2@amd.com> | Mon Sep 14 15:07:15 2020 -0500 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed Sep 23 09:42:41 2020 -0700 |
tree | 02df581168dd08de214556b90876e7c906aaf163 | |
parent | 04e216d19e4044148f16ca4eb3fade2a90a0b02e [diff] |
hwmon: (k10temp) Add support for Zen3 CPUs Zen3 thermal info is supported via a new PCI device ID. Also the voltage telemetry registers and the current factors need to be defined. k10temp driver then searches for CPU family 0x19 and configures k10temp_data accordingly. Signed-off-by: Wei Huang <wei.huang2@amd.com> Link: https://lore.kernel.org/r/20200914200715.1997757-1-wei.huang2@amd.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>