summaryrefslogtreecommitdiff
path: root/drivers/soc/xilinx/xlnx_event_manager.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-14drivers: soc: xilinx: add the missing kfree in xlnx_add_cb_for_suspend()Gaosheng Cui1-1/+3
2024-08-03soc: xilinx: rename cpu_number1 to dummy_cpu_numberJay Buddhabhatti1-11/+4
2024-02-05soc: xilinx: fix unhandled SGI warning messageTanmay Shah1-1/+1
2024-02-05soc: xilinx: Fix for call trace due to the usage of smp_processor_id()HariBabu Gattem1-1/+4
2023-07-19driver: soc: xilinx: use _safe loop iterator to avoid a use after freeDan Carpenter1-2/+4
2023-03-11driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()Gaosheng Cui1-1/+3
2022-06-29firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC callTanmay Shah1-3/+2
2022-05-19driver: soc: xilinx: Update function prototype for xlnx_unregister_eventAbhyuday Godhasara1-19/+39
2022-05-19driver: soc: xilinx: Add support of multiple callbacks for same event in even...Abhyuday Godhasara1-34/+117
2021-12-03drivers: soc: xilinx: add xilinx event management driverAbhyuday Godhasara1-0/+600