Message ID | 20241030164126.1263793-1-lukasz.luba@arm.com (mailing list archive) |
---|---|
Headers | show
Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 62F051E8850; Wed, 30 Oct 2024 16:40:24 +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=1730306427; cv=none; b=iIsivaqbqQ63IKioj2kqNL3SmXP9FUe29Vc7/mFQ/PUS1R8LyiT1KdmauCJNpViK7PhluC+URGMQUoF46EgU2vGfI1OlrGftanpYyAsVLCC67PI7mX4Mq32xMfTvomcoU28VhX22D3J2ZePxt+zk75e+vPRLeCjfjj3Xu8ps7o0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730306427; c=relaxed/simple; bh=NSy4djtGccEywLN35sQdUaatd50nn5ZqliN5AQah8/4=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=I5ddCaWAYjXUdQZ6qSMJmha/iW1td5jFyyl/QINPXuRt1sF3Vesd5L/UALXC4g/r+RsDEWWwvIa2YxqCO1a6PlqQyEEmNW3c8nGdvG0LHMfuKh6e3bH+KmmEhJ1ClGRNCEZ/TrXIlEhq4PVuy94oOwvJd1oujJnZbzZ8vakNIcM= 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 52D76113E; Wed, 30 Oct 2024 09:40:53 -0700 (PDT) Received: from e129166.arm.com (unknown [10.57.58.72]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 484B73F528; Wed, 30 Oct 2024 09:40:22 -0700 (PDT) From: Lukasz Luba <lukasz.luba@arm.com> To: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org Cc: lukasz.luba@arm.com, dietmar.eggemann@arm.com, rafael@kernel.org Subject: [PATCH v3 0/1] Update Energy Model with performance limits Date: Wed, 30 Oct 2024 16:39:50 +0000 Message-ID: <20241030164126.1263793-1-lukasz.luba@arm.com> X-Mailer: git-send-email 2.46.0 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 |
Update Energy Model with performance limits
|
expand
|