diff options
author | Guenter Roeck <guenter.roeck@ericsson.com> | 2011-07-12 10:15:19 -0400 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2011-07-28 14:47:53 -0400 |
commit | 9d2ecfb768bd2f8b41816a23b0f1dda026fef41d (patch) | |
tree | 7424d830c0b8475d2c872ec0bd1953b354c01094 /MAINTAINERS | |
parent | c814a4c7c4aad795835583344353963a0a673eb0 (diff) |
hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbus
Since the number of PMBus drivers is getting large, move them into
directory drivers/hwmon/pmbus to improve readability and scalability.
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Reviewed-by: Robert Coulson <robert.coulson@ericsson.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ccf1feb07ab2..1841eb7e1ede 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4968,6 +4968,17 @@ F: drivers/i2c/busses/i2c-puv3.c | |||
4968 | F: drivers/video/fb-puv3.c | 4968 | F: drivers/video/fb-puv3.c |
4969 | F: drivers/rtc/rtc-puv3.c | 4969 | F: drivers/rtc/rtc-puv3.c |
4970 | 4970 | ||
4971 | PMBUS HARDWARE MONITORING DRIVERS | ||
4972 | M: Guenter Roeck <guenter.roeck@ericsson.com> | ||
4973 | L: lm-sensors@lm-sensors.org | ||
4974 | W: http://www.lm-sensors.org/ | ||
4975 | W: http://www.roeck-us.net/linux/drivers/ | ||
4976 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git | ||
4977 | S: Maintained | ||
4978 | F: Documentation/hwmon/pmbus | ||
4979 | F: drivers/hwmon/pmbus/ | ||
4980 | F: include/linux/i2c/pmbus.h | ||
4981 | |||
4971 | PMC SIERRA MaxRAID DRIVER | 4982 | PMC SIERRA MaxRAID DRIVER |
4972 | M: Anil Ravindranath <anil_ravindranath@pmc-sierra.com> | 4983 | M: Anil Ravindranath <anil_ravindranath@pmc-sierra.com> |
4973 | L: linux-scsi@vger.kernel.org | 4984 | L: linux-scsi@vger.kernel.org |