Message ID | 20250131162439.3843071-1-beata.michalska@arm.com |
---|---|
Headers | show
Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 5BC931E8823; Fri, 31 Jan 2025 16:24:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.140.110.172 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738340701; cv=none; b=G5Ph+/J2XH6EhfP88loLJK2hBpo3gnp4X5h0bx1iZc0m0Zzy4aV96P4Bf94IgXX6Ljw9SUrLgUkb2RGVfZA7YhzzobhT03OxB62cGvxSEFT/moWA0Ytd+lPJ/E1w7zfCmvTHElgB4cdzG5bLsSkz5YGX9Awftf9gNKQNOWTiAR4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738340701; c=relaxed/simple; bh=t5vlalJQkpRyc1A0mgyXobueuE89PWKmTu4O8JqLhwE=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=J1rZo3PxMKEAK92DQidumN1gND+XcJb2cjLK7MO+wgTcOrFTK3uGIM8sGfjmrUb/mrgspwKgOQ1uMd6WKcnMbYY1/kd4z0cOutZze2rCIRiG2LsBM/SfSGnwf75ww8UWfJCl/v89H3cnLFpUhcnybSC7QawbXmxrb+9lm243zdU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com; spf=pass smtp.mailfrom=arm.com; arc=none smtp.client-ip=217.140.110.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=arm.com Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E5E42497; Fri, 31 Jan 2025 08:25:23 -0800 (PST) Received: from e125905.cambridge.arm.com (e125905.cambridge.arm.com [10.1.194.73]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 43BBB3F694; Fri, 31 Jan 2025 08:24:55 -0800 (PST) From: Beata Michalska <beata.michalska@arm.com> To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, ionela.voinescu@arm.com, sudeep.holla@arm.com, will@kernel.org, catalin.marinas@arm.com, rafael@kernel.org, viresh.kumar@linaro.org Cc: sumitg@nvidia.com, yang@os.amperecomputing.com, vanshikonda@os.amperecomputing.com, lihuisong@huawei.com, zhanjie9@hisilicon.com, ptsm@linux.microsoft.com, Jonathan Corbet <corbet@lwn.net>, Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>, Dave Hansen <dave.hansen@linux.intel.com>, "H . Peter Anvin" <hpa@zytor.com>, Phil Auld <pauld@redhat.com>, x86@kernel.org, linux-doc@vger.kernel.org Subject: [PATCH v10 0/4] Add support for AArch64 AMUv1-based average freq Date: Fri, 31 Jan 2025 16:24:35 +0000 Message-Id: <20250131162439.3843071-1-beata.michalska@arm.com> Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: <linux-pm.vger.kernel.org> List-Subscribe: <mailto:linux-pm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-pm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Add support for AArch64 AMUv1-based average freq
|
expand
|