Message ID | 20240403162315.1458337-1-lukasz.luba@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 B02F214F13F; Wed, 3 Apr 2024 16:23:22 +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=1712161404; cv=none; b=fArcrehJL+nVo8fJsW+scg9ea/7V+OpXcXKWuOPvAUOU/W6NpEJcUqzyDmq3Vm8LlCc3cUue2xB9Vt+56voUWaSN7BWUaUeu6LNiH3YWGNpaO2TIu+CJougYbo7FpbzggXYBlGsSvdLEkg/ZWLU2/uQnANfxkiPPalk2maorvis= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712161404; c=relaxed/simple; bh=jIQIhacRFCddfDckOdUnXurj/QFyUwI3ASVH7iFw5LU=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=PK7u0rEn9G2G3aekVxDtTOYbO+tykZSbQkwdw0IuVfEbSeh8Hhw2/DwxoVoRRx+riDU98LOKu7PDaqKGCXRLMwHE6bwtU/GYPylNPhmfgivh+BFG5Ujl/vwFTYIb7k2fZOk2Qzt5p//zNOEbf215i3dDm287mKt0Kzfj7kpOrIM= 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 EE3731007; Wed, 3 Apr 2024 09:23:52 -0700 (PDT) Received: from e129166.arm.com (unknown [10.57.72.191]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 0CD063F7B4; Wed, 3 Apr 2024 09:23:19 -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, linux-arm-kernel@lists.infradead.org, sudeep.holla@arm.com, cristian.marussi@arm.com, linux-samsung-soc@vger.kernel.org, rafael@kernel.org, viresh.kumar@linaro.org, quic_sibis@quicinc.com Subject: [PATCH 0/2] Update Energy Model with perfromance limits Date: Wed, 3 Apr 2024 17:23:13 +0100 Message-Id: <20240403162315.1458337-1-lukasz.luba@arm.com> X-Mailer: git-send-email 2.25.1 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 perfromance limits
|
expand
|