summaryrefslogtreecommitdiff
path: root/drivers/clk/clk_zynqmp.c
AgeCommit message (Expand)Author
2021-03-30clk: zynqmp: Fix clk dump valuesT Karthik Reddy
2021-02-23clk: zynqmp: Add support to enable clocksT Karthik Reddy
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-09-23xilinx: drivers: Use '_' instead of '-' in driver nameMichal Simek
2020-05-18common: Drop log.h from common headerSimon Glass
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