ame='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/soc/xilinx
AgeCommit message (Expand)Author
2025-08-29drivers: firmware: xilinx: Switch to new family code in zynqmp_pm_get_family_...Jay Buddhabhatti
2024-11-04Merge tag 'zynqmp-soc-for-6.13' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
2024-11-01soc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-02drivers: soc: xilinx: add the missing kfree in xlnx_add_cb_for_suspend()Gaosheng Cui
2024-06-03drivers: soc: xilinx: check return status of get_api_version()Jay Buddhabhatti
2024-06-03firmware: xilinx: Move FIRMWARE_VERSION_MASK to xlnx-zynqmp.hRonak Jain
2024-06-03soc: xilinx: Add cb event for subsystem restartJay Buddhabhatti
2024-06-03soc: xilinx: rename cpu_number1 to dummy_cpu_numberJay Buddhabhatti
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-04drivers: soc: xilinx: add check for platformJay Buddhabhatti
2023-12-13soc: xilinx: Add error message for invalid payload received from IPI callback.Naman Trivedi Manojbhai
2023-12-07drivers: soc: xilinx: Fix error message on SGI registration failureJay Buddhabhatti
2023-12-07firmware: xilinx: Update firmware call interface to support additional argsJay Buddhabhatti
2023-11-15soc: xilinx: fix unhandled SGI warning messageTanmay Shah
2023-11-15soc: xilinx: fix quoted string split across linesMichal Simek
2023-11-15soc: xilinx: Fix for call trace due to the usage of smp_processor_id()HariBabu Gattem
2023-11-15soc/xilinx: zynqmp_power: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-04pmdomain: xilinx: Move Kconfig option to the pmdomain subsystemUlf Hansson
2023-08-12Merge tag 'zynqmp-soc-for-6.6' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann
2023-08-04soc: xilinx: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie
2023-08-04soc: xilinx: Explicitly include correct DT includesRob Herring
2023-07-14soc: xilinx: Move power-domain driver to the genpd dirUlf Hansson
2023-07-10driver: soc: xilinx: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-12driver: soc: xilinx: use _safe loop iterator to avoid a use after freeDan Carpenter
2023-05-12soc: xilinx: Use of_property_present() for testing DT property presenceRob Herring
2023-01-05firmware: xilinx: Remove kernel-doc marking in the codeMichal Simek
2023-01-05driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()Gaosheng Cui