All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+chrome-platform@kernel.org
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: rafael@kernel.org, lenb@kernel.org, robert.moore@intel.com,
	dmitry.torokhov@gmail.com, davem@davemloft.net,
	edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
	bleung@chromium.org, tzungbi@kernel.org,
	corentin.chary@gmail.com, luke@ljones.dev, hdegoede@redhat.com,
	ilpo.jarvinen@linux.intel.com, cascardo@holoscopio.com,
	pali@kernel.org, matan@svgalib.org, malattia@linux.it,
	coproscefalo@gmail.com, akaher@vmware.com, amakhalov@vmware.com,
	pv-drivers@vmware.com, richardcochran@gmail.com, tytso@mit.edu,
	Jason@zx2c4.com, linux-acpi@vger.kernel.org,
	linux-kernel@vger.kernel.org, acpica-devel@lists.linux.dev,
	linux-input@vger.kernel.org, netdev@vger.kernel.org,
	chrome-platform@lists.linux.dev,
	platform-driver-x86@vger.kernel.org, rafael.j.wysocki@intel.com
Subject: Re: [PATCH v2 00/19] ACPI: store owner from modules with acpi_bus_register_driver()
Date: Mon, 27 May 2024 03:07:05 +0000	[thread overview]
Message-ID: <171677922582.1901.13180698074566654987.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240328-b4-module-owner-acpi-v2-0-1e5552c2c69f@linaro.org>

Hello:

This series was applied to chrome-platform/linux.git (for-next)
by Rafael J. Wysocki <rafael.j.wysocki@intel.com>:

On Thu, 28 Mar 2024 20:49:10 +0100 you wrote:
> Changes in v2:
> - Correct input and platform/chrome subjects.
> - Add acks.
> - Link to v1: https://lore.kernel.org/r/20240327-b4-module-owner-acpi-v1-0-725241a2d224@linaro.org
> 
> Merging
> =======
> All further patches depend on the first amba patch, therefore one way is
> to ack and take it via one tree, e.g. ACPI.
> 
> [...]

Here is the summary with links:
  - [v2,01/19] ACPI: store owner from modules with acpi_bus_register_driver()
    https://git.kernel.org/chrome-platform/c/48b9c4862bd3
  - [v2,02/19] Input: atlas - drop owner assignment
    https://git.kernel.org/chrome-platform/c/726c149e0798
  - [v2,03/19] net: fjes: drop owner assignment
    https://git.kernel.org/chrome-platform/c/3bdef399d00e
  - [v2,04/19] platform/chrome: wilco_ec: drop owner assignment
    https://git.kernel.org/chrome-platform/c/245d97ff3473
  - [v2,05/19] platform: asus-laptop: drop owner assignment
    https://git.kernel.org/chrome-platform/c/eda8304c74f0
  - [v2,06/19] platform: classmate-laptop: drop owner assignment
    https://git.kernel.org/chrome-platform/c/be24e9a09337
  - [v2,07/19] platform/x86/dell: drop owner assignment
    https://git.kernel.org/chrome-platform/c/1baad72e9026
  - [v2,08/19] platform/x86/eeepc: drop owner assignment
    https://git.kernel.org/chrome-platform/c/4313188f8128
  - [v2,09/19] platform/x86/intel/rst: drop owner assignment
    https://git.kernel.org/chrome-platform/c/68370cc2e32a
  - [v2,10/19] platform/x86/intel/smartconnect: drop owner assignment
    https://git.kernel.org/chrome-platform/c/e84a761f1215
  - [v2,11/19] platform/x86/lg-laptop: drop owner assignment
    https://git.kernel.org/chrome-platform/c/2929a735d92e
  - [v2,12/19] platform/x86/sony-laptop: drop owner assignment
    https://git.kernel.org/chrome-platform/c/562231f34cea
  - [v2,13/19] platform/x86/toshiba_acpi: drop owner assignment
    https://git.kernel.org/chrome-platform/c/b655cda9f089
  - [v2,14/19] platform/x86/toshiba_bluetooth: drop owner assignment
    https://git.kernel.org/chrome-platform/c/ce69eeb2ccb7
  - [v2,15/19] platform/x86/toshiba_haps: drop owner assignment
    https://git.kernel.org/chrome-platform/c/eb22f3ba0c2e
  - [v2,16/19] platform/x86/wireless-hotkey: drop owner assignment
    https://git.kernel.org/chrome-platform/c/d49c09ddfbd5
  - [v2,17/19] ptp: vmw: drop owner assignment
    https://git.kernel.org/chrome-platform/c/cd3eda2e3508
  - [v2,18/19] virt: vmgenid: drop owner assignment
    https://git.kernel.org/chrome-platform/c/00e8b52bf9f9
  - [v2,19/19] ACPI: drop redundant owner from acpi_driver
    https://git.kernel.org/chrome-platform/c/cc85f9c05bba

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2024-05-27  3:07 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-28 19:49 [PATCH v2 00/19] ACPI: store owner from modules with acpi_bus_register_driver() Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 01/19] " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 02/19] Input: atlas - drop owner assignment Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 03/19] net: fjes: " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 04/19] platform/chrome: wilco_ec: " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 05/19] platform: asus-laptop: " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 06/19] platform: classmate-laptop: " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 07/19] platform/x86/dell: " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 08/19] platform/x86/eeepc: " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 09/19] platform/x86/intel/rst: " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 10/19] platform/x86/intel/smartconnect: " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 11/19] platform/x86/lg-laptop: " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 12/19] platform/x86/sony-laptop: " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 13/19] platform/x86/toshiba_acpi: " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 14/19] platform/x86/toshiba_bluetooth: " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 15/19] platform/x86/toshiba_haps: " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 16/19] platform/x86/wireless-hotkey: " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 17/19] ptp: vmw: " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 18/19] virt: vmgenid: " Krzysztof Kozlowski
2024-03-28 19:49 ` [PATCH v2 19/19] ACPI: drop redundant owner from acpi_driver Krzysztof Kozlowski
2024-04-08 14:18 ` [PATCH v2 00/19] ACPI: store owner from modules with acpi_bus_register_driver() Rafael J. Wysocki
2024-05-27  2:55 ` patchwork-bot+chrome-platform
2024-05-27  3:07 ` patchwork-bot+chrome-platform [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=171677922582.1901.13180698074566654987.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+chrome-platform@kernel.org \
    --cc=Jason@zx2c4.com \
    --cc=acpica-devel@lists.linux.dev \
    --cc=akaher@vmware.com \
    --cc=amakhalov@vmware.com \
    --cc=bleung@chromium.org \
    --cc=cascardo@holoscopio.com \
    --cc=chrome-platform@lists.linux.dev \
    --cc=coproscefalo@gmail.com \
    --cc=corentin.chary@gmail.com \
    --cc=davem@davemloft.net \
    --cc=dmitry.torokhov@gmail.com \
    --cc=edumazet@google.com \
    --cc=hdegoede@redhat.com \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=kuba@kernel.org \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luke@ljones.dev \
    --cc=malattia@linux.it \
    --cc=matan@svgalib.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=pali@kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=pv-drivers@vmware.com \
    --cc=rafael.j.wysocki@intel.com \
    --cc=rafael@kernel.org \
    --cc=richardcochran@gmail.com \
    --cc=robert.moore@intel.com \
    --cc=tytso@mit.edu \
    --cc=tzungbi@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.