linux/drivers/pps
Thomas Gleixner 48ad7bbfd5 treewide: Convert new and leftover hrtimer_init() users
hrtimer_setup() takes the callback function pointer as argument and
initializes the timer completely.

Replace hrtimer_init() and the open coded initialization of
hrtimer::function with the new setup mechanism.

Coccinelle scripted cleanup.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2025-04-05 10:30:17 +02:00
..
clients treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
generators treewide: Convert new and leftover hrtimer_init() users 2025-04-05 10:30:17 +02:00
kapi.c pps: Fix a use-after-free 2025-01-07 15:16:48 +01:00
kc.c pps: Fix a use-after-free 2025-01-07 15:16:48 +01:00
kc.h
Kconfig
Makefile drivers pps: add PPS generators support 2025-01-08 13:18:09 +01:00
pps.c pps: Fix a use-after-free 2025-01-07 15:16:48 +01:00
sysfs.c