|
9651 | 9651 | S: Maintained
|
9652 | 9652 | F: drivers/hid/hid-logitech-hidpp.c
|
9653 | 9653 |
|
9654 |
| -HIGH-RESOLUTION TIMERS, CLOCKEVENTS |
| 9654 | +HIGH-RESOLUTION TIMERS, TIMER WHEEL, CLOCKEVENTS |
| 9655 | +M: Anna-Maria Behnsen < [email protected]> |
| 9656 | +M: Frederic Weisbecker < [email protected]> |
9655 | 9657 | M: Thomas Gleixner < [email protected]>
|
9656 | 9658 |
|
9657 | 9659 | S: Maintained
|
9658 | 9660 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
|
9659 | 9661 | F: Documentation/timers/
|
9660 | 9662 | F: include/linux/clockchips.h
|
9661 | 9663 | F: include/linux/hrtimer.h
|
| 9664 | +F: include/linux/timer.h |
9662 | 9665 | F: kernel/time/clockevents.c
|
9663 | 9666 | F: kernel/time/hrtimer.c
|
9664 |
| -F: kernel/time/timer_*.c |
| 9667 | +F: kernel/time/timer.c |
| 9668 | +F: kernel/time/timer_list.c |
| 9669 | +F: kernel/time/timer_migration.* |
| 9670 | +F: tools/testing/selftests/timers/ |
9665 | 9671 |
|
9666 | 9672 | HIGH-SPEED SCC DRIVER FOR AX.25
|
9667 | 9673 |
|
@@ -15626,9 +15632,10 @@ F: drivers/misc/nsm.c
|
15626 | 15632 | F: include/uapi/linux/nsm.h
|
15627 | 15633 |
|
15628 | 15634 | NOHZ, DYNTICKS SUPPORT
|
| 15635 | +M: Anna-Maria Behnsen < [email protected]> |
15629 | 15636 | M: Frederic Weisbecker < [email protected]>
|
15630 |
| -M: Thomas Gleixner < [email protected]> |
15631 | 15637 | M: Ingo Molnar < [email protected]>
|
| 15638 | +M: Thomas Gleixner < [email protected]> |
15632 | 15639 |
|
15633 | 15640 | S: Maintained
|
15634 | 15641 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/nohz
|
@@ -17589,15 +17596,20 @@ F: drivers/pnp/
|
17589 | 17596 | F: include/linux/pnp.h
|
17590 | 17597 |
|
17591 | 17598 | POSIX CLOCKS and TIMERS
|
| 17599 | +M: Anna-Maria Behnsen < [email protected]> |
| 17600 | +M: Frederic Weisbecker < [email protected]> |
17592 | 17601 | M: Thomas Gleixner < [email protected]>
|
17593 | 17602 |
|
17594 | 17603 | S: Maintained
|
17595 | 17604 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
|
17596 | 17605 | F: fs/timerfd.c
|
17597 | 17606 | F: include/linux/time_namespace.h
|
17598 |
| -F: include/linux/timer* |
| 17607 | +F: include/linux/timerfd.h |
| 17608 | +F: include/uapi/linux/time.h |
| 17609 | +F: include/uapi/linux/timerfd.h |
17599 | 17610 | F: include/trace/events/timer*
|
17600 |
| -F: kernel/time/*timer* |
| 17611 | +F: kernel/time/itimer.c |
| 17612 | +F: kernel/time/posix-* |
17601 | 17613 | F: kernel/time/namespace.c
|
17602 | 17614 |
|
17603 | 17615 | POWER MANAGEMENT CORE
|
@@ -22279,13 +22291,20 @@ S: Supported
|
22279 | 22291 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
|
22280 | 22292 | F: include/linux/clocksource.h
|
22281 | 22293 | F: include/linux/time.h
|
| 22294 | +F: include/linux/timekeeper_internal.h |
| 22295 | +F: include/linux/timekeeping.h |
22282 | 22296 | F: include/linux/timex.h
|
22283 | 22297 | F: include/uapi/linux/time.h
|
22284 | 22298 | F: include/uapi/linux/timex.h
|
22285 | 22299 | F: kernel/time/alarmtimer.c
|
22286 |
| -F: kernel/time/clocksource.c |
22287 |
| -F: kernel/time/ntp.c |
22288 |
| -F: kernel/time/time*.c |
| 22300 | +F: kernel/time/clocksource* |
| 22301 | +F: kernel/time/ntp* |
| 22302 | +F: kernel/time/time.c |
| 22303 | +F: kernel/time/timeconst.bc |
| 22304 | +F: kernel/time/timeconv.c |
| 22305 | +F: kernel/time/timecounter.c |
| 22306 | +F: kernel/time/timekeeping* |
| 22307 | +F: kernel/time/time_test.c |
22289 | 22308 | F: tools/testing/selftests/timers/
|
22290 | 22309 |
|
22291 | 22310 | TIPC NETWORK LAYER
|
|
0 commit comments