summaryrefslogtreecommitdiff
path: root/drivers/clk/clk_zynqmp.c
AgeCommit message (Expand)Author
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-10-24arm64: zynqmp: Switch to xlnx-zynqmp-clk headerMichal Simek
2018-07-19clk: zynqmp: Fixed the same if/else part error reported by coverityVipul Kumar
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-09clk: zynqmp: Add new compatible string for clock driverMichal Simek
2018-03-23arm64: zynqmp: Print the value of pl clocks and wdt clock using clk dumpVipul Kumar
2017-08-02clk: zynqmp: Remove unused macros/variablesMichal Simek
2017-08-02clk: zynqmp: Dont panic incase of mmio write/read failuresSiva Durga Prasad Paladugu
2017-08-02clk: zynqmp: Add support for CCF driverSiva Durga Prasad Paladugu
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-01-10clk: zynqmp: Add clock driver support for zynqmpSiva Durga Prasad Paladugu