diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2010-12-14 15:37:13 -0500 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-12-14 15:40:08 -0500 |
commit | 88606e80da0e8d862a42ee19e5bb60b01b940ea7 (patch) | |
tree | c6ba10ef20e3ee7be310f6fcfab309c00c94ce06 /MAINTAINERS | |
parent | 7496351ad87e61e96b49dd7b43c6534e3401f566 (diff) |
MAINTAINERS: Update timer related entries
Bring the existing file list up to date and add a new entry for
timekeeping and ntp. Assign John Stultz to this new entry so he gets
all the blame :)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: John Stultz <johnstul@us.ibm.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 087912aa09bd..2a1b25673d3e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2730,6 +2730,10 @@ M: Thomas Gleixner <tglx@linutronix.de> | |||
2730 | S: Maintained | 2730 | S: Maintained |
2731 | F: Documentation/timers/ | 2731 | F: Documentation/timers/ |
2732 | F: kernel/hrtimer.c | 2732 | F: kernel/hrtimer.c |
2733 | F: kernel/time/clockevents.c | ||
2734 | F: kernel/time/tick*.* | ||
2735 | F: kernel/time/timer_*.c | ||
2736 | F include/linux/clockevents.h | ||
2733 | F: include/linux/hrtimer.h | 2737 | F: include/linux/hrtimer.h |
2734 | 2738 | ||
2735 | HIGH-SPEED SCC DRIVER FOR AX.25 | 2739 | HIGH-SPEED SCC DRIVER FOR AX.25 |
@@ -4986,6 +4990,18 @@ F: drivers/media/common/saa7146* | |||
4986 | F: drivers/media/video/*7146* | 4990 | F: drivers/media/video/*7146* |
4987 | F: include/media/*7146* | 4991 | F: include/media/*7146* |
4988 | 4992 | ||
4993 | TIMEKEEPING, NTP | ||
4994 | M: John Stultz <johnstul@us.ibm.com> | ||
4995 | M: Thomas Gleixner <tglx@linutronix.de> | ||
4996 | S: Supported | ||
4997 | F: include/linux/clocksource.h | ||
4998 | F: include/linux/time.h | ||
4999 | F: include/linux/timex.h | ||
5000 | F: include/linux/timekeeping.h | ||
5001 | F: kernel/time/clocksource.c | ||
5002 | F: kernel/time/time*.c | ||
5003 | F: kernel/time/ntp.c | ||
5004 | |||
4989 | TLG2300 VIDEO4LINUX-2 DRIVER | 5005 | TLG2300 VIDEO4LINUX-2 DRIVER |
4990 | M: Huang Shijie <shijie8@gmail.com> | 5006 | M: Huang Shijie <shijie8@gmail.com> |
4991 | M: Kang Yong <kangyong@telegent.com> | 5007 | M: Kang Yong <kangyong@telegent.com> |