diff options
author | Guenter Roeck <linux@roeck-us.net> | 2020-05-22 15:29:55 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2020-05-22 15:29:55 +0200 |
commit | 8054eadca71492f1c9421bcd58ac40f61d5e6e61 (patch) | |
tree | 060a3a77038e44fec16757a534ced2dae612aa73 /MAINTAINERS | |
parent | MAINTAINERS: add entry for AMD energy driver (diff) | |
parent | hwmon: Add Gateworks System Controller support (diff) | |
download | linux-8054eadca71492f1c9421bcd58ac40f61d5e6e61.tar.xz 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-- | 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> |