From patchwork Mon Feb 13 10:08:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bagas Sanjaya X-Patchwork-Id: 653422 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 807B9C636D7 for ; Mon, 13 Feb 2023 10:08:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230473AbjBMKIV (ORCPT ); Mon, 13 Feb 2023 05:08:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43174 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230170AbjBMKIR (ORCPT ); Mon, 13 Feb 2023 05:08:17 -0500 Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 41FEFE07A; Mon, 13 Feb 2023 02:08:16 -0800 (PST) Received: by mail-pl1-x632.google.com with SMTP id v23so12998640plo.1; Mon, 13 Feb 2023 02:08:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Wmt2hj8MCXPWivVGluzxTzv8s1mbr/NRUGMnH83VafU=; b=UT3Vr4U4NWBxsvDPW7eP6ZIjdmkDSQinHWZDUqsvvt/5M4afAaX+CfjRHJdmt4tLPH YbzGPi4j99ZuZWH8XAOd4+TPoUmY8qhPXJyttq4ibWXv0n093BoccnzL4Xgqy28QW520 hUbvkyM1xBl1cNP29+sCJiOjkxx3J2o3JfDB66OBgiJ1r1vSCaKJX2WXSjq03mW+gL/e rkPe5exMZxqa7tvx1rttkPRI+uT5Ai0DA6du18Wa4iRod/wSLDZxsGYx28VnGJa5oZ1g nBgei5hCaavWFn4fvjcQrXVACOJlvA4FYzGn6NXBgBB9PnRmbqXoYxQnQfqMFGA5bOdM JQAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wmt2hj8MCXPWivVGluzxTzv8s1mbr/NRUGMnH83VafU=; b=zPIsrkqZZoMCxmOemVfXbvTlBjC8BDOjBIK4sUXaDrlRlb7pR3cGcF00GA0HDUDrCT vzsvPAfLG+Cf3GqtqaLeaAJV86n/ibHXoEIwHl54dOiMKzJWZLS683L13PNm8LIjJY4b 4C4zQ/+Jv9jDAJVJdTdJb3Qr1GiO1EiMqPaaNHtXu2Vdk7o+XDSJH6weyZxo46LxM09m UFvXcynu1kMb/B32RReb9vz4xc1V6UJhESUpJPKjtf0jUR0rcyIMCAaxaL0ks459V9wD 3mpO5cFee22/grlIKfJmSe42HjsR+OI2+jGeEEumujeW+ujYH7sEktdH72sl8SE6+V5q wz8w== X-Gm-Message-State: AO0yUKVNcngLrhxoKM2EqAFowLAPa2mZ7iQ6Ctn9G8Zh9RaAqYzADcM2 CdQJlE+PKBKxZRFa/WwOW6E= X-Google-Smtp-Source: AK7set8Uona5UZT0f1asEgpKdRLkxQM6Kz0KS5qCzQzoX3My9RRMRr7o2AH2pj2zEZWic5CmrfeILw== X-Received: by 2002:a05:6a20:8f09:b0:bf:a1c:3ff0 with SMTP id b9-20020a056a208f0900b000bf0a1c3ff0mr32838576pzk.52.1676282895696; Mon, 13 Feb 2023 02:08:15 -0800 (PST) Received: from debian.me (subs02-180-214-232-93.three.co.id. [180.214.232.93]) by smtp.gmail.com with ESMTPSA id s3-20020aa78d43000000b00593906a8843sm7838870pfe.176.2023.02.13.02.08.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Feb 2023 02:08:14 -0800 (PST) Received: by debian.me (Postfix, from userid 1000) id 2954F105573; Mon, 13 Feb 2023 17:08:10 +0700 (WIB) From: Bagas Sanjaya To: Linux Documentation , Linux Kernel Mailing List , Linux Power Management Cc: Jonathan Corbet , "Rafael J. Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , Bagas Sanjaya , Thorsten Leemhuis , Srinivas Pandruvada , Mauro Carvalho Chehab , Arjan van de Ven , Jacob Pan , oe-kbuild-all@lists.linux.dev Subject: [PATCH 3/3] Documentation: powerclamp: Fix numbered lists formatting Date: Mon, 13 Feb 2023 17:08:01 +0700 Message-Id: <20230213100800.28333-4-bagasdotme@gmail.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230213100800.28333-1-bagasdotme@gmail.com> References: <20230213100800.28333-1-bagasdotme@gmail.com> MIME-Version: 1.0 X-Developer-Signature: v=1; a=openpgp-sha256; l=2157; i=bagasdotme@gmail.com; h=from:subject; bh=3gc7y0tNpDoADlWChYza1/YENDn5axrW4AhOnQf+M94=; b=owGbwMvMwCX2bWenZ2ig32LG02pJDMmveBj4g9a/7g/TfN+y31J/2wwTle0OIonPFtV3aHuzfNIs Wrero5SFQYyLQVZMkWVSIl/T6V1GIhfa1zrCzGFlAhnCwMUpABPxPc7IsHbJ1+dN/MxvOh4tr1v3W1 g6X0xnb777kvd/Jv372m7gfYeRYfqh/pTJ23buUL7s0rTGq3uD2lFb64MB93et+vNhfvqRtVwA X-Developer-Key: i=bagasdotme@gmail.com; a=openpgp; fpr=701B806FDCA5D3A58FFB8F7D7C276C64A5E44A1D Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org Texts in numbered lists are rendered as continous paragraph when there should have been breaks between first line text in the beginning of list item and the description. Fix this by adding appropriate line breaks and indent the rest of lines to match the first line of numbered list item. Fixes: d6d71ee4a14ae6 ("PM: Introduce Intel PowerClamp Driver") Fixes: 6bbe6f5732faea ("docs: thermal: convert to ReST") Signed-off-by: Bagas Sanjaya --- .../admin-guide/thermal/intel_powerclamp.rst | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Documentation/admin-guide/thermal/intel_powerclamp.rst b/Documentation/admin-guide/thermal/intel_powerclamp.rst index f919fbe1cdd942..3ce96043af1797 100644 --- a/Documentation/admin-guide/thermal/intel_powerclamp.rst +++ b/Documentation/admin-guide/thermal/intel_powerclamp.rst @@ -155,13 +155,15 @@ b) determine the amount of compensation needed at each target ratio Compensation to each target ratio consists of two parts: a) steady state error compensation - This is to offset the error occurring when the system can - enter idle without extra wakeups (such as external interrupts). + + This is to offset the error occurring when the system can + enter idle without extra wakeups (such as external interrupts). b) dynamic error compensation - When an excessive amount of wakeups occurs during idle, an - additional idle ratio can be added to quiet interrupts, by - slowing down CPU activities. + + When an excessive amount of wakeups occurs during idle, an + additional idle ratio can be added to quiet interrupts, by + slowing down CPU activities. A debugfs file is provided for the user to examine compensation progress and results, such as on a Westmere system:: @@ -283,6 +285,7 @@ cur_state returns value -1 instead of 0 which is to avoid confusing 100% busy state with the disabled state. Example usage: + - To inject 25% idle time:: $ sudo sh -c "echo 25 > /sys/class/thermal/cooling_device80/cur_state