[PATCH 0/6] platform/x86: uniwill-laptop: Charging-related improvements

Armin Wolf posted 6 patches 2 months, 2 weeks ago
There is a newer version of this series
.../admin-guide/laptops/uniwill-laptop.rst    |  25 +-
drivers/platform/x86/uniwill/uniwill-acpi.c   | 431 ++++++++++++++----
drivers/platform/x86/uniwill/uniwill-wmi.c    |   5 +-
3 files changed, 374 insertions(+), 87 deletions(-)
[PATCH 0/6] platform/x86: uniwill-laptop: Charging-related improvements
Posted by Armin Wolf 2 months, 2 weeks ago
This patch series contains various charging-related improvements
for the uniwill-laptop driver. The first two patches fix some minor
issues inside the charging threshold code, while the third patch
fixes an issue inside the module initialization code. The next two
patches contain some preparations for the last patch. Said patch
introduces support for controlling the charging modes available
on many Uniwill-based devices not sold by Intel.

All patches have been tested on a Tuxedo InfinityBook Pro 15 Gen10 AMD
and work just fine.

Armin Wolf (6):
  platform/x86: uniwill-laptop: Properly initialize charging threshold
  platform/x86: uniwill-laptop: Accept charging threshold of 0
  platform/x86: uniwill-laptop: Fix behavior of "force" module param
  platform/x86: uniwill-laptop: Rework FN lock/super key suspend
    handling
  platform/x86: uniwill-laptop: Mark EC_ADDR_OEM_4 as volatile
  platform/x86: uniwill-laptop: Add support for battery charge modes

 .../admin-guide/laptops/uniwill-laptop.rst    |  25 +-
 drivers/platform/x86/uniwill/uniwill-acpi.c   | 431 ++++++++++++++----
 drivers/platform/x86/uniwill/uniwill-wmi.c    |   5 +-
 3 files changed, 374 insertions(+), 87 deletions(-)

-- 
2.39.5