summaryrefslogtreecommitdiff
path: root/drivers/clk/clk_versal.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-30clk: versal: Enable only GATE type clocksT Karthik Reddy1-1/+4
2021-02-23clk: versal: Add support to enable clocksT Karthik Reddy1-0/+11
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-08-20clk: versal: Move pm_query_id out of clock driverMichal Simek1-17/+0
2020-06-24clk: versal: Remove alt_ref_clk from clock sourcesRajan Vaja1-7/+1
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-27clk: versal: Fix watchdog clock issueT Karthik Reddy1-1/+4
2020-02-28versal: drivers: clk: Fix invalid clock name queriesRajan Vaja1-0/+6
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2019-10-24arm64: versal: Rename versal_pm_request to xilinx_pm_requestMichal Simek1-7/+7
2019-10-24arm64: versal: Clean pm_api_id usageMichal Simek1-0/+1
2019-10-08clk: versal: Add clock driver supportSiva Durga Prasad Paladugu1-0/+746