aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2013-07-16 10:45:31 -0400
committerDaniel Lezcano <daniel.lezcano@linaro.org>2013-07-18 09:27:11 -0400
commit9222d247bcbaacc40fe15549158f9d67523c1ace (patch)
treec3d85cdd48e2fbc59a6bbb1c6702c3c26e4cf74d /MAINTAINERS
parent19b0a1e5ac5a7f1dafd5ee2479a5db72b330246b (diff)
MAINTAINERS: Add Daniel as maintainer for CLOCKSOURCE and CLOCKEVENT Drivers
I've been doing a bad job at managing the drivers/clocksource directory, so Daniel has been helping with review and patch queuing for the clocksource and clockevent drivers, so add him formally to the MAINTAINERS list. Cc: Daniel Lezcano <daniel.lezcano@linaro.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Joe Perches <joe@perches.com> Cc: Arnd Bergmann <arnd.bergmann@linaro.org> Cc: Olof Johansson <olof@lixom.net> Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS10
1 files changed, 8 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index bf61e04291ab..12a1ef44ca83 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2107,6 +2107,13 @@ M: Russell King <linux@arm.linux.org.uk>
2107S: Maintained 2107S: Maintained
2108F: include/linux/clk.h 2108F: include/linux/clk.h
2109 2109
2110CLOCKSOURCE, CLOCKEVENT DRIVERS
2111M: Daniel Lezcano <daniel.lezcano@linaro.org>
2112M: Thomas Gleixner <tglx@linutronix.de>
2113T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
2114S: Supported
2115F: drivers/clocksource
2116
2110CISCO FCOE HBA DRIVER 2117CISCO FCOE HBA DRIVER
2111M: Hiral Patel <hiralpat@cisco.com> 2118M: Hiral Patel <hiralpat@cisco.com>
2112M: Suma Ramars <sramars@cisco.com> 2119M: Suma Ramars <sramars@cisco.com>
@@ -7123,7 +7130,7 @@ S: Maintained
7123F: include/linux/mmc/dw_mmc.h 7130F: include/linux/mmc/dw_mmc.h
7124F: drivers/mmc/host/dw_mmc* 7131F: drivers/mmc/host/dw_mmc*
7125 7132
7126TIMEKEEPING, NTP 7133TIMEKEEPING, CLOCKSOURCE CORE, NTP
7127M: John Stultz <john.stultz@linaro.org> 7134M: John Stultz <john.stultz@linaro.org>
7128M: Thomas Gleixner <tglx@linutronix.de> 7135M: Thomas Gleixner <tglx@linutronix.de>
7129T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core 7136T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
@@ -7136,7 +7143,6 @@ F: include/uapi/linux/timex.h
7136F: kernel/time/clocksource.c 7143F: kernel/time/clocksource.c
7137F: kernel/time/time*.c 7144F: kernel/time/time*.c
7138F: kernel/time/ntp.c 7145F: kernel/time/ntp.c
7139F: drivers/clocksource
7140 7146
7141TLG2300 VIDEO4LINUX-2 DRIVER 7147TLG2300 VIDEO4LINUX-2 DRIVER
7142M: Huang Shijie <shijie8@gmail.com> 7148M: Huang Shijie <shijie8@gmail.com>