Message ID | 20210210230800.30291-1-sakari.ailus@linux.intel.com |
---|---|
Headers | show
Return-Path: <linux-acpi-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 X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI, 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 E95BBC433DB for <linux-acpi@archiver.kernel.org>; Wed, 10 Feb 2021 23:17:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B7F2264DA8 for <linux-acpi@archiver.kernel.org>; Wed, 10 Feb 2021 23:17:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233800AbhBJXR2 (ORCPT <rfc822;linux-acpi@archiver.kernel.org>); Wed, 10 Feb 2021 18:17:28 -0500 Received: from mga03.intel.com ([134.134.136.65]:18295 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233460AbhBJXOH (ORCPT <rfc822;linux-acpi@vger.kernel.org>); Wed, 10 Feb 2021 18:14:07 -0500 IronPort-SDR: yYmbFlwlBlkXSENzGEUNYpy2JBjsAp5GkTB9jzV/M3WCc7XtD2gKL3Emqwjf21C++L3qVmJRXW kiTM4EjCz32A== X-IronPort-AV: E=McAfee;i="6000,8403,9891"; a="182233287" X-IronPort-AV: E=Sophos;i="5.81,169,1610438400"; d="scan'208";a="182233287" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Feb 2021 15:08:37 -0800 IronPort-SDR: RhA44M0mnV9BcWhv7/cjwlkgZVBgYye4L9WD3Rh2U6OCq/VOM8yE59GYufh6ilj0wYhqMTPq3c DYt918V7hpOg== X-IronPort-AV: E=Sophos;i="5.81,169,1610438400"; d="scan'208";a="362307621" Received: from paasikivi.fi.intel.com ([10.237.72.42]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Feb 2021 15:08:33 -0800 Received: from punajuuri.localdomain (punajuuri.localdomain [192.168.240.130]) by paasikivi.fi.intel.com (Postfix) with ESMTP id 4436A2011B; Thu, 11 Feb 2021 01:08:01 +0200 (EET) Received: from sailus by punajuuri.localdomain with local (Exim 4.92) (envelope-from <sakari.ailus@linux.intel.com>) id 1l9yaW-0007tO-RT; Thu, 11 Feb 2021 01:08:00 +0200 From: Sakari Ailus <sakari.ailus@linux.intel.com> To: linux-i2c@vger.kernel.org Cc: Wolfram Sang <wsa@the-dreams.de>, "Rafael J. Wysocki" <rafael@kernel.org>, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, rajmohan.mani@intel.com, Tomasz Figa <tfiga@chromium.org>, Bartosz Golaszewski <bgolaszewski@baylibre.com>, Bingbu Cao <bingbu.cao@intel.com>, Chiranjeevi Rapolu <chiranjeevi.rapolu@intel.com>, Hyungwoo Yang <hyungwoo.yang@intel.com>, linux-media@vger.kernel.org Subject: [PATCH v11 0/7] Support running driver's probe for a device powered off Date: Thu, 11 Feb 2021 01:07:53 +0200 Message-Id: <20210210230800.30291-1-sakari.ailus@linux.intel.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-acpi.vger.kernel.org> X-Mailing-List: linux-acpi@vger.kernel.org |
Series |
Support running driver's probe for a device powered off
|
expand
|