Hi, On 10/8/23 01:39, Armin Wolf wrote: > Since 2011, the WMI subsystem is marked as orphaned, > which means that a important part of platform support > for modern notebooks and even desktops is receiving > not enough maintenance. > So i decided to take over the maintenance of the WMI > subsystem. > > Signed-off-by: Armin Wolf <W_Armin@xxxxxx> Thank you for your patch/series, I've applied this patch (series) to the pdx86 fixes branch: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=fixes Note it will show up in the pdx86 fixes branch once I've pushed my local branch there, which might take a while. I will include this patch in my next fixes pull-req to Linus for the current kernel development cycle. Regards, Hans > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 90f13281d297..ba309dea6e4e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -378,8 +378,9 @@ F: drivers/acpi/viot.c > F: include/linux/acpi_viot.h > > ACPI WMI DRIVER > +M: Armin Wolf <W_Armin@xxxxxx> > L: platform-driver-x86@xxxxxxxxxxxxxxx > -S: Orphan > +S: Maintained > F: Documentation/driver-api/wmi.rst > F: Documentation/wmi/ > F: drivers/platform/x86/wmi.c > -- > 2.39.2 >