X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH v7 0/1] platform/x86: add Acer battery control driver
@ 2026-09-06 11:40 Jelle van der Waa
  2026-09-06 11:40 ` [PATCH v7 1/1] " Jelle van der Waa
  0 siblings, 1 reply; 3+ messages in thread
From: Jelle van der Waa @ 2026-09-06 11:40 UTC (permalink / raw)
  To: Armin Wolf, Ilpo Järvinen
  Cc: Jelle van der Waa, platform-driver-x86, Frederik Harwath

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

 .../wmi/devices/acer-wmi-battery.rst          |  70 +++
 drivers/platform/x86/Kconfig                  |  12 +
 drivers/platform/x86/Makefile                 |   1 +
 drivers/platform/x86/acer-wmi-battery.c       | 454 ++++++++++++++++++
 4 files changed, 537 insertions(+)
 create mode 100644 Documentation/wmi/devices/acer-wmi-battery.rst
 create mode 100644 drivers/platform/x86/acer-wmi-battery.c

-- 
2.55.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-09-07 10:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-06 11:40 [PATCH v7 0/1] platform/x86: add Acer battery control driver Jelle van der Waa
2026-09-06 11:40 ` [PATCH v7 1/1] " Jelle van der Waa
2026-09-07 10:55   ` Ilpo Järvinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox