diff options
author | Guenter Roeck <linux@roeck-us.net> | 2020-05-22 06:29:55 -0700 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2020-05-22 06:29:55 -0700 |
commit | 8054eadca71492f1c9421bcd58ac40f61d5e6e61 (patch) | |
tree | 060a3a77038e44fec16757a534ced2dae612aa73 /MAINTAINERS | |
parent | 4e17f63e2c58d57e11f547fc9e833f4e5e5c067e (diff) | |
parent | 3bce5377ef66a8700dcf7a9cb89b7aeb99326cb7 (diff) |
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-- | MAINTAINERS | 11 |
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> |