On Tue, 01 Jul 2025 20:38:20 -0700, Derek J. Clark wrote: > Adds support for the Lenovo "Gaming Series" of laptop hardware that use > WMI interfaces that control various power settings. There are multiple WMI > interfaces that work in concert to provide getting and setting values as > well as validation of input. Currently only the "Gamezone", "Other > Mode", and "LENOVO_CAPABILITY_DATA_01" interfaces are implemented, but > I attempted to structure the driver so that adding the "Custom Mode", > "Lighting", and other data block interfaces would be trivial in later > patches. > > [...] Thank you for your contribution, it has been applied to my local review-ilpo-next branch. Note it will show up in the public platform-drivers-x86/review-ilpo-next branch only once I've pushed my local branch there, which might take a while. The list of commits applied: [1/6] platform/x86: Add lenovo-wmi-* driver Documentation commit: 57139e126a30ce64f111c78b1b9e37b39a2b7424 [2/6] platform/x86: Add lenovo-wmi-helpers commit: e521d16e76cd9ea99c585e064f4e7daf657b1451 [3/6] platform/x86: Add Lenovo WMI Events Driver commit: 949bf144bdc72e87018197ae71aa4959f17885d5 [4/6] platform/x86: Add Lenovo Capability Data 01 WMI Driver commit: e1a5fe662b593108d14cd0481019601698f9fbe8 [5/6] platform/x86: Add Lenovo Gamezone WMI Driver commit: 22024ac5366f065a7b931bee5b62e2588521c4f0 [6/6] platform/x86: Add Lenovo Other Mode WMI Driver commit: edc4b183b794baefb54aa0baeb810fe3ac65d826 -- i.