Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp9583517ybl; Fri, 17 Jan 2020 14:50:04 -0800 (PST) X-Google-Smtp-Source: APXvYqwVkBo5P3lxNOn4n7MOQXs//sqeOiXoKRDY4/0NolsQJxspYMG9OQIR1XedMBTOYauGd6GI X-Received: by 2002:aca:1a17:: with SMTP id a23mr4991117oia.84.1579301404155; Fri, 17 Jan 2020 14:50:04 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579301404; cv=none; d=google.com; s=arc-20160816; b=tY53XcP7lH5yghrICtRwf1+s7GujiPiC40KOiepMtQvUhiMuuGIacodxyZe0PLZQ+r 74k5Pe1ZAGp9WgATq4nBFRQFKBG2jldwbvrbGE0RrAGu4IByYfeywdjgXJEAddLigX8+ JpSqICGuOj+wu7ptNKd5iQCTMmIb8Y4gH810V3aBZbJxdBxkwzb00FMZSDOBW7VJTENS B99/rWjs5pt5Ktu2XUpdbnMmi8LaGMayO5Uqen9q904QDEvZjXg4XbszHhRmerj2/upB 7rgPw+7+FEMZn8SjZUY76MkfDRrROBIlCwU1JymnQTVqQgUn8l/bTQzqMuP7Vp9EK5x1 qyiw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language :content-transfer-encoding:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=fPukPDDTGq9CRggUkofU2hH5hKM6V+D05hcmt1ol/4E=; b=CbIzaxcrPdSwyRxAB6fOm47N5+Iiw+VFR1vvs0KqryoR48kc67cy7G132RVGw39QBZ 7zfJ1kjO0PxpxxfVQJV2++lm+nMuG/AmWIeikgnmSeBgL1mKpRAGteGDvV28C9xN/j1R qdc3G2Kwd6n9frFbjiZfWknNfdKfZ9YJSVzUfkCR0MKytB6iOwIG4c/vkklSAHnY+N/t 9gDA60ZWEDRg+Ml78h3jVX6I7GE4/pgQAgX6REgGdY7HIIthWuG0S/ZDwb9i+90vtbZx I3bDxAqnURVUyHa0Sen3T33jgTjGJqiQ2i+DfREcGOXUC9x4zVhq6wNbXGc/OV47hpjO GufA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p5si17446596otk.221.2020.01.17.14.49.52; Fri, 17 Jan 2020 14:50:04 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729610AbgAQWsw (ORCPT + 99 others); Fri, 17 Jan 2020 17:48:52 -0500 Received: from smtp1.savana.cz ([217.16.187.42]:29538 "EHLO icewarp.savana.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728852AbgAQWsv (ORCPT ); Fri, 17 Jan 2020 17:48:51 -0500 Received: from [192.168.0.106] ([212.37.87.11]) by icewarp.savana.cz (IceWarp 11.2.1.1 RHEL6 x64) with ASMTP (SSL) id 202001172348481734; Fri, 17 Jan 2020 23:48:48 +0100 Subject: Re: [RFT PATCH 0/4] hwmon: k10temp driver improvements To: Guenter Roeck Cc: linux-hwmon@vger.kernel.org, Clemens Ladisch , Jean Delvare , linux-kernel@vger.kernel.org References: <20200116141800.9828-1-linux@roeck-us.net> <20200117184617.GD13396@roeck-us.net> From: =?UTF-8?Q?Ondrej_=c4=8cerman?= Message-ID: <5b4f8b92-d2ad-4eba-cd4f-4d0fddf92a52@sda1.eu> Date: Fri, 17 Jan 2020 23:48:48 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: <20200117184617.GD13396@roeck-us.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dňa 17. 1. 2020 o 19:46 Guenter Roeck napísal(a): > On Fri, Jan 17, 2020 at 10:46:25AM +0100, Ondrej Čerman wrote: >> Dňa 16. 1. 2020 o 15:17 Guenter Roeck napísal(a): >>> This patch series implements various improvements for the k10temp driver. >>> >>> Patch 1/4 introduces the use of bit operations. >>> >>> Patch 2/4 converts the driver to use the devm_hwmon_device_register_with_info >>> API. This not only simplifies the code and reduces its size, it also >>> makes the code easier to maintain and enhance. >>> >>> Patch 3/4 adds support for reporting Core Complex Die (CCD) temperatures >>> on Ryzen 3 (Zen2) CPUs. >>> >>> Patch 4/4 adds support for reporting core and SoC current and voltage >>> information on Ryzen CPUs. >>> >>> With all patches in place, output on Ryzen 3900 CPUs looks as follows >>> (with the system under load). >>> >>> k10temp-pci-00c3 >>> Adapter: PCI adapter >>> Vcore: +1.36 V >>> Vsoc: +1.18 V >>> Tdie: +86.8°C (high = +70.0°C) >>> Tctl: +86.8°C >>> Tccd1: +80.0°C >>> Tccd2: +81.8°C >>> Icore: +44.14 A >>> Isoc: +13.83 A >>> >>> The patch series has only been tested with Ryzen 3900 CPUs. Further test >>> coverage will be necessary before the changes can be applied to the Linux >>> kernel. >>> >> Hello everyone, I am the author of https://github.com/ocerman/zenpower/ . >> >> It is nice to see this merged. >> >> I just want to warn you that there have been reported issues with >> Threadripper CPUs to zenpower issue tracker. Also I think that no-one tested >> EPYC CPUs. >> >> Most of the stuff I was able to figure out by trial-and-error approach and >> unfortunately because I do not own any Threadripper CPU I was not able to >> test and fix reported problems. >> > Thanks a lot for the note. The key problem seems to be that Threadripper > doesn't report SoC current and voltage. Is that correct ? If so, that > should be easy to solve. Hello, I thought that initially, but I was wrong. It seems like that these multi-node CPUs are reporting SOC and Core voltage/current data at particular node. Look at this HWiNFO64 screenshot of 2990WX for reference: https://i.imgur.com/yM9X5nd.jpg . They also may be using different addresses and/or factors. > On a side note, drivers/gpu/drm/amd/include/asic_reg/thm/thm_10_0_offset.h > suggests that two more temperature sensors might be available at 0x0005995C > and 0x00059960 (DIE3_TEMP and SW_TEMP). Have you ever tried that ? > > Thanks, > Guenter I was aware of 0005995c and I thought that it could be Tdie3 (that's why I have included it in debug output, someone already shared that 3960X is reporting data on that address). I think this one can be safely included. I was not aware of the other address, I will try it. Ondrej.