From patchwork Tue Oct 31 20:46:14 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shuah Khan X-Patchwork-Id: 739964 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 6FE08C4332F for ; Tue, 31 Oct 2023 20:46:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233888AbjJaUqS (ORCPT ); Tue, 31 Oct 2023 16:46:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39298 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231546AbjJaUqS (ORCPT ); Tue, 31 Oct 2023 16:46:18 -0400 Received: from mail-il1-x12c.google.com (mail-il1-x12c.google.com [IPv6:2607:f8b0:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C7545F5 for ; Tue, 31 Oct 2023 13:46:15 -0700 (PDT) Received: by mail-il1-x12c.google.com with SMTP id e9e14a558f8ab-35904093540so4506205ab.1 for ; Tue, 31 Oct 2023 13:46:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1698785175; x=1699389975; darn=vger.kernel.org; h=subject:from:cc:to:content-language:user-agent:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=7eXo0ddf+sciRuQugdUDq24628/XZno+8x5fyRm3rT0=; b=iaiipl/GGdOYRL98K4uLSs8KCogs9PnSOleZWt1laNpE1/7DNAUO3k2hFMiEhh1uTs kl0ydjhvVBvR2X2MoZXur8THLCJ0U4HPO+R0cdcd4AG29NIJyi2Yv4ovvZJ/O8OZLId6 DXTWslgCF2KY77V+C0HAFcBO34wIXKGtkHF5o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698785175; x=1699389975; h=subject:from:cc:to:content-language:user-agent:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=7eXo0ddf+sciRuQugdUDq24628/XZno+8x5fyRm3rT0=; b=gRABLFL8IFe+l4O39Vq0SKMxM1Mab6bQw1rBCiTa2acSzFS9CpXOA00HtEnNEg+A6A 5xKF+7gaTi/BibVOLG9flBFliFdwCaEun9tA2dEN0VDIQjS2K2GzU4UVd56XunzroKLQ 22JkS0aRS41cLbIqPCRj72h5QkD80SBEj+JVJ2w8EZOh5o+WBxCNSWz8k6yiOfppzhTR kWGFeI0x7ja9f8Dvh5Xnunz3pafk8RXcnBPGMLpUYL8S03R9V/LadVdfRNwDJYNBsmxD B2RzKrYkwkjlkZnDbcLGqjjiO7X1SCHqBZ6JHm3aqpdZyyu7DBYFxD0+fYhevZqGHco4 +vcg== X-Gm-Message-State: AOJu0Yzis9ml7EdZHi+o2ZV6bm5wy8XuQ2pGbe2+jOtRdZWYOdrZeMRm iQFWOTorWBTR6b5onTmaYNgRu1uDJId3vj0O0NE= X-Google-Smtp-Source: AGHT+IHiv4MyuMnuGvdptxenePWIcQYm+rdtE9PV44sipnpUH4f1tTqlhq2fHE/CQYl5z3RzKMuhDw== X-Received: by 2002:a6b:500a:0:b0:792:6068:dcc8 with SMTP id e10-20020a6b500a000000b007926068dcc8mr15387509iob.2.1698785175129; Tue, 31 Oct 2023 13:46:15 -0700 (PDT) Received: from [192.168.1.128] ([38.175.170.29]) by smtp.gmail.com with ESMTPSA id p30-20020a056638191e00b004596858b397sm540000jal.7.2023.10.31.13.46.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 31 Oct 2023 13:46:14 -0700 (PDT) Message-ID: <30046a10-bd4d-4c5d-ac55-f8862f01e141@linuxfoundation.org> Date: Tue, 31 Oct 2023 14:46:14 -0600 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: "Rafael J. Wysocki" Cc: Shuah Khan , Thomas Renninger , linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org From: Shuah Khan Subject: [GIT PULL] cpupower update for Linux 6.7-rc1 Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org Hi Rafael, Please pull the following cpupower update for Linux 6.7-rc1. Please include it in your next pull if you already sent your PR. This cpupower update for Linux 6.7-rc1 consists of a single fix to documentation to fix reference to a removed document. diff is attached. thanks, -- Shuah ---------------------------------------------------------------- The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.7-rc1 for you to fetch changes up to 6feb1a9641197ee630bf43b5c34ea1d9f8b4a0aa: cpupower: fix reference to nonexistent document (2023-10-25 10:14:35 -0600) ---------------------------------------------------------------- linux-cpupower-6.7-rc1 This cpupower update for Linux 6.7-rc1 consists of a single fix to documentation to fix reference to a removed document. ---------------------------------------------------------------- Vegard Nossum (1): cpupower: fix reference to nonexistent document tools/power/cpupower/man/cpupower-powercap-info.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------- diff --git a/tools/power/cpupower/man/cpupower-powercap-info.1 b/tools/power/cpupower/man/cpupower-powercap-info.1 index df3087000efb..145d6f06fa72 100644 --- a/tools/power/cpupower/man/cpupower-powercap-info.1 +++ b/tools/power/cpupower/man/cpupower-powercap-info.1 @@ -17,7 +17,7 @@ settings of all cores, see cpupower(1) how to choose specific cores. .SH "DOCUMENTATION" kernel sources: -Documentation/power/powercap/powercap.txt +Documentation/power/powercap/powercap.rst .SH "SEE ALSO"