From: Antheas Kapenekakis <lkml@antheas.dev>
To: platform-driver-x86@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
"Derek John Clark" <derekjohn.clark@gmail.com>,
"Joaquín Ignacio Aramendía" <samsagax@gmail.com>,
"Hans de Goede" <hdegoede@redhat.com>,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
Eileen <eileen@one-netbook.com>,
"Antheas Kapenekakis" <lkml@antheas.dev>
Subject: [PATCH v1 0/2] platform/x86: oxpec: Add support for OneXPlayer G1 Intel/AMD
Date: Sat, 26 Apr 2025 19:29:53 +0200 [thread overview]
Message-ID: <20250426172955.13957-1-lkml@antheas.dev> (raw)
The OneXPlayer G1 is a new clamshell factor model by OneXPlayer. The
special quirk on this one is that there is an additional bit on the turbo
button register we should not touch, so the first patch converts the turbo
function to apply a mask instead.
Antheas Kapenekakis (2):
platform/x86: oxpec: Make turbo val apply a bitmask
platform/x86: oxpec: Add support for the OneXPlayer G1
drivers/platform/x86/oxpec.c | 121 +++++++++++++++++------------------
1 file changed, 60 insertions(+), 61 deletions(-)
base-commit: f5612600314bcce86934318601501e2d8301176d
--
2.49.0
next reply other threads:[~2025-04-26 17:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-26 17:29 Antheas Kapenekakis [this message]
2025-04-26 17:29 ` [PATCH v1 1/2] platform/x86: oxpec: Make turbo val apply a bitmask Antheas Kapenekakis
2025-04-26 17:29 ` [PATCH v1 2/2] platform/x86: oxpec: Add support for the OneXPlayer G1 Antheas Kapenekakis
2025-05-05 13:52 ` [PATCH v1 0/2] platform/x86: oxpec: Add support for OneXPlayer G1 Intel/AMD Ilpo Järvinen
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=20250426172955.13957-1-lkml@antheas.dev \
--to=lkml@antheas.dev \
--cc=derekjohn.clark@gmail.com \
--cc=eileen@one-netbook.com \
--cc=hdegoede@redhat.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=samsagax@gmail.com \
/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