hwmon: (k10temp) Don't show temperature limits on Ryzen (Zen) CPUs
mainline inclusion from mainline-v5.6-rc1 commit 70831c8a category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I7DX6V CVE: NA Reference: https://git.kernel.org/torvalds/c/70831c8a91845434c3792b0c3ef966dc30741ec0 --------------------------- commit 70831c8a upstream. The maximum Tdie or Tctl is not published for Ryzen CPUs. What is known, however, is that the traditional value of 70 degrees C is no longer correct. On top of that, the limit applies to Tctl, not to Tdie. Displaying it in either context is meaningless, confusing, and wrong. Stop doing it. Tested-by:Brad Campbell <lists2009@fnarfbargle.com> Tested-by:
Holger Kiehl <holger.kiehl@dwd.de> Tested-by:
Michael Larabel <michael@phoronix.com> Tested-by:
Jonathan McDowell <noodles@earth.li> Tested-by:
Ken Moffat <zarniwhoop73@googlemail.com> Signed-off-by:
Guenter Roeck <linux@roeck-us.net> Signed-off-by:
Pu Wen <puwen@hygon.cn>
Loading
Please sign in to comment