aboutsummaryrefslogtreecommitdiff
path: root/drivers/soc/xilinx
AgeCommit message (Expand)AuthorFilesLines
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-8/+27
2024-01-04drivers: soc: xilinx: add check for platformGravatar Jay Buddhabhatti 1-5/+20
2023-12-13soc: xilinx: Add error message for invalid payload received from IPI callback.Gravatar Naman Trivedi Manojbhai 1-0/+2
2023-12-07drivers: soc: xilinx: Fix error message on SGI registration failureGravatar Jay Buddhabhatti 1-1/+5
2023-12-07firmware: xilinx: Update firmware call interface to support additional argsGravatar Jay Buddhabhatti 2-2/+2
2023-11-15soc: xilinx: fix unhandled SGI warning messageGravatar Tanmay Shah 1-1/+1
2023-11-15soc: xilinx: fix quoted string split across linesGravatar Michal Simek 1-4/+4
2023-11-15soc: xilinx: Fix for call trace due to the usage of smp_processor_id()Gravatar HariBabu Gattem 1-1/+4
2023-11-15soc/xilinx: zynqmp_power: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-04pmdomain: xilinx: Move Kconfig option to the pmdomain subsystemGravatar Ulf Hansson 1-9/+0
2023-08-12Merge tag 'zynqmp-soc-for-6.6' of https://github.com/Xilinx/linux-xlnx into s...Gravatar Arnd Bergmann 2-6/+5
2023-08-04soc: xilinx: Do not check for 0 return after calling platform_get_irq()Gravatar Ruan Jinjie 1-2/+2
2023-08-04soc: xilinx: Explicitly include correct DT includesGravatar Rob Herring 1-0/+1
2023-07-14soc: xilinx: Move power-domain driver to the genpd dirGravatar Ulf Hansson 2-323/+0
2023-07-10driver: soc: xilinx: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-12driver: soc: xilinx: use _safe loop iterator to avoid a use after freeGravatar Dan Carpenter 1-2/+4
2023-05-12soc: xilinx: Use of_property_present() for testing DT property presenceGravatar Rob Herring 1-2/+2
2023-01-05firmware: xilinx: Remove kernel-doc marking in the codeGravatar Michal Simek 1-1/+1
2023-01-05driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()Gravatar Gaosheng Cui 1-1/+3
2022-06-29firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC callGravatar Tanmay Shah 1-3/+2
2022-05-19driver: soc: xilinx: Update function prototype for xlnx_unregister_eventGravatar Abhyuday Godhasara 2-22/+43
2022-05-19driver: soc: xilinx: Add support of multiple callbacks for same event in even...Gravatar Abhyuday Godhasara 1-34/+117
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-7/+658
2021-12-08soc: xilinx: add a to_zynqmp_pm_domain macroGravatar Michael Tretter 1-12/+8
2021-12-08soc: xilinx: use a properly named field instead of flagsGravatar Michael Tretter 1-7/+5
2021-12-08soc: xilinx: cleanup debug and error messagesGravatar Michael Tretter 1-22/+23
2021-12-08soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driverGravatar Michael Tretter 2-1/+16
2021-12-03driver: soc: xilinx: register for power events in zynqmp power driverGravatar Abhyuday Godhasara 1-1/+47
2021-12-03drivers: soc: xilinx: add xilinx event management driverGravatar Abhyuday Godhasara 3-0/+611
2021-11-17firmware: xilinx: add macros of node ids for error eventGravatar Abhyuday Godhasara 1-6/+0
2021-02-08clk: xilinx: move xlnx_vcu clock driver from socGravatar Michael Tretter 3-761/+0
2021-02-08soc: xilinx: vcu: fix alignment to open parenthesisGravatar Michael Tretter 1-1/+1
2021-02-08soc: xilinx: vcu: fix repeated word the in commentGravatar Michael Tretter 1-1/+1
2021-02-08soc: xilinx: vcu: use bitfields for register definitionGravatar Michael Tretter 1-81/+34
2021-02-08soc: xilinx: vcu: remove calculation of PLL configurationGravatar Michael Tretter 1-117/+0
2021-02-08soc: xilinx: vcu: make the PLL configurableGravatar Michael Tretter 1-37/+103
2021-02-08soc: xilinx: vcu: make pll post divider explicitGravatar Michael Tretter 1-16/+36
2021-02-08soc: xilinx: vcu: implement clock provider for output clocksGravatar Michael Tretter 1-37/+160
2021-02-08soc: xilinx: vcu: register PLL as fixed rate clockGravatar Michael Tretter 2-2/+19
2021-02-08soc: xilinx: vcu: implement PLL disableGravatar Michael Tretter 1-9/+19
2021-02-08soc: xilinx: vcu: add helpers for configuring PLLGravatar Michael Tretter 1-67/+104
2021-02-08soc: xilinx: vcu: add helper to wait for PLL lockedGravatar Michael Tretter 1-19/+27
2021-02-08soc: xilinx: vcu: drop coreclk from struct xlnx_vcuGravatar Michael Tretter 1-4/+2
2020-12-09soc: xilinx: vcu: use vcu-settings syscon registersGravatar Michael Tretter 2-47/+48
2020-12-09soc: xilinx: vcu: drop useless success messageGravatar Michael Tretter 1-2/+0
2020-06-18soc: xilinx: Fix error code in zynqmp_pm_probe()Gravatar Dan Carpenter 1-1/+1
2020-04-28firmware: xilinx: Remove eemi ops for set_requirementGravatar Rajan Vaja 1-14/+2
2020-04-28firmware: xilinx: Remove eemi ops for release_nodeGravatar Rajan Vaja 1-4/+1
2020-04-28firmware: xilinx: Remove eemi ops for request_nodeGravatar Rajan Vaja 1-4/+1
2020-04-28firmware: xilinx: Remove eemi ops for set_suspend_modeGravatar Rajan Vaja 1-5/+1