Message ID | 20240109133639.111210-1-sakari.ailus@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.12]) (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 364E138F9F for <linux-pm@vger.kernel.org>; Tue, 9 Jan 2024 13:36:45 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="kx430XlC" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1704807406; x=1736343406; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=yFr9KGJx5XgPRln7KCPF/VRWVciagJnId5d0hywVu7I=; b=kx430XlC4lo2i9CjYAEj1HtTYz7MV+hMv/S0iW9uR1SLkrYEPJ/EUQcL vCVEQA8VwCNm8CkIFVkpLEp1qnW92EkaVBAvO36Wo5Z46lm9I7mY51Afo 9mSYMA3GKtJV6Nfn6KKm10Gn2D0QEn03AwYQ/9xiDr4/5gRhs0yoDzjsk GmjIDL/Fe3FxX7HY/K81CBU66BU6qxqPeW0er3N5pXet5xx/heLJmno9K 94qK0Tpj54mMhxwTp1MUzP3DarlcfuXFK3mu9vis5tW1o4cSBZJBlghdD JmCMG0ES70uCwIK2L5pRgP7+gwDIXfaOcL1+07NlULpdPTmP7GeU+4SfY w==; X-IronPort-AV: E=McAfee;i="6600,9927,10947"; a="5550663" X-IronPort-AV: E=Sophos;i="6.04,183,1695711600"; d="scan'208";a="5550663" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Jan 2024 05:36:45 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10947"; a="872245173" X-IronPort-AV: E=Sophos;i="6.04,183,1695711600"; d="scan'208";a="872245173" Received: from turnipsi.fi.intel.com (HELO kekkonen.fi.intel.com) ([10.237.72.44]) by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Jan 2024 05:36:43 -0800 Received: from svinhufvud.ger.corp.intel.com (localhost [IPv6:::1]) by kekkonen.fi.intel.com (Postfix) with ESMTP id 69C6711F913; Tue, 9 Jan 2024 15:36:40 +0200 (EET) From: Sakari Ailus <sakari.ailus@linux.intel.com> To: linux-pm@vger.kernel.org Cc: "Rafael J. Wysocki" <rafael@kernel.org>, Andy Shevchenko <andriy.shevchenko@linux.intel.com>, laurent.pinchart@ideasonboard.com Subject: [PATCH 0/2] Small runtime PM API changes Date: Tue, 9 Jan 2024 15:36:38 +0200 Message-Id: <20240109133639.111210-1-sakari.ailus@linux.intel.com> X-Mailer: git-send-email 2.39.2 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 |
Small runtime PM API changes
|
expand
|