#!/bin/bash (perf record -e raw_syscalls:sys_exit $@ || \ perf record -e syscalls:sys_exit $@) 2> /dev/null f='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/mailbox/arm_mhuv3.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/mailbox/arm_mhuv3.c
AgeCommit message (Expand)Author
2026-01-24mailbox: arm_mhuv3: fix typo in commentLakshmi S
2025-10-06mailbox: arm_mhuv3: Remove no_free_ptr() to maintain the original form of the...Liao Yuanhong
2024-05-19mailbox: arm_mhuv3: Add driverCristian Marussi