Received: by 2002:a25:ca44:0:0:0:0:0 with SMTP id a65csp378378ybg; Tue, 28 Jul 2020 08:16:23 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw02cVOjO8xIfXDaFW4D8AoC9qDSXc0eGzA3ji547i1YXAXVv24cx0+6HbJj8GX5TrFnO23 X-Received: by 2002:a17:906:c34e:: with SMTP id ci14mr13057346ejb.335.1595949383329; Tue, 28 Jul 2020 08:16:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595949383; cv=none; d=google.com; s=arc-20160816; b=me+zofN39HBXt+RvJvUqYJ5aO1rkJm8OaaYQ/sWDnCopA5OofWc+aLdkBUNL56Swy2 PooV2QxgLU2ZrQwIJW9QBD2gSVxv4rnQ2fxjNkbHbtm1Sh1UygUFds+m9qjp4PCyJvUI 0jzOR6+XgxdinLP9pdKpEmNx1DxavW1DgBcUCZ9fW5H3qpnpMFuzBHN9xyUF/icEzXm6 XNNmdw+ARWZrx4qAQ8aQ472R4Mh1jjvoA5sETD3c/Qd2pqET0Vjkhlzh4qKnjCveFCqw jUeLQIm1TiUuNyvNFoaMbjk6379ikwVpxR2xF+XawpiEPu9Km6g6VSp6FCgna0yB6iuw +guQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=g1CSlarYf13BN92y9iemylJmT3dfM/Zg2Cp0zWw8/Oc=; b=IWh/kz2+XA/Zv77/BJfqo+kaEr2dQQemodJhjqfetDYaxVcU/2KGpkI2mZCSKAqqQ4 eZKr8QUdsW6Gnh9S+MUWg0UkHkdxUzwYEDwX9f/sWO6YRnxJfshooJcRxRIDxxtBXvOz 8NzfON9Xt3PN8jy8TnCwGCeXxksReWsX6XeXuYMNd4RcK6PZJ8lLmaSXg6sHmZGg1AlO LdyzkWhoDZnHDRNP4nV/7OrEh7kcARAJH9CtXdbqN7+wrUL7YG4f3Y3U7+qoFVIOUITx /p3H5mmLdLisCoIeWj34/dHIrUelsJMLxl6ZgMiadUTvcArg16PDKb0ykpwM356rKHAL fj6g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p26si639938ejf.232.2020.07.28.08.16.01; Tue, 28 Jul 2020 08:16:23 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730919AbgG1POl (ORCPT + 99 others); Tue, 28 Jul 2020 11:14:41 -0400 Received: from cloudserver094114.home.pl ([79.96.170.134]:53496 "EHLO cloudserver094114.home.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730889AbgG1POb (ORCPT ); Tue, 28 Jul 2020 11:14:31 -0400 Received: from 89-64-88-69.dynamic.chello.pl (89.64.88.69) (HELO kreacher.localnet) by serwer1319399.home.pl (79.96.170.134) with SMTP (IdeaSmtpServer 0.83.415) id 680a78bb8b8347f8; Tue, 28 Jul 2020 17:14:29 +0200 From: "Rafael J. Wysocki" To: Linux PM Cc: Linux Documentation , LKML , Peter Zijlstra , Srinivas Pandruvada , Giovanni Gherdovich , Doug Smythies , Francisco Jerez Subject: [PATCH v4 0/2] cpufreq: intel_pstate: Implement passive mode with HWP enabled Date: Tue, 28 Jul 2020 17:09:35 +0200 Message-ID: <13207937.r2GEYrEf4f@kreacher> In-Reply-To: <1709487.Bxjb1zNRZM@kreacher> References: <4981405.3kqTVLv5tO@kreacher> <1709487.Bxjb1zNRZM@kreacher> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi All, On Monday, July 27, 2020 5:13:40 PM CEST Rafael J. Wysocki wrote: > > On Thursday, July 16, 2020 7:37:04 PM CEST Rafael J. Wysocki wrote: > > > > This really is a v2 of this patch: > > > > https://patchwork.kernel.org/patch/11663271/ > > > > with an extra preceding cleanup patch to avoid making unrelated changes in the > > [2/2]. > > Almost the same as before, but the first patch has been reworked to handle > errors in store_energy_performance_preference() correctly and rebased on top > of the current linux-pm.git branch. > > No functional changes otherwise. One more update of the second patch. Namely, I realized that the hwp_dynamic_boost sysfs switch was present in the passive mode after the v3 (and the previous versions) of that patch which isn't correct, so this modifies it to avoid exposing hwp_dynamic_boost in the passive mode. The first patch is the same as in the v2. Thanks!