Age | Commit message (Expand) | Author |
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 |
2020-04-28 | firmware: xilinx: Remove eemi ops for set_requirement | Rajan Vaja |
2020-04-28 | firmware: xilinx: Remove eemi ops for release_node | Rajan Vaja |
2020-04-28 | firmware: xilinx: Remove eemi ops for request_node | Rajan Vaja |
2020-04-28 | firmware: xilinx: Remove eemi ops for set_suspend_mode | Rajan Vaja |
2020-04-28 | firmware: xilinx: Remove eemi ops for init_finalize | Rajan Vaja |
2020-04-28 | firmware: xilinx: Remove eemi ops for get_api_version | Rajan Vaja |
2020-04-15 | drivers: soc: xilinx: fix firmware driver Kconfig dependency | Arnd Bergmann |
2020-02-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-01-21 | drivers: soc: xilinx: Use mailbox IPI callback | Tejas Patel |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-10-16 | soc: xilinx: Set CAP_UNUSABLE requirement for versal while powering down domain | Tejas Patel |
2019-03-18 | drivers: Defer probe if firmware is not ready | Rajan Vaja |
2019-02-12 | drivers: soc: xilinx: Add ZynqMP power domain driver | Jolly Shah |
2019-02-12 | drivers: soc: xilinx: Add ZynqMP PM driver | Rajan Vaja |
2018-01-16 | soc: xilinx: Fix Kconfig alignment | Michal Simek |
2018-01-16 | soc: xilinx: xlnx_vcu: Use bitwise & rather than logical && on clkoutdiv | Gustavo A. R. Silva |
2018-01-16 | soc: xilinx: xlnx_vcu: Depends on HAS_IOMEM for xlnx_vcu | Dhaval Shah |
2018-01-08 | soc: xilinx: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driver | Dhaval Shah |
2018-01-08 | soc: xilinx: Create folder structure for soc specific drivers | Michal Simek |