aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq/clk.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: xilinx: Remove <common.h> and add needed includesTom Rini
2024-01-29treewide: Remove clk_freeSean Anderson
2023-12-15clk: zynq: Move soc_clk_dump to Zynq clock driverIgor Prusov
2022-09-12zynq: Convert arm twd timer to DM driverStefan Herbrechtsmeier
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-09arm: zynq: Handle ENXIO error return value properlyMichal Simek
2017-02-17zynq: Move zynq to clock frameworkStefan Herbrechtsmeier
2017-02-17zynq: Remove zynq_clk_get_name functionStefan Herbrechtsmeier
2017-02-17zynq: Move static clock names into separate arrayStefan Herbrechtsmeier
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2015-07-21zynq: Rename struct clk_ops to zynq_clk_opsSimon Glass
2015-04-29ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada