aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq/clk.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-12zynq: Convert arm twd timer to DM driverStefan Herbrechtsmeier1-2/+4
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-2/+2
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09arm: zynq: Handle ENXIO error return value properlyMichal Simek1-1/+2
2017-02-17zynq: Move zynq to clock frameworkStefan Herbrechtsmeier1-600/+53
2017-02-17zynq: Remove zynq_clk_get_name functionStefan Herbrechtsmeier1-11/+1
2017-02-17zynq: Move static clock names into separate arrayStefan Herbrechtsmeier1-61/+60
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren1-1/+0
2015-07-21zynq: Rename struct clk_ops to zynq_clk_opsSimon Glass1-3/+3
2015-04-29ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada1-0/+664