summaryrefslogtreecommitdiff
path: root/drivers/soc/xilinx
AgeCommit message (Expand)Author
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
2022-06-29firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC callTanmay Shah
2022-05-19driver: soc: xilinx: Update function prototype for xlnx_unregister_eventAbhyuday Godhasara
2022-05-19driver: soc: xilinx: Add support of multiple callbacks for same event in even...Abhyuday Godhasara
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-08soc: xilinx: add a to_zynqmp_pm_domain macroMichael Tretter
2021-12-08soc: xilinx: use a properly named field instead of flagsMichael Tretter
2021-12-08soc: xilinx: cleanup debug and error messagesMichael Tretter
2021-12-08soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driverMichael Tretter
2021-12-03driver: soc: xilinx: register for power events in zynqmp power driverAbhyuday Godhasara
2021-12-03drivers: soc: xilinx: add xilinx event management driverAbhyuday Godhasara
2021-11-17firmware: xilinx: add macros of node ids for error eventAbhyuday Godhasara
2021-02-08clk: xilinx: move xlnx_vcu clock driver from socMichael Tretter
2021-02-08soc: xilinx: vcu: fix alignment to open parenthesisMichael Tretter
2021-02-08soc: xilinx: vcu: fix repeated word the in commentMichael Tretter
2021-02-08soc: xilinx: vcu: use bitfields for register definitionMichael Tretter
2021-02-08soc: xilinx: vcu: remove calculation of PLL configurationMichael Tretter
2021-02-08soc: xilinx: vcu: make the PLL configurableMichael Tretter
2021-02-08soc: xilinx: vcu: make pll post divider explicitMichael Tretter
2021-02-08soc: xilinx: vcu: implement clock provider for output clocksMichael Tretter
2021-02-08soc: xilinx: vcu: register PLL as fixed rate clockMichael Tretter
2021-02-08soc: xilinx: vcu: implement PLL disableMichael Tretter
2021-02-08soc: xilinx: vcu: add helpers for configuring PLLMichael Tretter
2021-02-08soc: xilinx: vcu: add helper to wait for PLL lockedMichael Tretter
2021-02-08soc: xilinx: vcu: drop coreclk from struct xlnx_vcuMichael Tretter
2020-12-09soc: xilinx: vcu: use vcu-settings syscon registersMichael Tretter
2020-12-09soc: xilinx: vcu: drop useless success messageMichael Tretter
2020-06-18soc: xilinx: Fix error code in zynqmp_pm_probe()Dan Carpenter
2020-04-28firmware: xilinx: Remove eemi ops for set_requirementRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for release_nodeRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for request_nodeRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for set_suspend_modeRajan Vaja