|
|
Log in / Subscribe / Register

add Acer battery control driver

From:  Jelle van der Waa <jelle-AT-vdwaa.nl>
To:  Hans de Goede <hansg-AT-kernel.org>, Ilpo Järvinen <ilpo.jarvinen-AT-linux.intel.com>
Subject:  [PATCH v2 0/1] add Acer battery control driver
Date:  Sun, 25 Jan 2026 19:23:11 +0100
Message-ID:  <20260125182314.735668-1-jelle@vdwaa.nl>
Cc:  Jelle van der Waa <jelle-AT-vdwaa.nl>, platform-driver-x86-AT-vger.kernel.org, Frederik Harwath <frederik-AT-harwath.name>
Archive-link:  Article

This patch upstreams a part of the out of tree acer wmi battery
specifically the battery charge control and battery temperature. [1]
On my Acer Aspire A315-510P battery calibration did not work as expected
so for now this is left out.

Jelle van der Waa (1):
  platform/x86: add Acer battery control driver

 drivers/platform/x86/Kconfig            |  11 +
 drivers/platform/x86/Makefile           |   1 +
 drivers/platform/x86/acer-wmi-battery.c | 355 ++++++++++++++++++++++++
 3 files changed, 367 insertions(+)
 create mode 100644 drivers/platform/x86/acer-wmi-battery.c

-- 
2.52.0




Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds