From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Linux ACPI <linux-acpi@vger.kernel.org>,
Hans de Goede <hansg@kernel.org>,
platform-driver-x86@vger.kernel.org,
Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Subject: Re: [PATCH v2 00/10] platform/x86: classmate-laptop: Bind to platform devices instead of ACPI ones
Date: Tue, 19 May 2026 16:17:07 +0300 [thread overview]
Message-ID: <177919662711.13822.9649273823554227132.b4-ty@linux.intel.com> (raw)
In-Reply-To: <3415394.44csPzL39Z@rafael.j.wysocki>
On Mon, 11 May 2026 22:01:45 +0200, Rafael J. Wysocki wrote:
> This is an update of
>
> https://lore.kernel.org/linux-acpi/1956046.tdWV9SEqCh@rafael.j.wysocki/
>
> sent mostly because I have realized that using devm_kzalloc() in the first
> patch simplifies things going forward, but also it adds ACPI companion
> checks against NULL at probe time that were missing previously.
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[01/10] platform/x86: classmate-laptop: Address memory leaks on driver removal
commit: 4727a7b46fb264ee85f5a5b858ebde97b1a424d8
[02/10] platform/x86: classmate-laptop: Unify probe rollback and remove code
commit: 5a45e962ee10d756fc945057000122ac258f4c2b
[03/10] platform/x86: classmate-laptop: Pass struct device pointer to helpers
commit: 9daf8ebbca4ab6ff0bb114d8b3dfa579c63ddfec
[04/10] platform/x86: classmate-laptop: Rename two helper functions
commit: 491e41d697a4ef602b05aadc03f4a881b48cbdf8
[05/10] platform/x86: classmate-laptop: Register ACPI notify handlers directly
commit: 8dbe106718efbcb72d175cc472ccae885fd6471e
[06/10] platform/x86: classmate-laptop: Convert v4 accel driver to a platform one
commit: 2f677df5ceda1cbb8704ffad35d5fd2479e4a667
[07/10] platform/x86: classmate-laptop: Convert accel driver to a platform one
commit: 01feb0f446c1fbdf1daee2d95b0206fa1a7c3548
[08/10] platform/x86: classmate-laptop: Convert tablet driver to a platform one
commit: 966c5bfa52d89b8701963f8587d7eb9cbe1ae5fd
[09/10] platform/x86: classmate-laptop: Convert ipml driver to a platform one
commit: b207f8c36ea1fceb9b924af3b956f42dafdfa657
[10/10] platform/x86: classmate-laptop: Convert keys driver to a platform one
commit: d1f01dfa7f1fda58a95846dc2c5ce50a71e18580
--
i.
prev parent reply other threads:[~2026-05-19 13:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-11 20:01 [PATCH v2 00/10] platform/x86: classmate-laptop: Bind to platform devices instead of ACPI ones Rafael J. Wysocki
2026-05-11 20:03 ` [PATCH v2 01/10] platform/x86: classmate-laptop: Address memory leaks on driver removal Rafael J. Wysocki
2026-05-11 20:04 ` [PATCH v2 02/10] platform/x86: classmate-laptop: Unify probe rollback and remove code Rafael J. Wysocki
2026-05-11 20:06 ` [PATCH v2 03/10] platform/x86: classmate-laptop: Pass struct device pointer to helpers Rafael J. Wysocki
2026-05-11 20:07 ` [PATCH v2 04/10] platform/x86: classmate-laptop: Rename two helper functions Rafael J. Wysocki
2026-05-11 20:08 ` [PATCH v2 05/10] platform/x86: classmate-laptop: Register ACPI notify handlers directly Rafael J. Wysocki
2026-05-11 20:10 ` [PATCH v2 06/10] platform/x86: classmate-laptop: Convert v4 accel driver to a platform one Rafael J. Wysocki
2026-05-11 20:11 ` [PATCH v2 07/10] platform/x86: classmate-laptop: Convert " Rafael J. Wysocki
2026-05-11 20:12 ` [PATCH v2 08/10] platform/x86: classmate-laptop: Convert tablet " Rafael J. Wysocki
2026-05-11 20:14 ` [PATCH v2 09/10] platform/x86: classmate-laptop: Convert ipml " Rafael J. Wysocki
2026-05-11 20:15 ` [PATCH v2 10/10] platform/x86: classmate-laptop: Convert keys " Rafael J. Wysocki
2026-05-12 15:09 ` [PATCH v2 00/10] platform/x86: classmate-laptop: Bind to platform devices instead of ACPI ones Thadeu Lima de Souza Cascardo
2026-05-19 13:17 ` Ilpo Järvinen [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=177919662711.13822.9649273823554227132.b4-ty@linux.intel.com \
--to=ilpo.jarvinen@linux.intel.com \
--cc=cascardo@holoscopio.com \
--cc=hansg@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=rafael@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox