Message ID | 20210803113134.2262882-1-iwona.winiarska@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=WGdq=M2=lists.infradead.org=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-17.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9D562C4338F for <linux-arm-kernel@archiver.kernel.org>; Tue, 3 Aug 2021 11:35:11 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6E13660EE7 for <linux-arm-kernel@archiver.kernel.org>; Tue, 3 Aug 2021 11:35:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 6E13660EE7 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=dKtUcE3VW1ZQKpNtYtU/9ts7veuOi/AxzmYciBAPrAQ=; b=akQc4vufhnq0YH YcESgpMc3JAsWAfu/PfNGLf6WQ4J2wuGZRavCxgdWIz7/vgh/QsurBSSwmGTU4LIJnQoGvqz9AVDg uuKKp2b/a5dvvev2+uD9gqyVRBJft7Jbm3l7TEBH35PuqaNQBM++12j4mOLjNc10VsZxyx27o2U4s 4xx4Q2QjrOtug71boil5kV0AvvKDl49fz9G3L7mqFi37Pn1GV//Q3OP77WfV9kHoz9PQcPWc6uyJJ 4YF25KdXFkJKBm4p6ACP2RD+juR/N38Jxwtd5UrC4wFZakf1thjdaV/CY4m2V8t6ohmHM6Qn3hIzW p2HGBg3loNcGjTn6uWxw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mAsfH-002Gza-9d; Tue, 03 Aug 2021 11:32:55 +0000 Received: from mga12.intel.com ([192.55.52.136]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mAsfD-002GyG-7e for linux-arm-kernel@lists.infradead.org; Tue, 03 Aug 2021 11:32:53 +0000 X-IronPort-AV: E=McAfee;i="6200,9189,10064"; a="193252659" X-IronPort-AV: E=Sophos;i="5.84,291,1620716400"; d="scan'208";a="193252659" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Aug 2021 04:32:49 -0700 X-IronPort-AV: E=Sophos;i="5.84,291,1620716400"; d="scan'208";a="511166743" Received: from jdanieck-mobl1.ger.corp.intel.com (HELO localhost) ([10.249.128.99]) by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Aug 2021 04:32:43 -0700 From: Iwona Winiarska <iwona.winiarska@intel.com> To: linux-kernel@vger.kernel.org, openbmc@lists.ozlabs.org, Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: x86@kernel.org, devicetree@vger.kernel.org, linux-aspeed@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-hwmon@vger.kernel.org, linux-doc@vger.kernel.org, Rob Herring <robh+dt@kernel.org>, Joel Stanley <joel@jms.id.au>, Andrew Jeffery <andrew@aj.id.au>, Jean Delvare <jdelvare@suse.com>, Guenter Roeck <linux@roeck-us.net>, Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>, Jonathan Corbet <corbet@lwn.net>, Thomas Gleixner <tglx@linutronix.de>, Andy Lutomirski <luto@kernel.org>, Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>, Yazen Ghannam <yazen.ghannam@amd.com>, Mauro Carvalho Chehab <mchehab@kernel.org>, Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>, Tony Luck <tony.luck@intel.com>, Andy Shevchenko <andriy.shevchenko@linux.intel.com>, Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>, Dan Williams <dan.j.williams@intel.com>, Randy Dunlap <rdunlap@infradead.org>, Zev Weiss <zweiss@equinix.com>, David Muller <d.mueller@elsoft.ch>, Iwona Winiarska <iwona.winiarska@intel.com> Subject: [PATCH v2 00/15] Introduce PECI subsystem Date: Tue, 3 Aug 2021 13:31:19 +0200 Message-Id: <20210803113134.2262882-1-iwona.winiarska@intel.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210803_043251_337586_1A6C721A X-CRM114-Status: GOOD ( 26.57 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Introduce PECI subsystem
|
expand
|
On Tue, Aug 03, 2021 at 01:31:19PM +0200, Iwona Winiarska wrote: > Hi Greg, > > This is a second round of patches introducing PECI subsystem. > I don't think it is ready to be applied right away (we're still > missing r-b's), but I hope we have chance to complete discussion in > the 5.15 development cycle. I would appreciate if you could take > a look. I will wait to review this when you all feel it is ready so as to not waste my time finding things that you already know need to be resolved. thanks, greg k-h