index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
xilinx
Age
Commit message (
Expand
)
Author
2024-06-03
drivers: soc: xilinx: check return status of get_api_version()
Jay Buddhabhatti
2024-06-03
firmware: xilinx: Move FIRMWARE_VERSION_MASK to xlnx-zynqmp.h
Ronak Jain
2024-06-03
soc: xilinx: Add cb event for subsystem restart
Jay Buddhabhatti
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-13
soc: xilinx: Add error message for invalid payload received from IPI callback.
Naman Trivedi Manojbhai
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 quoted string split across lines
Michal Simek
2023-11-15
soc: xilinx: Fix for call trace due to the usage of smp_processor_id()
HariBabu Gattem
2023-11-15
soc/xilinx: zynqmp_power: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-04
pmdomain: xilinx: Move Kconfig option to the pmdomain subsystem
Ulf Hansson
2023-08-12
Merge tag 'zynqmp-soc-for-6.6' of https://github.com/Xilinx/linux-xlnx into s...
Arnd Bergmann
2023-08-04
soc: xilinx: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-08-04
soc: xilinx: Explicitly include correct DT includes
Rob Herring
2023-07-14
soc: xilinx: Move power-domain driver to the genpd dir
Ulf Hansson
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-05-12
soc: xilinx: Use of_property_present() for testing DT property presence
Rob Herring
2023-01-05
firmware: xilinx: Remove kernel-doc marking in the code
Michal Simek
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
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-08
soc: xilinx: add a to_zynqmp_pm_domain macro
Michael Tretter
2021-12-08
soc: xilinx: use a properly named field instead of flags
Michael Tretter
2021-12-08
soc: xilinx: cleanup debug and error messages
Michael Tretter
2021-12-08
soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driver
Michael Tretter
2021-12-03
driver: soc: xilinx: register for power events in zynqmp power driver
Abhyuday Godhasara
2021-12-03
drivers: soc: xilinx: add xilinx event management driver
Abhyuday Godhasara
2021-11-17
firmware: xilinx: add macros of node ids for error event
Abhyuday Godhasara
2021-02-08
clk: xilinx: move xlnx_vcu clock driver from soc
Michael Tretter
2021-02-08
soc: xilinx: vcu: fix alignment to open parenthesis
Michael Tretter
2021-02-08
soc: xilinx: vcu: fix repeated word the in comment
Michael Tretter
2021-02-08
soc: xilinx: vcu: use bitfields for register definition
Michael Tretter
2021-02-08
soc: xilinx: vcu: remove calculation of PLL configuration
Michael Tretter
2021-02-08
soc: xilinx: vcu: make the PLL configurable
Michael Tretter
2021-02-08
soc: xilinx: vcu: make pll post divider explicit
Michael Tretter
2021-02-08
soc: xilinx: vcu: implement clock provider for output clocks
Michael Tretter
2021-02-08
soc: xilinx: vcu: register PLL as fixed rate clock
Michael Tretter
2021-02-08
soc: xilinx: vcu: implement PLL disable
Michael Tretter
2021-02-08
soc: xilinx: vcu: add helpers for configuring PLL
Michael Tretter
2021-02-08
soc: xilinx: vcu: add helper to wait for PLL locked
Michael Tretter
2021-02-08
soc: xilinx: vcu: drop coreclk from struct xlnx_vcu
Michael Tretter
2020-12-09
soc: xilinx: vcu: use vcu-settings syscon registers
Michael Tretter
2020-12-09
soc: xilinx: vcu: drop useless success message
Michael Tretter
2020-06-18
soc: xilinx: Fix error code in zynqmp_pm_probe()
Dan Carpenter
[next]