* [PATCH] MAINTAINERS: Add Daniel as maintainer for CLOCKSOURCE and CLOCKEVENT Drivers
@ 2013-07-10 19:51 John Stultz
2013-07-17 15:30 ` Daniel Lezcano
0 siblings, 1 reply; 4+ messages in thread
From: John Stultz @ 2013-07-10 19:51 UTC (permalink / raw)
To: lkml
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>
---
MAINTAINERS | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e626794..5964b68 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2090,6 +2090,13 @@ M: Russell King <linux@arm.linux.org.uk>
S: Maintained
F: include/linux/clk.h
+CLOCKSOURCE, CLOCKEVENT DRIVERS
+M: Daniel Lezcano <daniel.lezcano@linaro.org>
+M: Thomas Gleixner <tglx@linutronix.de>
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
+S: Supported
+F: drivers/clocksource
+
CISCO FCOE HBA DRIVER
M: Hiral Patel <hiralpat@cisco.com>
M: Suma Ramars <sramars@cisco.com>
@@ -7021,7 +7028,7 @@ S: Maintained
F: include/linux/mmc/dw_mmc.h
F: drivers/mmc/host/dw_mmc*
-TIMEKEEPING, NTP
+TIMEKEEPING, CLOCKSOURCE CORE, NTP
M: John Stultz <john.stultz@linaro.org>
M: Thomas Gleixner <tglx@linutronix.de>
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
@@ -7034,7 +7041,6 @@ F: include/uapi/linux/timex.h
F: kernel/time/clocksource.c
F: kernel/time/time*.c
F: kernel/time/ntp.c
-F: drivers/clocksource
TLG2300 VIDEO4LINUX-2 DRIVER
M: Huang Shijie <shijie8@gmail.com>
--
1.8.1.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] MAINTAINERS: Add Daniel as maintainer for CLOCKSOURCE and CLOCKEVENT Drivers
@ 2013-07-10 19:52 John Stultz
0 siblings, 0 replies; 4+ messages in thread
From: John Stultz @ 2013-07-10 19:52 UTC (permalink / raw)
To: lkml
Cc: John Stultz, Daniel Lezcano, Thomas Gleixner, Joe Perches,
Arnd Bergmann, Olof Johansson
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>
---
MAINTAINERS | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e626794..5964b68 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2090,6 +2090,13 @@ M: Russell King <linux@arm.linux.org.uk>
S: Maintained
F: include/linux/clk.h
+CLOCKSOURCE, CLOCKEVENT DRIVERS
+M: Daniel Lezcano <daniel.lezcano@linaro.org>
+M: Thomas Gleixner <tglx@linutronix.de>
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
+S: Supported
+F: drivers/clocksource
+
CISCO FCOE HBA DRIVER
M: Hiral Patel <hiralpat@cisco.com>
M: Suma Ramars <sramars@cisco.com>
@@ -7021,7 +7028,7 @@ S: Maintained
F: include/linux/mmc/dw_mmc.h
F: drivers/mmc/host/dw_mmc*
-TIMEKEEPING, NTP
+TIMEKEEPING, CLOCKSOURCE CORE, NTP
M: John Stultz <john.stultz@linaro.org>
M: Thomas Gleixner <tglx@linutronix.de>
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
@@ -7034,7 +7041,6 @@ F: include/uapi/linux/timex.h
F: kernel/time/clocksource.c
F: kernel/time/time*.c
F: kernel/time/ntp.c
-F: drivers/clocksource
TLG2300 VIDEO4LINUX-2 DRIVER
M: Huang Shijie <shijie8@gmail.com>
--
1.8.1.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add Daniel as maintainer for CLOCKSOURCE and CLOCKEVENT Drivers
2013-07-10 19:51 [PATCH] MAINTAINERS: Add Daniel as maintainer for CLOCKSOURCE and CLOCKEVENT Drivers John Stultz
@ 2013-07-17 15:30 ` Daniel Lezcano
2013-07-17 16:04 ` John Stultz
0 siblings, 1 reply; 4+ messages in thread
From: Daniel Lezcano @ 2013-07-17 15:30 UTC (permalink / raw)
To: John Stultz; +Cc: lkml, Thomas Gleixner, joe
On 07/10/2013 09:51 PM, John Stultz wrote:
> 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.
Shall I add this patch in the next PR for clocksource I will send to
Thomas ?
Thanks
-- Daniel
> 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>
> ---
> MAINTAINERS | 10 ++++++++--
> 1 file changed, 8 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e626794..5964b68 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2090,6 +2090,13 @@ M: Russell King <linux@arm.linux.org.uk>
> S: Maintained
> F: include/linux/clk.h
>
> +CLOCKSOURCE, CLOCKEVENT DRIVERS
> +M: Daniel Lezcano <daniel.lezcano@linaro.org>
> +M: Thomas Gleixner <tglx@linutronix.de>
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
> +S: Supported
> +F: drivers/clocksource
> +
> CISCO FCOE HBA DRIVER
> M: Hiral Patel <hiralpat@cisco.com>
> M: Suma Ramars <sramars@cisco.com>
> @@ -7021,7 +7028,7 @@ S: Maintained
> F: include/linux/mmc/dw_mmc.h
> F: drivers/mmc/host/dw_mmc*
>
> -TIMEKEEPING, NTP
> +TIMEKEEPING, CLOCKSOURCE CORE, NTP
> M: John Stultz <john.stultz@linaro.org>
> M: Thomas Gleixner <tglx@linutronix.de>
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
> @@ -7034,7 +7041,6 @@ F: include/uapi/linux/timex.h
> F: kernel/time/clocksource.c
> F: kernel/time/time*.c
> F: kernel/time/ntp.c
> -F: drivers/clocksource
>
> TLG2300 VIDEO4LINUX-2 DRIVER
> M: Huang Shijie <shijie8@gmail.com>
>
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add Daniel as maintainer for CLOCKSOURCE and CLOCKEVENT Drivers
2013-07-17 15:30 ` Daniel Lezcano
@ 2013-07-17 16:04 ` John Stultz
0 siblings, 0 replies; 4+ messages in thread
From: John Stultz @ 2013-07-17 16:04 UTC (permalink / raw)
To: Daniel Lezcano; +Cc: lkml, Thomas Gleixner, joe
On 07/17/2013 08:30 AM, Daniel Lezcano wrote:
> On 07/10/2013 09:51 PM, John Stultz wrote:
>> 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.
> Shall I add this patch in the next PR for clocksource I will send to
> Thomas ?
Sure.
thanks
-john
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-07-17 16:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-10 19:51 [PATCH] MAINTAINERS: Add Daniel as maintainer for CLOCKSOURCE and CLOCKEVENT Drivers John Stultz
2013-07-17 15:30 ` Daniel Lezcano
2013-07-17 16:04 ` John Stultz
-- strict thread matches above, loose matches on Subject: below --
2013-07-10 19:52 John Stultz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox