Skip to content

Commit

Permalink
MAINTAINERS: Add co-maintainers for time[rs]
Browse files Browse the repository at this point in the history
Anna-Maria and Frederic are working in this area for years. Volunteer them
into co-maintainer roles.

While at it bring the file lists up to date.

Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Acked-by: Anna-Maria Behnsen <[email protected]>
Acked-by: Frederic Weisbecker <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
  • Loading branch information
KAGA-KOKO committed Mar 27, 2024
1 parent 4cece76 commit 1fed2f1
Showing 1 changed file with 27 additions and 8 deletions.
35 changes: 27 additions & 8 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -9653,17 +9653,23 @@ L: [email protected]
S: Maintained
F: drivers/hid/hid-logitech-hidpp.c

HIGH-RESOLUTION TIMERS, CLOCKEVENTS
HIGH-RESOLUTION TIMERS, TIMER WHEEL, CLOCKEVENTS
M: Anna-Maria Behnsen <[email protected]>
M: Frederic Weisbecker <[email protected]>
M: Thomas Gleixner <[email protected]>
L: [email protected]
S: Maintained
T: git git:https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
F: Documentation/timers/
F: include/linux/clockchips.h
F: include/linux/hrtimer.h
F: include/linux/timer.h
F: kernel/time/clockevents.c
F: kernel/time/hrtimer.c
F: kernel/time/timer_*.c
F: kernel/time/timer.c
F: kernel/time/timer_list.c
F: kernel/time/timer_migration.*
F: tools/testing/selftests/timers/

HIGH-SPEED SCC DRIVER FOR AX.25
L: [email protected]
Expand Down Expand Up @@ -15627,9 +15633,10 @@ F: drivers/misc/nsm.c
F: include/uapi/linux/nsm.h

NOHZ, DYNTICKS SUPPORT
M: Anna-Maria Behnsen <[email protected]>
M: Frederic Weisbecker <[email protected]>
M: Thomas Gleixner <[email protected]>
M: Ingo Molnar <[email protected]>
M: Thomas Gleixner <[email protected]>
L: [email protected]
S: Maintained
T: git git:https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/nohz
Expand Down Expand Up @@ -17590,15 +17597,20 @@ F: drivers/pnp/
F: include/linux/pnp.h

POSIX CLOCKS and TIMERS
M: Anna-Maria Behnsen <[email protected]>
M: Frederic Weisbecker <[email protected]>
M: Thomas Gleixner <[email protected]>
L: [email protected]
S: Maintained
T: git git:https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
F: fs/timerfd.c
F: include/linux/time_namespace.h
F: include/linux/timer*
F: include/linux/timerfd.h
F: include/uapi/linux/time.h
F: include/uapi/linux/timerfd.h
F: include/trace/events/timer*
F: kernel/time/*timer*
F: kernel/time/itimer.c
F: kernel/time/posix-*
F: kernel/time/namespace.c

POWER MANAGEMENT CORE
Expand Down Expand Up @@ -22254,13 +22266,20 @@ S: Supported
T: git git:https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
F: include/linux/clocksource.h
F: include/linux/time.h
F: include/linux/timekeeper_internal.h
F: include/linux/timekeeping.h
F: include/linux/timex.h
F: include/uapi/linux/time.h
F: include/uapi/linux/timex.h
F: kernel/time/alarmtimer.c
F: kernel/time/clocksource.c
F: kernel/time/ntp.c
F: kernel/time/time*.c
F: kernel/time/clocksource*
F: kernel/time/ntp*
F: kernel/time/time.c
F: kernel/time/timeconst.bc
F: kernel/time/timeconv.c
F: kernel/time/timecounter.c
F: kernel/time/timekeeping*
F: kernel/time/time_test.c
F: tools/testing/selftests/timers/

TIPC NETWORK LAYER
Expand Down

0 comments on commit 1fed2f1

Please sign in to comment.