Files
linux/arch/arm/include/asm
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
..
2025-10-22 07:54:54 +02:00
2022-07-18 15:03:37 +02:00
2024-07-03 19:29:59 -07:00
2024-07-04 13:32:41 -07:00
2020-05-07 00:41:47 +02:00
2025-09-13 16:55:07 -07:00
2021-12-17 11:34:38 +00:00
2018-05-19 11:53:46 +01:00
2024-11-14 10:40:00 +01:00
2021-07-01 11:06:03 -07:00
2025-05-11 17:48:04 -07:00
2026-01-30 16:46:17 +01:00
2021-03-22 02:45:52 +01:00
2022-01-30 21:17:00 -05:00