summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorThierry Reding <thierry.reding@avionic-design.de>2012-03-27 11:16:18 (GMT)
committerThierry Reding <thierry.reding@avionic-design.de>2012-07-23 11:23:53 (GMT)
commit200efedd87662e3510b2e9ac8b56c8a32baf3e12 (patch)
tree5c10ff38396a4cacf39b26ce7293ae1b9c47519c /MAINTAINERS
parent3e3ed6cdc49d758719c148a78c8b04c243ef74d0 (diff)
downloadlinux-200efedd87662e3510b2e9ac8b56c8a32baf3e12.tar.xz
pwm: Take over maintainership of the PWM subsystem
I'm taking over the maintainership of the PWM subsystem. This commit also adds the URLs to the gitorious project and repository as well as any missing files related to the PWM subsystem. Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS10
1 files changed, 8 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 67d6cb70..09da19d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5487,10 +5487,16 @@ S: Maintained
F: Documentation/video4linux/README.pvrusb2
F: drivers/media/video/pvrusb2/
-PWM core
-M: Sascha Hauer <s.hauer@pengutronix.de>
+PWM SUBSYSTEM
+M: Thierry Reding <thierry.reding@avionic-design.de>
L: linux-kernel@vger.kernel.org
S: Maintained
+W: http://gitorious.org/linux-pwm
+T: git git://gitorious.org/linux-pwm/linux-pwm.git
+F: Documentation/pwm.txt
+F: Documentation/devicetree/bindings/pwm/
+F: include/linux/pwm.h
+F: include/linux/of_pwm.h
F: drivers/pwm/
PXA2xx/PXA3xx SUPPORT