public inbox for platform-driver-x86@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/5] platform/x86: uniwill-laptop: More support for TUXEDO devices
@ 2026-03-12 19:25 Werner Sembach
  2026-03-12 19:25 ` [PATCH v6 1/5] platform/x86: uniwill-laptop: Rework hwmon feature defines Werner Sembach
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Werner Sembach @ 2026-03-12 19:25 UTC (permalink / raw)
  To: W_Armin, hansg, ilpo.jarvinen
  Cc: platform-driver-x86, linux-kernel, Werner Sembach

Sorry for sending a secound time, messed up subject line (still had v5
instead of v6).

v2: Incorporate Armins feedback.
v3: Incorporate more of Armins feedback.
    Rework USB-C power prio functions
v4: Readd system vendor SchenkerTechnologiesGmbH for XMG FUSION (L19)
    Replace for loops with if statements for USB-C power priority functions
    Add missing mutex in usb_c_power_priority_restore
v5: Restructure patch around new entry for XMG Fusion
    Add missing Reviewed-by and Tested-by
    Spelling fixes in documentation
v6: Fix small format error in docs
    Fix Reviewed-by line

Armin Wolf (1):
  platform/x86: uniwill-laptop: Rework hwmon feature defines

Werner Sembach (4):
  platform/x86: uniwill-laptop: Implement USB-C power priority setting
  platform/x86: uniwill-laptop: Fix XMG Fusion 15 (L19) entries
  platform/x86: uniwill-laptop: Apply features across all TUXEDO devices
  Documentation: laptops: Update documentation for uniwill laptops

 .../ABI/testing/sysfs-driver-uniwill-laptop   |  25 +
 .../admin-guide/laptops/uniwill-laptop.rst    |  12 +
 drivers/platform/x86/uniwill/uniwill-acpi.c   | 439 +++++++++++++++---
 3 files changed, 406 insertions(+), 70 deletions(-)


base-commit: 1f318b96cc84d7c2ab792fcc0bfd42a7ca890681
-- 
2.43.0


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

end of thread, other threads:[~2026-03-24 13:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-12 19:25 [PATCH v6 0/5] platform/x86: uniwill-laptop: More support for TUXEDO devices Werner Sembach
2026-03-12 19:25 ` [PATCH v6 1/5] platform/x86: uniwill-laptop: Rework hwmon feature defines Werner Sembach
2026-03-12 19:25 ` [PATCH v6 2/5] platform/x86: uniwill-laptop: Implement USB-C power priority setting Werner Sembach
2026-03-24 13:08   ` Ilpo Järvinen
2026-03-24 13:18     ` Werner Sembach
2026-03-24 13:21       ` Ilpo Järvinen
2026-03-12 19:25 ` [PATCH v6 3/5] platform/x86: uniwill-laptop: Fix XMG Fusion 15 (L19) entries Werner Sembach
2026-03-12 19:25 ` [PATCH v6 4/5] platform/x86: uniwill-laptop: Apply features across all TUXEDO devices Werner Sembach
2026-03-12 19:25 ` [PATCH v6 5/5] Documentation: laptops: Update documentation for uniwill laptops Werner Sembach
2026-03-20 17:14 ` [PATCH v6 0/5] platform/x86: uniwill-laptop: More support for TUXEDO devices Armin Wolf

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