aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/vcpu_stall_detector.c
Commit message (Expand)AuthorAgeFilesLines
* misc: vcpu_stall_detector: Switch to use hrtimer_setup()Nam Cao2025-02-181-2/+1
* Get rid of 'remove_new' relic from platform driver structLinus Torvalds2024-12-011-1/+1
* misc: Register a PPI for the vcpu stall detection virtual deviceSebastian Ene2024-07-041-2/+29
* misc: vcpu_stall_detector: Convert to platform remove callback returning voidUwe Kleine-König2024-03-051-4/+2
* misc: Explicitly include correct DT includesRob Herring2023-08-041-1/+0
* misc: Add a mechanism to detect stalls on guest vCPUsSebastian Ene2022-07-141-0/+223