Message ID | 1554373016-1442-1-git-send-email-talel@amazon.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-pm-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B3E3A17EE for <patchwork-linux-pm@patchwork.kernel.org>; Thu, 4 Apr 2019 10:17:23 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9C9DB286A4 for <patchwork-linux-pm@patchwork.kernel.org>; Thu, 4 Apr 2019 10:17:23 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 906EF28A25; Thu, 4 Apr 2019 10:17:23 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 620EE286A4 for <patchwork-linux-pm@patchwork.kernel.org>; Thu, 4 Apr 2019 10:17:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728728AbfDDKRV (ORCPT <rfc822;patchwork-linux-pm@patchwork.kernel.org>); Thu, 4 Apr 2019 06:17:21 -0400 Received: from smtp-fw-2101.amazon.com ([72.21.196.25]:6768 "EHLO smtp-fw-2101.amazon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726694AbfDDKRV (ORCPT <rfc822;linux-pm@vger.kernel.org>); Thu, 4 Apr 2019 06:17:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1554373040; x=1585909040; h=from:to:subject:date:message-id:mime-version; bh=I4CCV6KLI97RKKOs9+G0QaWvIxWlVqRP7fbiAEF/Xhw=; b=tNZ4iHzrGRAkfjaCBtSObMYrZTB9c7uBFuhfhnqaLbPPrSgr9ECHFjPK BsUDDPRG3I80sUNMolgDQsSysWrCOz1t179HMfkdUwVdvKedhXgLn6hvZ 09r+ajhfqNZZDRh3zCQJdx1HdrVUAA6Co0+S+3fxzMScHmoy/+UUKItzr E=; X-IronPort-AV: E=Sophos;i="5.60,308,1549929600"; d="scan'208";a="725984684" Received: from iad6-co-svc-p1-lb1-vlan2.amazon.com (HELO email-inbound-relay-2c-168cbb73.us-west-2.amazon.com) ([10.124.125.2]) by smtp-border-fw-out-2101.iad2.amazon.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 04 Apr 2019 10:17:18 +0000 Received: from EX13MTAUEA001.ant.amazon.com (pdx1-ws-svc-p6-lb9-vlan2.pdx.amazon.com [10.236.137.194]) by email-inbound-relay-2c-168cbb73.us-west-2.amazon.com (8.14.7/8.14.7) with ESMTP id x34AHEgp057459 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=FAIL); Thu, 4 Apr 2019 10:17:15 GMT Received: from EX13D01EUB001.ant.amazon.com (10.43.166.194) by EX13MTAUEA001.ant.amazon.com (10.43.61.82) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Thu, 4 Apr 2019 10:17:14 +0000 Received: from udc4a3e82dbc15a031435.hfa14.amazon.com (10.43.160.69) by EX13D01EUB001.ant.amazon.com (10.43.166.194) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Thu, 4 Apr 2019 10:17:08 +0000 From: Talel Shenhar <talel@amazon.com> To: <talel@amazon.com>, <robh@kernel.org>, <edubezval@gmail.com>, <dwmw@amazon.co.uk>, <jonnyc@amazon.com>, <rui.zhang@intel.com>, <hhhawa@amazon.com>, <ronenk@amazon.com>, <hanochu@amazon.com>, <linux-kernel@vger.kernel.org>, <linux-pm@vger.kernel.org>, <mark.rutland@arm.com>, <devicetree@vger.kernel.org> Subject: [PATCH v2 0/2] Amazon's Annapurna Labs Thermal Sensor Driver Date: Thu, 4 Apr 2019 13:16:54 +0300 Message-ID: <1554373016-1442-1-git-send-email-talel@amazon.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.43.160.69] X-ClientProxiedBy: EX13D25UWC003.ant.amazon.com (10.43.162.129) To EX13D01EUB001.ant.amazon.com (10.43.166.194) Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: <linux-pm.vger.kernel.org> X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
Amazon's Annapurna Labs Thermal Sensor Driver
|
expand
|