Files
Linus Torvalds 030c9f813b Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull treewide timer related cleanups from Thomas Gleixner:

 - Remove the leftover CLOCK_TICK_RATE which has been scheduled for
   removal more than a decade ago along with some now empty asm/timex.h
   files.

 - Consolidate delay timer calibration

   The construct of having a define in a header requires that
   architectures provided asm/timex.h for no reason. Also the function
   name for reading the delay timer is confusing at best.

   Use a config switch to enable that functionality and rename the
   function to delay_read_timer() to make the purpose clear.

   This removes some more now empty asm/timex.h files as well.

* tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  calibrate: Rework delay timer calibration
  treewide: Remove CLOCK_TICK_RATE
  x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
2026-08-18 15:58:29 -07:00
..
2024-02-16 16:49:58 +01:00
2018-01-22 08:17:15 -08:00
2018-01-22 08:17:15 -08:00
2024-03-08 21:20:23 +01:00
2024-02-16 16:50:25 +01:00
2024-03-08 21:20:23 +01:00
2026-02-06 15:16:22 +01:00
2024-02-16 16:50:25 +01:00
2020-08-23 17:36:59 -05:00
2026-01-11 06:09:11 -10:00
2024-02-16 16:50:25 +01:00
2024-02-16 16:50:25 +01:00
2024-04-22 15:33:07 +02:00
2024-02-16 16:50:25 +01:00
2024-02-16 16:50:25 +01:00
2022-09-29 19:21:10 -07:00
2022-09-29 19:21:10 -07:00
2026-06-12 13:51:18 +02:00