aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq/clk.c
AgeCommit message (Expand)Author
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