Message ID | 20220908152449.35457-1-farbere@amazon.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-hwmon-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A21E5C38145 for <linux-hwmon@archiver.kernel.org>; Thu, 8 Sep 2022 15:25:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231685AbiIHPZ2 (ORCPT <rfc822;linux-hwmon@archiver.kernel.org>); Thu, 8 Sep 2022 11:25:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48896 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231522AbiIHPZY (ORCPT <rfc822;linux-hwmon@vger.kernel.org>); Thu, 8 Sep 2022 11:25:24 -0400 Received: from smtp-fw-2101.amazon.com (smtp-fw-2101.amazon.com [72.21.196.25]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0FB8F82F90; Thu, 8 Sep 2022 08:25:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1662650724; x=1694186724; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=g4pwWf8NVAnMTVuQQpLeybb/sfn8btgi5B2EDS6U7ho=; b=IfMjQtXqYZ1uKpPLhRtSykgsL+6B8PZ0/vqcV0R/oCqukMW6JRPx1WUi 1XWOYGlJydTcEGC1oD2BwJ4ApWsU2RRzLh+GzlZD1qxLPPRKlBwb6aBjb m7kq5/SphQda2BMQVU2Yfknh/xmU/INP/xI8qWObgD/oBHKEews4lQyhe o=; X-IronPort-AV: E=Sophos;i="5.93,300,1654560000"; d="scan'208";a="239041919" Received: from iad12-co-svc-p1-lb1-vlan3.amazon.com (HELO email-inbound-relay-iad-1d-35b1f9a2.us-east-1.amazon.com) ([10.43.8.6]) by smtp-border-fw-2101.iad2.amazon.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Sep 2022 15:25:11 +0000 Received: from EX13MTAUWB001.ant.amazon.com (iad12-ws-svc-p26-lb9-vlan2.iad.amazon.com [10.40.163.34]) by email-inbound-relay-iad-1d-35b1f9a2.us-east-1.amazon.com (Postfix) with ESMTPS id E12232015A5; Thu, 8 Sep 2022 15:25:08 +0000 (UTC) Received: from EX19D013UWA002.ant.amazon.com (10.13.138.210) by EX13MTAUWB001.ant.amazon.com (10.43.161.207) with Microsoft SMTP Server (TLS) id 15.0.1497.38; Thu, 8 Sep 2022 15:24:51 +0000 Received: from EX13MTAUEB002.ant.amazon.com (10.43.60.12) by EX19D013UWA002.ant.amazon.com (10.13.138.210) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA) id 15.2.1118.12; Thu, 8 Sep 2022 15:24:51 +0000 Received: from dev-dsk-farbere-1a-46ecabed.eu-west-1.amazon.com (172.19.116.181) by mail-relay.amazon.com (10.43.60.234) with Microsoft SMTP Server id 15.0.1497.38 via Frontend Transport; Thu, 8 Sep 2022 15:24:50 +0000 Received: by dev-dsk-farbere-1a-46ecabed.eu-west-1.amazon.com (Postfix, from userid 14301484) id 766CC4D8A; Thu, 8 Sep 2022 15:24:49 +0000 (UTC) From: Eliav Farber <farbere@amazon.com> To: <jdelvare@suse.com>, <linux@roeck-us.net>, <robh+dt@kernel.org>, <p.zabel@pengutronix.de>, <rtanwar@maxlinear.com>, <andriy.shevchenko@intel.com>, <linux-hwmon@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org> CC: <farbere@amazon.com>, <hhhawa@amazon.com>, <jonnyc@amazon.com> Subject: [PATCH v5 00/21] Variety of fixes and new features for mr75203 driver Date: Thu, 8 Sep 2022 15:24:28 +0000 Message-ID: <20220908152449.35457-1-farbere@amazon.com> X-Mailer: git-send-email 2.37.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain Precedence: bulk List-ID: <linux-hwmon.vger.kernel.org> X-Mailing-List: linux-hwmon@vger.kernel.org |
Series |
Variety of fixes and new features for mr75203 driver
|
expand
|