[PATCH v6 0/5] platform/x86: uniwill-laptop: More support for TUXEDO devices

Werner Sembach posted 5 patches 3 weeks, 4 days ago
There is a newer version of this series
.../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(-)
[PATCH v6 0/5] platform/x86: uniwill-laptop: More support for TUXEDO devices
Posted by Werner Sembach 3 weeks, 4 days ago
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
Re: [PATCH v6 0/5] platform/x86: uniwill-laptop: More support for TUXEDO devices
Posted by Armin Wolf 2 weeks, 3 days ago
Am 12.03.26 um 20:25 schrieb Werner Sembach:

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

Any thoughts on this series? I have tested it on my device as well, and everything
seems to work fine.

Thanks,
Armin Wolf

>
> 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