diff options
author | Mario Limonciello <mario.limonciello@dell.com> | 2021-04-01 11:22:05 -0500 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2021-04-07 19:47:23 +0200 |
commit | c28d4f4646b29037d3a680519b6df40702765a36 (patch) | |
tree | 3da5552f28e7fc8ffd2724f3ea4e24d7f0ae7b7f /MAINTAINERS | |
parent | 1ab9bcbcc4d372deaf3a5304f5f715f42a5c4695 (diff) | |
download | linux-stable-c28d4f4646b29037d3a680519b6df40702765a36.tar.gz linux-stable-c28d4f4646b29037d3a680519b6df40702765a36.tar.bz2 linux-stable-c28d4f4646b29037d3a680519b6df40702765a36.zip |
MAINTAINERS: Add missing section for alienware-wmi driver
This driver is maintained by Dell, but it was missing in MAINTAINERS.
Signed-off-by: Mario Limonciello <mario.limonciello@dell.com>
Link: https://lore.kernel.org/r/20210401162206.26901-3-mario.limonciello@dell.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 22459248e8e5..7dd6b67f0f51 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -703,6 +703,11 @@ S: Maintained F: Documentation/i2c/busses/i2c-ali1563.rst F: drivers/i2c/busses/i2c-ali1563.c +ALIENWARE WMI DRIVER +L: Dell.Client.Kernel@dell.com +S: Maintained +F: drivers/platform/x86/dell/alienware-wmi.c + ALL SENSORS DLH SERIES PRESSURE SENSORS DRIVER M: Tomislav Denis <tomislav.denis@avl.com> L: linux-iio@vger.kernel.org |