summaryrefslogtreecommitdiff
path: root/drivers/clk/clk_zynqmp.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-26clk: zynqmp: Add support for enabling clock on lpd_lsbusMichal Simek1-0/+1
2021-03-30clk: zynqmp: Fix clk dump valuesT Karthik Reddy1-81/+170
2021-02-23clk: zynqmp: Add support to enable clocksT Karthik Reddy1-0/+49
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-09-23xilinx: drivers: Use '_' instead of '-' in driver nameMichal Simek1-1/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
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