summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2017-07-05 04:14:38 -0400
committerIngo Molnar <mingo@kernel.org>2017-07-05 10:26:37 -0400
commit86d35afb8e07d99f8bfba4eadf93d918b4741f66 (patch)
tree75d1f4945c4c5eaa6ccb87b850ab4189796ad56b /MAINTAINERS
parent4422d80ed7d4bdb2d6e9fb890c66c3d9250ba694 (diff)
MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainer
Frederic has been improving and maintaining the nohz/dynticks kernel features for years, so make his de facto maintainership official. Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Frederic Weisbecker <fweisbec@gmail.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS14
1 files changed, 12 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d357695ee4fe..a7be0d553dba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6034,7 +6034,7 @@ F: drivers/hid/hid-sensor-*
6034F: drivers/iio/*/hid-* 6034F: drivers/iio/*/hid-*
6035F: include/linux/hid-sensor-* 6035F: include/linux/hid-sensor-*
6036 6036
6037HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS 6037HIGH-RESOLUTION TIMERS, CLOCKEVENTS
6038M: Thomas Gleixner <tglx@linutronix.de> 6038M: Thomas Gleixner <tglx@linutronix.de>
6039L: linux-kernel@vger.kernel.org 6039L: linux-kernel@vger.kernel.org
6040T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core 6040T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
@@ -6042,7 +6042,6 @@ S: Maintained
6042F: Documentation/timers/ 6042F: Documentation/timers/
6043F: kernel/time/hrtimer.c 6043F: kernel/time/hrtimer.c
6044F: kernel/time/clockevents.c 6044F: kernel/time/clockevents.c
6045F: kernel/time/tick*.*
6046F: kernel/time/timer_*.c 6045F: kernel/time/timer_*.c
6047F: include/linux/clockchips.h 6046F: include/linux/clockchips.h
6048F: include/linux/hrtimer.h 6047F: include/linux/hrtimer.h
@@ -9090,6 +9089,17 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git
9090S: Maintained 9089S: Maintained
9091F: arch/nios2/ 9090F: arch/nios2/
9092 9091
9092NOHZ, DYNTICKS SUPPORT
9093M: Frederic Weisbecker <fweisbec@gmail.com>
9094M: Thomas Gleixner <tglx@linutronix.de>
9095M: Ingo Molnar <mingo@kernel.org>
9096L: linux-kernel@vger.kernel.org
9097T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/nohz
9098S: Maintained
9099F: kernel/time/tick*.*
9100F: include/linux/tick.h
9101F: include/linux/sched/nohz.h
9102
9093NOKIA N900 CAMERA SUPPORT (ET8EK8 SENSOR, AD5820 FOCUS) 9103NOKIA N900 CAMERA SUPPORT (ET8EK8 SENSOR, AD5820 FOCUS)
9094M: Pavel Machek <pavel@ucw.cz> 9104M: Pavel Machek <pavel@ucw.cz>
9095M: Sakari Ailus <sakari.ailus@iki.fi> 9105M: Sakari Ailus <sakari.ailus@iki.fi>