All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] platform/x86: add Acer battery control driver
@ 2026-05-10 18:50 Jelle van der Waa
  2026-05-10 18:50 ` [PATCH v3 1/1] " Jelle van der Waa
  0 siblings, 1 reply; 5+ messages in thread
From: Jelle van der Waa @ 2026-05-10 18:50 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            |  12 +
 drivers/platform/x86/Makefile           |   1 +
 drivers/platform/x86/acer-wmi-battery.c | 347 ++++++++++++++++++++++++
 3 files changed, 360 insertions(+)
 create mode 100644 drivers/platform/x86/acer-wmi-battery.c

-- 
2.54.0


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

end of thread, other threads:[~2026-05-11 18:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-10 18:50 [PATCH v3 0/1] platform/x86: add Acer battery control driver Jelle van der Waa
2026-05-10 18:50 ` [PATCH v3 1/1] " Jelle van der Waa
2026-05-11 11:54   ` Ilpo Järvinen
2026-05-11 16:09   ` Rong Zhang
2026-05-11 18:53     ` Hans de Goede

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.