X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH v2 0/1] add Acer battery control driver
@ 2026-01-25 18:23 Jelle van der Waa
  2026-01-25 18:23 ` [PATCH v2 1/1] platform/x86: " Jelle van der Waa
  0 siblings, 1 reply; 8+ messages in thread
From: Jelle van der Waa @ 2026-01-25 18:23 UTC (permalink / raw)
  To: Hans de Goede, 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

 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


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

end of thread, other threads:[~2026-05-22 21:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-25 18:23 [PATCH v2 0/1] add Acer battery control driver Jelle van der Waa
2026-01-25 18:23 ` [PATCH v2 1/1] platform/x86: " Jelle van der Waa
2026-01-28 13:34   ` Ilpo Järvinen
2026-01-30 23:24   ` Armin Wolf
2026-05-10 18:48     ` Jelle van der Waa
2026-05-13  9:19       ` Armin Wolf
2026-05-15  9:45         ` Jelle van der Waa
2026-05-22 21:50           ` Armin Wolf

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