X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH 0/1] add Acer battery control driver
@ 2026-01-05 17:10 Jelle van der Waa
  2026-01-05 17:10 ` [PATCH 1/1] platform/x86: " Jelle van der Waa
  2026-01-08 13:52 ` [PATCH 0/1] " Armin Wolf
  0 siblings, 2 replies; 9+ messages in thread
From: Jelle van der Waa @ 2026-01-05 17:10 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.

[1] https://github.com/frederik-h/acer-wmi-battery

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

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

-- 
2.52.0


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

end of thread, other threads:[~2026-01-23 19:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-05 17:10 [PATCH 0/1] add Acer battery control driver Jelle van der Waa
2026-01-05 17:10 ` [PATCH 1/1] platform/x86: " Jelle van der Waa
2026-01-06  9:34   ` Ilpo Järvinen
2026-01-08 13:50   ` Armin Wolf
2026-01-23 19:48     ` Jelle van der Waa
2026-01-08 13:52 ` [PATCH 0/1] " Armin Wolf
2026-01-19 20:23   ` Jelle van der Waa
2026-01-19 21:19     ` Armin Wolf
2026-01-23 19:35       ` Jelle van der Waa

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