index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
timer-imx-sysctr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2024-02-18
clocksource/drivers/imx-sysctr: Add i.MX95 support
Peng Fan
1
-4
/
+49
2024-02-18
clocksource/drivers/imx-sysctr: Drop use global variables
Peng Fan
1
-32
/
+44
2022-09-20
clocksource/drivers/imx-sysctr: handle nxp,no-divider property
Peng Fan
1
-2
/
+4
2022-01-26
clocksource/drivers/imx-sysctr: Drop IRQF_IRQPOLL
Peng Fan
1
-1
/
+1
2021-12-14
clocksource/drivers/timer-imx-sysctr: Set cpumask to cpu_possible_mask
Peng Fan
1
-1
/
+1
2021-12-09
clocksource/drivers/imx-sysctr: Mark two variable with __ro_after_init
Peng Fan
1
-2
/
+2
2020-03-17
clocksource/drivers/imx-sysctr: Remove unused includes
Anson Huang
1
-2
/
+0
2019-08-27
clocksource/drivers/imx-sysctr: Add internal clock divider handle
Anson Huang
1
-0
/
+5
2019-06-25
clocksource/drivers/sysctr: Add nxp system counter timer driver support
Bai Ping
1
-0
/
+145