aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/hisilicon/clk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-15/+1
2018-03-20clk: hisilicon: fix potential NULL dereference in hisi_clk_alloc()Wei Yongjun1-0/+2
2018-03-12clk: hisilicon: add hisi phase clock supporttianshuliang1-0/+24
2017-04-19clk: hisilicon: Delete error messages for failed memory allocations in hisi_clk_init()Markus Elfring1-6/+4
2017-04-19clk: hisilicon: Use devm_kmalloc_array() in hisi_clk_alloc()Markus Elfring1-2/+3
2017-04-19clk: hisilicon: Use kcalloc() in hisi_clk_init()Markus Elfring1-2/+1
2016-06-30clk: hisilicon: add error processing for hisi_clk_register_* functionsJiancheng Xue1-10/+50
2016-06-30clk: hisilicon: add hisi_clk_alloc function.Jiancheng Xue1-0/+29
2016-05-06clk: hisilicon: export some hisilicon APIs to modulesJiancheng Xue1-8/+15
2015-08-03clk: hisi: refine parameter checking for initLeo Yan1-8/+3
2015-07-20clk: hisilicon: Remove clk.h includeStephen Boyd1-2/+1
2015-06-03clk: hi6220: Clock driver support for Hisilicon hi6220 SoCBintian Wang1-0/+29
2014-05-12clk: hisi: add hisi_clk_register_gateZhangfei Gao1-0/+28
2014-05-12clk: hisi: use clk_register_mux_table in hisi_clk_register_muxZhangfei Gao1-5/+8
2014-03-19clk: hisi: remove static variableHaojian Zhuang1-17/+47
2014-03-19clk: hisi: assign missing clk to tableHaojian Zhuang1-0/+2
2013-12-04clk: hisilicon: add common clock supportHaojian Zhuang1-0/+171