|
9653 | 9653 | S: Maintained |
9654 | 9654 | F: drivers/hid/hid-logitech-hidpp.c |
9655 | 9655 |
|
9656 | | -HIGH-RESOLUTION TIMERS, CLOCKEVENTS |
| 9656 | +HIGH-RESOLUTION TIMERS, TIMER WHEEL, CLOCKEVENTS |
| 9657 | +M: Anna-Maria Behnsen < [email protected]> |
| 9658 | +M: Frederic Weisbecker < [email protected]> |
9657 | 9659 | M: Thomas Gleixner < [email protected]> |
9658 | 9660 | |
9659 | 9661 | S: Maintained |
9660 | 9662 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core |
9661 | 9663 | F: Documentation/timers/ |
9662 | 9664 | F: include/linux/clockchips.h |
9663 | 9665 | F: include/linux/hrtimer.h |
| 9666 | +F: include/linux/timer.h |
9664 | 9667 | F: kernel/time/clockevents.c |
9665 | 9668 | F: kernel/time/hrtimer.c |
9666 | | -F: kernel/time/timer_*.c |
| 9669 | +F: kernel/time/timer.c |
| 9670 | +F: kernel/time/timer_list.c |
| 9671 | +F: kernel/time/timer_migration.* |
| 9672 | +F: tools/testing/selftests/timers/ |
9667 | 9673 |
|
9668 | 9674 | HIGH-SPEED SCC DRIVER FOR AX.25 |
9669 | 9675 | |
@@ -15627,9 +15633,10 @@ F: drivers/misc/nsm.c |
15627 | 15633 | F: include/uapi/linux/nsm.h |
15628 | 15634 |
|
15629 | 15635 | NOHZ, DYNTICKS SUPPORT |
| 15636 | +M: Anna-Maria Behnsen < [email protected]> |
15630 | 15637 | M: Frederic Weisbecker < [email protected]> |
15631 | | -M: Thomas Gleixner < [email protected]> |
15632 | 15638 | M: Ingo Molnar < [email protected]> |
| 15639 | +M: Thomas Gleixner < [email protected]> |
15633 | 15640 | |
15634 | 15641 | S: Maintained |
15635 | 15642 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/nohz |
@@ -17590,15 +17597,20 @@ F: drivers/pnp/ |
17590 | 17597 | F: include/linux/pnp.h |
17591 | 17598 |
|
17592 | 17599 | POSIX CLOCKS and TIMERS |
| 17600 | +M: Anna-Maria Behnsen < [email protected]> |
| 17601 | +M: Frederic Weisbecker < [email protected]> |
17593 | 17602 | M: Thomas Gleixner < [email protected]> |
17594 | 17603 | |
17595 | 17604 | S: Maintained |
17596 | 17605 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core |
17597 | 17606 | F: fs/timerfd.c |
17598 | 17607 | F: include/linux/time_namespace.h |
17599 | | -F: include/linux/timer* |
| 17608 | +F: include/linux/timerfd.h |
| 17609 | +F: include/uapi/linux/time.h |
| 17610 | +F: include/uapi/linux/timerfd.h |
17600 | 17611 | F: include/trace/events/timer* |
17601 | | -F: kernel/time/*timer* |
| 17612 | +F: kernel/time/itimer.c |
| 17613 | +F: kernel/time/posix-* |
17602 | 17614 | F: kernel/time/namespace.c |
17603 | 17615 |
|
17604 | 17616 | POWER MANAGEMENT CORE |
@@ -22254,13 +22266,20 @@ S: Supported |
22254 | 22266 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core |
22255 | 22267 | F: include/linux/clocksource.h |
22256 | 22268 | F: include/linux/time.h |
| 22269 | +F: include/linux/timekeeper_internal.h |
| 22270 | +F: include/linux/timekeeping.h |
22257 | 22271 | F: include/linux/timex.h |
22258 | 22272 | F: include/uapi/linux/time.h |
22259 | 22273 | F: include/uapi/linux/timex.h |
22260 | 22274 | F: kernel/time/alarmtimer.c |
22261 | | -F: kernel/time/clocksource.c |
22262 | | -F: kernel/time/ntp.c |
22263 | | -F: kernel/time/time*.c |
| 22275 | +F: kernel/time/clocksource* |
| 22276 | +F: kernel/time/ntp* |
| 22277 | +F: kernel/time/time.c |
| 22278 | +F: kernel/time/timeconst.bc |
| 22279 | +F: kernel/time/timeconv.c |
| 22280 | +F: kernel/time/timecounter.c |
| 22281 | +F: kernel/time/timekeeping* |
| 22282 | +F: kernel/time/time_test.c |
22264 | 22283 | F: tools/testing/selftests/timers/ |
22265 | 22284 |
|
22266 | 22285 | TIPC NETWORK LAYER |
|
0 commit comments