summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk_zynqmp.c
Commit message (Expand)AuthorAgeFilesLines
* clk: zynqmp: Fixed the same if/else part error reported by coverityVipul Kumar2018-07-191-2/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* clk: zynqmp: Add new compatible string for clock driverMichal Simek2018-04-091-0/+1
* arm64: zynqmp: Print the value of pl clocks and wdt clock using clk dumpVipul Kumar2018-03-231-0/+75
* clk: zynqmp: Remove unused macros/variablesMichal Simek2017-08-021-4/+0
* clk: zynqmp: Dont panic incase of mmio write/read failuresSiva Durga Prasad Paladugu2017-08-021-19/+44
* clk: zynqmp: Add support for CCF driverSiva Durga Prasad Paladugu2017-08-021-147/+526
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* clk: zynqmp: Add clock driver support for zynqmpSiva Durga Prasad Paladugu2017-01-101-0/+241