On 6/15/25 10:59 AM, Armin Wolf wrote: > diff --git a/Documentation/wmi/devices/uniwill-wmi.rst b/Documentation/wmi/devices/uniwill-wmi.rst > new file mode 100644 > index 000000000000..232fa8349611 > --- /dev/null > +++ b/Documentation/wmi/devices/uniwill-wmi.rst > @@ -0,0 +1,52 @@ > +.. SPDX-License-Identifier: GPL-2.0-or-later > + > +====================================== > +Uniwill WMI event driver (uniwill-wmi) > +====================================== > + > +Introduction > +============ > + > +Many notebooks manufactured by Uniwill (either directly or as ODM) provide an WMI-based a WMI-based > +event interface for various platform events like hotkeys. This interface is used by the > +``uniwill-wmi`` driver to react to hotkey presses. -- ~Randy