index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
xilinx
/
xlnx_event_manager.c
Age
Commit message (
Expand
)
Author
2025-08-29
drivers: firmware: xilinx: Switch to new family code in zynqmp_pm_get_family_...
Jay Buddhabhatti
2024-11-04
Merge tag 'zynqmp-soc-for-6.13' of https://github.com/Xilinx/linux-xlnx into ...
Arnd Bergmann
2024-11-01
soc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-02
drivers: soc: xilinx: add the missing kfree in xlnx_add_cb_for_suspend()
Gaosheng Cui
2024-06-03
firmware: xilinx: Move FIRMWARE_VERSION_MASK to xlnx-zynqmp.h
Ronak Jain
2024-06-03
soc: xilinx: rename cpu_number1 to dummy_cpu_number
Jay Buddhabhatti
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-04
drivers: soc: xilinx: add check for platform
Jay Buddhabhatti
2023-12-07
drivers: soc: xilinx: Fix error message on SGI registration failure
Jay Buddhabhatti
2023-12-07
firmware: xilinx: Update firmware call interface to support additional args
Jay Buddhabhatti
2023-11-15
soc: xilinx: fix unhandled SGI warning message
Tanmay Shah
2023-11-15
soc: xilinx: Fix for call trace due to the usage of smp_processor_id()
HariBabu Gattem
2023-07-10
driver: soc: xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-12
driver: soc: xilinx: use _safe loop iterator to avoid a use after free
Dan Carpenter
2023-01-05
driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()
Gaosheng Cui
2022-06-29
firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC call
Tanmay Shah
2022-05-19
driver: soc: xilinx: Update function prototype for xlnx_unregister_event
Abhyuday Godhasara
2022-05-19
driver: soc: xilinx: Add support of multiple callbacks for same event in even...
Abhyuday Godhasara
2021-12-03
drivers: soc: xilinx: add xilinx event management driver
Abhyuday Godhasara