platform/x86: think-lmi: Add WMI interface support on Lenovo platforms
authorMark Pearson <markpearson@lenovo.com>
Sun, 30 May 2021 22:31:11 +0000 (18:31 -0400)
committerHans de Goede <hdegoede@redhat.com>
Wed, 16 Jun 2021 15:47:52 +0000 (17:47 +0200)
commita40cd7ef22fbb11229cf982920f4ec96c1f49282
tree6bd3129edf31dae7981922d8ebc1dc29224e3246
parent8a1c379c5a03281295c436faf21b0e4716e5b8a8
platform/x86: think-lmi: Add WMI interface support on Lenovo platforms

For Lenovo platforms that support a WMI interface to the BIOS add
support, using the firmware-attributes class, to allow users to access
and modify various BIOS related settings.

Signed-off-by: Mark Pearson <markpearson@lenovo.com>
Link: https://lore.kernel.org/r/20210530223111.25929-3-markpearson@lenovo.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Documentation/ABI/testing/sysfs-class-firmware-attributes
MAINTAINERS
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/think-lmi.c [new file with mode: 0644]
drivers/platform/x86/think-lmi.h [new file with mode: 0644]