All of lore.kernel.org
 help / color / mirror / Atom feed
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" <hansg@kernel.org>,
	"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
	Eileen <eileen@one-netbook.com>,
	"Antheas Kapenekakis" <lkml@antheas.dev>
Subject: [PATCH v1 0/4] platform/x86: oxpec: Add more devices
Date: Wed, 18 Feb 2026 22:49:01 +0100	[thread overview]
Message-ID: <20260218214919.449636-1-lkml@antheas.dev> (raw)

Adds support for the new APEX model by OneXPlayer, as well as some other
devices that I have collected over the last part of 2025.

I am still waiting for a verification for APEX for battery management, but
fan curves, fan speed, and turbo button have been verified to work. Should
have it by the end of the week.

Antheas Kapenekakis (4):
  platform/x86: oxpec: Add support for OneXPlayer APEX
  platform/x86: oxpec: Add support for OneXPlayer X1z
  platform/x86: oxpec: Add support for OneXPlayer X1 Air
  platform/x86: oxpec: Add support for Aokzoe A2 Pro

 drivers/platform/x86/oxpec.c | 30 +++++++++++++++++++++++++++++-
 1 file changed, 29 insertions(+), 1 deletion(-)


base-commit: 0f2acd3148e0ef42bdacbd477f90e8533f96b2ac
-- 
2.52.0



             reply	other threads:[~2026-02-18 21:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-18 21:49 Antheas Kapenekakis [this message]
2026-02-18 21:49 ` [PATCH v1 1/4] platform/x86: oxpec: Add support for OneXPlayer APEX Antheas Kapenekakis
2026-02-23 14:02   ` Ilpo Järvinen
2026-02-23 14:04     ` Antheas Kapenekakis
2026-02-18 21:49 ` [PATCH v1 2/4] platform/x86: oxpec: Add support for OneXPlayer X1z Antheas Kapenekakis
2026-02-18 21:49 ` [PATCH v1 3/4] platform/x86: oxpec: Add support for OneXPlayer X1 Air Antheas Kapenekakis
2026-02-18 21:49 ` [PATCH v1 4/4] platform/x86: oxpec: Add support for Aokzoe A2 Pro Antheas Kapenekakis

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=20260218214919.449636-1-lkml@antheas.dev \
    --to=lkml@antheas.dev \
    --cc=derekjohn.clark@gmail.com \
    --cc=eileen@one-netbook.com \
    --cc=hansg@kernel.org \
    --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 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.