From: "Luke D. Jones" <luke@ljones.dev>
To: platform-driver-x86@vger.kernel.org
Cc: corentin.chary@gmail.com, hdegoede@redhat.com,
ilpo.jarvinen@linux.intel.com, linux-kernel@vger.kernel.org,
"Luke D. Jones" <luke@ljones.dev>
Subject: [PATCH 0/2] platform/x86: asus-wmi: extra debugging and a fix
Date: Sat, 13 Jul 2024 19:59:38 +1200 [thread overview]
Message-ID: <20240713075940.80073-1-luke@ljones.dev> (raw)
These are two patches, one of which is a fix to prevent certain situations
from arising.
The patch to add extra debug prints has come in extremely useful to find
causes of issues for users such as when a WMI method is returning a valid
value but which must be masked.
Luke D. Jones (2):
platform/x86: asus-wmi: add debug print in more key places
platform/x86: asus-wmi: don't fail if platform_profile already
registered
drivers/platform/x86/asus-wmi.c | 67 +++++++++++++++++++++++++++------
1 file changed, 55 insertions(+), 12 deletions(-)
--
2.45.2
next reply other threads:[~2024-07-13 7:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-13 7:59 Luke D. Jones [this message]
2024-07-13 7:59 ` [PATCH 1/2] platform/x86: asus-wmi: add debug print in more key places Luke D. Jones
2024-07-13 7:59 ` [PATCH 2/2] platform/x86: asus-wmi: don't fail if platform_profile already registered Luke D. Jones
2024-07-29 15:45 ` Ilpo Järvinen
2024-08-05 23:55 ` Luke Jones
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=20240713075940.80073-1-luke@ljones.dev \
--to=luke@ljones.dev \
--cc=corentin.chary@gmail.com \
--cc=hdegoede@redhat.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.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