aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKamil Debski <k.debski@samsung.com>2014-08-20 05:29:23 -0400
committerGuenter Roeck <linux@roeck-us.net>2014-09-22 14:14:52 -0400
commit93c090b36ae977bc719f7ea2fcbf4a2e8e92e439 (patch)
tree03cdddb6f29f47c89e1a884ffd15eb126dcb8ddf /MAINTAINERS
parent3e3e102251a7e3a535087e0acdc6010c6acf1474 (diff)
MAINTAINERS: add entry for the PWM fan driver
Signed-off-by: Kamil Debski <k.debski@samsung.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 809ecd680d88..3ac835a79ae6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7284,6 +7284,14 @@ T: git git://linuxtv.org/media_tree.git
7284S: Maintained 7284S: Maintained
7285F: drivers/media/usb/pwc/* 7285F: drivers/media/usb/pwc/*
7286 7286
7287PWM FAN DRIVER
7288M: Kamil Debski <k.debski@samsung.com>
7289L: lm-sensors@lm-sensors.org
7290S: Supported
7291F: Documentation/devicetree/bindings/hwmon/pwm-fan.txt
7292F: Documentation/hwmon/pwm-fan
7293F: drivers/hwmon/pwm-fan.c
7294
7287PWM SUBSYSTEM 7295PWM SUBSYSTEM
7288M: Thierry Reding <thierry.reding@gmail.com> 7296M: Thierry Reding <thierry.reding@gmail.com>
7289L: linux-pwm@vger.kernel.org 7297L: linux-pwm@vger.kernel.org