Files
linux/arch/mips/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
..
2023-06-09 17:44:13 -07:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2020-09-07 22:25:27 +02:00
2020-09-07 22:25:27 +02:00
2021-01-22 11:40:00 +01:00
2025-03-19 10:22:22 +01:00
2020-09-07 22:25:27 +02:00
2022-03-01 10:07:22 +01:00
2020-11-11 23:49:22 +01:00
2021-10-24 17:24:47 +02:00
2025-08-29 22:34:31 +02:00
2024-01-08 10:39:12 +01:00
2023-12-21 15:31:25 +01:00
2022-02-22 09:35:49 +01:00
2021-09-23 11:23:35 +02:00
2021-01-04 11:37:27 +01:00
2022-03-01 10:07:22 +01:00
2020-05-19 17:39:32 +02:00
2024-01-08 10:39:12 +01:00
2019-02-04 10:56:41 -08:00
2020-05-22 09:10:53 +02:00
2024-01-08 10:39:12 +01:00
2024-04-25 20:55:47 -07:00
2024-01-08 10:39:12 +01:00
2026-01-26 20:02:19 -08:00
2023-12-10 17:21:41 -08:00
2022-03-14 15:09:27 +01:00
2025-04-30 20:04:59 +02:00
2023-04-12 15:01:09 +02:00
2023-12-10 17:21:41 -08:00
2018-08-01 13:20:15 -07:00
2023-12-10 17:21:38 -08:00
2026-07-15 15:04:55 +02:00
2019-04-03 10:32:54 +02:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2022-07-14 11:52:29 +02:00