forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Acked-by: Frederic Weisbecker <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
- Loading branch information
Ingo Molnar
committed
Jul 5, 2017
1 parent
4422d80
commit 86d35af
Showing
2 changed files
with
13 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6034,15 +6034,14 @@ F: drivers/hid/hid-sensor-* | |
F: drivers/iio/*/hid-* | ||
F: include/linux/hid-sensor-* | ||
|
||
HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS | ||
HIGH-RESOLUTION TIMERS, CLOCKEVENTS | ||
M: Thomas Gleixner <[email protected]> | ||
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | ||
S: Maintained | ||
F: Documentation/timers/ | ||
F: kernel/time/hrtimer.c | ||
F: kernel/time/clockevents.c | ||
F: kernel/time/tick*.* | ||
F: kernel/time/timer_*.c | ||
F: include/linux/clockchips.h | ||
F: include/linux/hrtimer.h | ||
|
@@ -9090,6 +9089,17 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git | |
S: Maintained | ||
F: arch/nios2/ | ||
|
||
NOHZ, DYNTICKS SUPPORT | ||
M: Frederic Weisbecker <[email protected]> | ||
M: Thomas Gleixner <[email protected]> | ||
M: Ingo Molnar <[email protected]> | ||
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/nohz | ||
S: Maintained | ||
F: kernel/time/tick*.* | ||
F: include/linux/tick.h | ||
F: include/linux/sched/nohz.h | ||
|
||
NOKIA N900 CAMERA SUPPORT (ET8EK8 SENSOR, AD5820 FOCUS) | ||
M: Pavel Machek <[email protected]> | ||
M: Sakari Ailus <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters