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

This patchset applies to platform-drivers-x86/review-ilpo-fixes.

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

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

Werner Sembach (4):
  platform/x86/uniwill: Implement USB-C power priority setting
  platform/x86/uniwill: Apply features across all TUXEDO devices
  platform/x86/uniwill: Readd Schenker system vendor for XMG FUSION
  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(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-03-10 22:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-03 22:54 [PATCH v4 0/5] platform/x86/uniwill: More support for TUXEDO devices Werner Sembach
2026-03-03 22:54 ` [PATCH v4 1/5] platform/x86/uniwill: uniwill-laptop: Rework hwmon feature defines Werner Sembach
2026-03-03 22:58   ` Werner Sembach
2026-03-03 22:54 ` [PATCH v4 2/5] platform/x86/uniwill: Implement USB-C power priority setting Werner Sembach
2026-03-07 15:52   ` Armin Wolf
2026-03-03 22:54 ` [PATCH v4 3/5] platform/x86/uniwill: Apply features across all TUXEDO devices Werner Sembach
2026-03-03 22:54 ` [PATCH v4 4/5] platform/x86/uniwill: Readd Schenker system vendor for XMG FUSION Werner Sembach
2026-03-07 15:56   ` Armin Wolf
2026-03-03 22:54 ` [PATCH v4 5/5] Documentation: laptops: Update documentation for uniwill laptops Werner Sembach
2026-03-03 23:05   ` Randy Dunlap
2026-03-10 22:34     ` Werner Sembach
2026-03-04  8:31   ` kernel test robot

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.