Message ID | 20250618120255.3141862-1-o.rempel@pengutronix.de |
---|---|
Headers | show
Received: from metis.whiteo.stw.pengutronix.de (metis.whiteo.stw.pengutronix.de [185.203.201.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BB4F82BEC3F for <linux-pm@vger.kernel.org>; Wed, 18 Jun 2025 12:03:12 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.203.201.7 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1750248194; cv=none; b=oemgcYkrZuPzTE5E0PzazZuEDWsvysWtvqGvO5CBBclQC8c+lbZCheZMU9WS0dYMSSkbInOFWZQHz2DtL6eRNXoxLm1vI0dsKFP2whwmvggSs4BpqxUJLHULMrFeMA63miiMhVdF+MHx8CKb/ZDMzlAlpdrMS153DLyXn7CCW2Y= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1750248194; c=relaxed/simple; bh=Bj57IuNu7f/+8B0VwsQLxE38Zyr2CcpFs3NpwJfmzNs=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Content-Type; b=u4KDMK3GuV+Iibi30eAdJ+EjqJB3f49l3qjOSOeiM7xZ6oFpH+8j3mSSKuv218DGtAuruyTeduhJM6g93yHo6LGXNhr4xQG2lRlEq3FPIRJ4DDK7P1kC/LnbLbShFQaIWYHVJzQJH2FA00OjOsZNv7LQhQBiK0ekK+/X/2juKlk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de; spf=pass smtp.mailfrom=pengutronix.de; arc=none smtp.client-ip=185.203.201.7 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pengutronix.de Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from <ore@pengutronix.de>) id 1uRrVJ-0007ER-Fp; Wed, 18 Jun 2025 14:02:57 +0200 Received: from dude04.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::ac]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from <ore@pengutronix.de>) id 1uRrVI-0048CI-1F; Wed, 18 Jun 2025 14:02:56 +0200 Received: from ore by dude04.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from <ore@pengutronix.de>) id 1uRrVI-00DBLj-0y; Wed, 18 Jun 2025 14:02:56 +0200 From: Oleksij Rempel <o.rempel@pengutronix.de> To: Sebastian Reichel <sre@kernel.org>, Srinivas Kandagatla <srinivas.kandagatla@linaro.org>, Benson Leung <bleung@chromium.org>, Tzung-Bi Shih <tzungbi@kernel.org>, Daniel Lezcano <daniel.lezcano@linaro.org> Cc: Oleksij Rempel <o.rempel@pengutronix.de>, kernel@pengutronix.de, linux-kernel@vger.kernel.org, Liam Girdwood <lgirdwood@gmail.com>, Mark Brown <broonie@kernel.org>, "Rafael J. Wysocki" <rafael@kernel.org>, Zhang Rui <rui.zhang@intel.com>, Lukasz Luba <lukasz.luba@arm.com>, linux-pm@vger.kernel.org, =?utf-8?q?S=C3=B8ren_Andersen?= <san@skov.dk>, Guenter Roeck <groeck@chromium.org>, Matti Vaittinen <mazziesaccount@gmail.com>, Ahmad Fatoum <a.fatoum@pengutronix.de>, Andrew Morton <akpm@linux-foundation.org>, chrome-platform@lists.linux.dev Subject: [PATCH v11 0/7] Introduction of PSCR Framework and Related Components Date: Wed, 18 Jun 2025 14:02:48 +0200 Message-Id: <20250618120255.3141862-1-o.rempel@pengutronix.de> X-Mailer: git-send-email 2.39.5 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-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-pm@vger.kernel.org |
Series |
Introduction of PSCR Framework and Related Components
|
expand
|