Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp1632195ybd; Wed, 26 Jun 2019 22:11:10 -0700 (PDT) X-Google-Smtp-Source: APXvYqwnNOx9n9VGzHMZisN3yG+6CDbMVp0FkrH5WyR8ZGnxXlEP7Lh/LKLeQE5k5R4CEjUG4R4U X-Received: by 2002:a63:3481:: with SMTP id b123mr1869477pga.358.1561612270170; Wed, 26 Jun 2019 22:11:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561612270; cv=none; d=google.com; s=arc-20160816; b=MKcciNQ5dWhKpaqaJcQKDhW39gN2cmAXJQt+zptixMiOQ9B0R7bDQ+ywMcOSKNN7QA pqehbTdsmkO9dnKHvbKwmh+XzPjNTT+Ldpxc7EOuquwXZRK94rrm/OGe9FJsDqPOEOGy 5lTdoVwDQYxHCaGMku2Rmf/EdmLkvhe3ZY7M9u7KQdHgovlzHblku5HesXVJlMRHnQdb +z0q5ZnbUeB3LT5simnehbNOu1K1W0z0xqoVK7FuadQ4In01ZDpBRjsjsngd6HMpEduM dhS6NO68oJaTNO7es3WjlJ2UrNyylxpxtyZGyHs7DiRJDt0F8tDkCjJIB2lMpzj6I7g9 WKMA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=Iy/ddCqCQC9W4HrhzyGCa+50iyq/czM8+T4vMSSE8QQ=; b=R1vl4wMx6CqsLCoMEMgydui688q0B3G+yF0RaN5IhcTSOV807afVvzXF86xUXY1JHY rVz40q7V0kPQMKoKfYTvGHLLlYlJcv4jdaZwYspbxmqDLEc3nMe8ECLx/L0WxBkZ70rZ KMxPXZ7VJnSRq39vUjd2RWtImyYCAxVy2x1zDlYdYUd4QNfT0sRrXBQk8c76EZnCdRX/ iOJKSUMC1xK4LovDv3u6Hx98ApxA37vvty1TyHGDfoqsVlf2DelG4bViPg5ZuZURd4ve 9XP6HVLgk9z5cWE+iSRdeYKBu7GRnfuKJg+4IhCEHidDbB2mzmU30c04/dv6yImgfb7o 5Pow== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f1si1359209plf.87.2019.06.26.22.10.44; Wed, 26 Jun 2019 22:11:10 -0700 (PDT) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727266AbfF0FKi (ORCPT + 99 others); Thu, 27 Jun 2019 01:10:38 -0400 Received: from mga11.intel.com ([192.55.52.93]:23286 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725385AbfF0FKh (ORCPT ); Thu, 27 Jun 2019 01:10:37 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Jun 2019 22:10:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,422,1557212400"; d="scan'208";a="313672751" Received: from hao-dev.bj.intel.com ([10.238.157.65]) by orsmga004.jf.intel.com with ESMTP; 26 Jun 2019 22:10:34 -0700 From: Wu Hao To: mdf@kernel.org, linux-fpga@vger.kernel.org, linux-kernel@vger.kernel.org Cc: linux-api@vger.kernel.org, linux-hwmon@vger.kernel.org, jdelvare@suse.com, linux@roeck-us.net, atull@kernel.org, gregkh@linuxfoundation.org, Xu Yilun , Wu Hao Subject: [PATCH v4 1/3] Documentation: fpga: dfl: add descriptions for thermal/power management interfaces Date: Thu, 27 Jun 2019 12:53:36 +0800 Message-Id: <1561611218-5800-2-git-send-email-hao.wu@intel.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1561611218-5800-1-git-send-email-hao.wu@intel.com> References: <1561611218-5800-1-git-send-email-hao.wu@intel.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Xu Yilun This patch add introductions to thermal/power interfaces. They are implemented as hwmon sysfs interfaces by thermal/power private feature drivers. Signed-off-by: Xu Yilun Signed-off-by: Wu Hao --- v4: rebased. --- Documentation/fpga/dfl.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Documentation/fpga/dfl.txt b/Documentation/fpga/dfl.txt index a22631f..652917f 100644 --- a/Documentation/fpga/dfl.txt +++ b/Documentation/fpga/dfl.txt @@ -105,6 +105,16 @@ More functions are exposed through sysfs error reporting sysfs interfaces allow user to read errors detected by the hardware, and clear the logged errors. + Power management (dfl_fme_power hwmon) + power management hwmon sysfs interfaces allow user to read power management + information (power consumption, thresholds, threshold status, limits, etc.) + and configure power thresholds for different throttling levels. + + Thermal management (dfl_fme_thermal hwmon) + thermal management hwmon sysfs interfaces allow user to read thermal + management information (current temperature, thresholds, threshold status, + etc.). + FIU - PORT ========== -- 1.8.3.1