diff options
author | Guenter Roeck <linux@roeck-us.net> | 2018-09-28 21:58:36 -0400 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2018-10-10 23:37:13 -0400 |
commit | cbc2a23803193f6cbc415bf79f3ec162f3cfc52a (patch) | |
tree | 2ed6d0a715f22f8dd127728cb7f02b7092aa03ff /MAINTAINERS | |
parent | 95dcd64bc5a27080beaa344edfe5bdcca3d2e7dc (diff) |
MAINTAINERS: Update PMBUS maintainer entry
MAX20751 is a PMBUS driver, which has its own maintainer entry.
On top of that, the entry for MAX20751 points to a non-existing file.
Drop it. Add various missing driver documentation files.
Reported-by: Joe Perches <joe@perches.com>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 26 |
1 files changed, 19 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 48a65c3a4189..c0ca7f74f8e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8846,13 +8846,6 @@ S: Maintained | |||
8846 | F: Documentation/hwmon/max16065 | 8846 | F: Documentation/hwmon/max16065 |
8847 | F: drivers/hwmon/max16065.c | 8847 | F: drivers/hwmon/max16065.c |
8848 | 8848 | ||
8849 | MAX20751 HARDWARE MONITOR DRIVER | ||
8850 | M: Guenter Roeck <linux@roeck-us.net> | ||
8851 | L: linux-hwmon@vger.kernel.org | ||
8852 | S: Maintained | ||
8853 | F: Documentation/hwmon/max20751 | ||
8854 | F: drivers/hwmon/max20751.c | ||
8855 | |||
8856 | MAX2175 SDR TUNER DRIVER | 8849 | MAX2175 SDR TUNER DRIVER |
8857 | M: Ramesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com> | 8850 | M: Ramesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com> |
8858 | L: linux-media@vger.kernel.org | 8851 | L: linux-media@vger.kernel.org |
@@ -11574,7 +11567,26 @@ W: http://hwmon.wiki.kernel.org/ | |||
11574 | W: http://www.roeck-us.net/linux/drivers/ | 11567 | W: http://www.roeck-us.net/linux/drivers/ |
11575 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git | 11568 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git |
11576 | S: Maintained | 11569 | S: Maintained |
11570 | F: Documentation/devicetree/bindings/hwmon/ibm,cffps1.txt | ||
11571 | F: Documentation/devicetree/bindings/hwmon/max31785.txt | ||
11572 | F: Documentation/devicetree/bindings/hwmon/ltc2978.txt | ||
11573 | F: Documentation/hwmon/adm1275 | ||
11574 | F: Documentation/hwmon/ibm-cffps | ||
11575 | F: Documentation/hwmon/ir35221 | ||
11576 | F: Documentation/hwmon/lm25066 | ||
11577 | F: Documentation/hwmon/ltc2978 | ||
11578 | F: Documentation/hwmon/ltc3815 | ||
11579 | F: Documentation/hwmon/max16064 | ||
11580 | F: Documentation/hwmon/max20751 | ||
11581 | F: Documentation/hwmon/max31785 | ||
11582 | F: Documentation/hwmon/max34440 | ||
11583 | F: Documentation/hwmon/max8688 | ||
11577 | F: Documentation/hwmon/pmbus | 11584 | F: Documentation/hwmon/pmbus |
11585 | F: Documentation/hwmon/pmbus-core | ||
11586 | F: Documentation/hwmon/tps40422 | ||
11587 | F: Documentation/hwmon/ucd9000 | ||
11588 | F: Documentation/hwmon/ucd9200 | ||
11589 | F: Documentation/hwmon/zl6100 | ||
11578 | F: drivers/hwmon/pmbus/ | 11590 | F: drivers/hwmon/pmbus/ |
11579 | F: include/linux/pmbus.h | 11591 | F: include/linux/pmbus.h |
11580 | 11592 | ||