Message ID | 20240606090050.327614-1-christian.loehle@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 532B613D2A0; Thu, 6 Jun 2024 09:01:06 +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=1717664469; cv=none; b=h/c4RJrK3kwR8Dt8Blv+2ccSSjzLIKxOKCwSIKxxLSMONmXQBAjhI7q2XCG7LR98U/R/5U45aYGwADivq1mltpfOSsARgBY6WyuPjE2g4FKCLQXdqQ7xK/EdxuUGRt0Skn/e5/siKKshhGA5VTawXIPzvmMJEpEcaVdbG7Kmy4g= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717664469; c=relaxed/simple; bh=NiTOBUGn2SHNFF6K2VUokZnP4aqmxRiJ4zI2bmjUAcc=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=cQHrASelhiXtn2UD98m/el3KflD4LjVBcQ/Q7OR36bTTMwd3BsZP296XN1E6JhOaOsR9rXG6vZmBHn08GCT6WsueyXEOnvSlg3erdkZ5XccExnLyl5mPxhspBUGz3M0e8FtlmlZ3/VrMj+vS4192mHIdzpUZw4YHaG3HtksQgEs= 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 C014A339; Thu, 6 Jun 2024 02:01:29 -0700 (PDT) Received: from e127648.arm.com (unknown [10.57.71.137]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id DCA993F762; Thu, 6 Jun 2024 02:01:02 -0700 (PDT) From: Christian Loehle <christian.loehle@arm.com> To: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, rafael@kernel.org Cc: vincent.guittot@linaro.org, qyousef@layalina.io, peterz@infradead.org, daniel.lezcano@linaro.org, anna-maria@linutronix.de, kajetan.puchalski@arm.com, lukasz.luba@arm.com, dietmar.eggemann@arm.com, Christian Loehle <christian.loehle@arm.com> Subject: [PATCH 0/6] cpuidle: teo: fixes and improvements Date: Thu, 6 Jun 2024 10:00:44 +0100 Message-Id: <20240606090050.327614-1-christian.loehle@arm.com> X-Mailer: git-send-email 2.34.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 |
cpuidle: teo: fixes and improvements
|
expand
|