aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2020-05-22 06:29:55 -0700
committerGuenter Roeck <linux@roeck-us.net>2020-05-22 06:29:55 -0700
commit8054eadca71492f1c9421bcd58ac40f61d5e6e61 (patch)
tree060a3a77038e44fec16757a534ced2dae612aa73 /MAINTAINERS
parentMAINTAINERS: add entry for AMD energy driver (diff)
parenthwmon: Add Gateworks System Controller support (diff)
downloadwireguard-linux-8054eadca71492f1c9421bcd58ac40f61d5e6e61.tar.xz
wireguard-linux-8054eadca71492f1c9421bcd58ac40f61d5e6e61.zip
Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-next
Immutable branch between MFD and HWMON due for the v5.8 merge window
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS11
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2b1591875abf..bd6f9b6f55e3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7035,6 +7035,17 @@ F: kernel/futex.c
F: tools/perf/bench/futex*
F: tools/testing/selftests/futex/
+GATEWORKS SYSTEM CONTROLLER (GSC) DRIVER
+M: Tim Harvey <tharvey@gateworks.com>
+M: Robert Jones <rjones@gateworks.com>
+S: Maintained
+F: Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml
+F: drivers/mfd/gateworks-gsc.c
+F: include/linux/mfd/gsc.h
+F: Documentation/hwmon/gsc-hwmon.rst
+F: drivers/hwmon/gsc-hwmon.c
+F: include/linux/platform_data/gsc_hwmon.h
+
GASKET DRIVER FRAMEWORK
M: Rob Springer <rspringer@google.com>
M: Todd Poynor <toddpoynor@google.com>