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