Searched hist:"9 c0beb6b29e75cacd5fdc63ce6d8502e73e782b8" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/platform/x86/ |
H A D | msi-wmi-platform.c | 9c0beb6b29e75cacd5fdc63ce6d8502e73e782b8 Sun Apr 21 21:11:45 CEST 2024 Armin Wolf <W_Armin@gmx.de> platform/x86: wmi: Add MSI WMI Platform driver
Add a new driver for the MSI WMI Platform interface. The underlying ACPI WMI interface supports many features, but so far only reading of fan speed sensors is implemented.
The driver was reverse-engineered based on a user request to the lm-sensors project, see the github issue for details.
The ACPI WMI interface used by this driver seems to use the same embedded controller interface as the msi-ec driver, but supports automatic discovery of supported machines without relying on a DMI whitelist.
The driver was tested by the user who created the github issue.
Closes: https://github.com/lm-sensors/lm-sensors/issues/475 Signed-off-by: Armin Wolf <W_Armin@gmx.de> Link: https://lore.kernel.org/r/20240421191145.3189-1-W_Armin@gmx.de Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|
/linux/Documentation/wmi/devices/ |
H A D | msi-wmi-platform.rst | 9c0beb6b29e75cacd5fdc63ce6d8502e73e782b8 Sun Apr 21 21:11:45 CEST 2024 Armin Wolf <W_Armin@gmx.de> platform/x86: wmi: Add MSI WMI Platform driver
Add a new driver for the MSI WMI Platform interface. The underlying ACPI WMI interface supports many features, but so far only reading of fan speed sensors is implemented.
The driver was reverse-engineered based on a user request to the lm-sensors project, see the github issue for details.
The ACPI WMI interface used by this driver seems to use the same embedded controller interface as the msi-ec driver, but supports automatic discovery of supported machines without relying on a DMI whitelist.
The driver was tested by the user who created the github issue.
Closes: https://github.com/lm-sensors/lm-sensors/issues/475 Signed-off-by: Armin Wolf <W_Armin@gmx.de> Link: https://lore.kernel.org/r/20240421191145.3189-1-W_Armin@gmx.de Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|
/linux/ |
H A D | MAINTAINERS | diff 9c0beb6b29e75cacd5fdc63ce6d8502e73e782b8 Sun Apr 21 21:11:45 CEST 2024 Armin Wolf <W_Armin@gmx.de> platform/x86: wmi: Add MSI WMI Platform driver
Add a new driver for the MSI WMI Platform interface. The underlying ACPI WMI interface supports many features, but so far only reading of fan speed sensors is implemented.
The driver was reverse-engineered based on a user request to the lm-sensors project, see the github issue for details.
The ACPI WMI interface used by this driver seems to use the same embedded controller interface as the msi-ec driver, but supports automatic discovery of supported machines without relying on a DMI whitelist.
The driver was tested by the user who created the github issue.
Closes: https://github.com/lm-sensors/lm-sensors/issues/475 Signed-off-by: Armin Wolf <W_Armin@gmx.de> Link: https://lore.kernel.org/r/20240421191145.3189-1-W_Armin@gmx.de Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|