summaryrefslogtreecommitdiff
path: root/drivers/accel/qaic/qaic_timesync.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-03-27accel/qaic: Update copyright headers to yearless formatZack McKevitt1-1/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-4/+4
2025-11-05accel/qaic: Add support for PM callbacksYoussef Samir1-0/+9
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-01-31accel/qaic: Add config structs for supported cardsJeffrey Hugo1-1/+1
2023-10-27accel/qaic: Support MHI QAIC_TIMESYNC channelPranjal Ramajor Asha Kanojiya1-2/+152
2023-10-27accel/qaic: Add support for periodic timesyncAjit Pal Singh1-0/+245