summaryrefslogtreecommitdiffstats
path: root/drivers/clk/hisilicon/clk.c
Commit message (Expand)AuthorAgeFilesLines
* clk: hisilicon: fix potential NULL dereference in hisi_clk_alloc()Wei Yongjun2018-03-201-0/+2
* clk: hisilicon: add hisi phase clock supporttianshuliang2018-03-121-0/+24
* clk: hisilicon: Delete error messages for failed memory allocations in hisi_c...Markus Elfring2017-04-191-6/+4Star
* clk: hisilicon: Use devm_kmalloc_array() in hisi_clk_alloc()Markus Elfring2017-04-191-2/+3
* clk: hisilicon: Use kcalloc() in hisi_clk_init()Markus Elfring2017-04-191-2/+1Star
* clk: hisilicon: add error processing for hisi_clk_register_* functionsJiancheng Xue2016-06-301-10/+50
* clk: hisilicon: add hisi_clk_alloc function.Jiancheng Xue2016-06-301-0/+29
* clk: hisilicon: export some hisilicon APIs to modulesJiancheng Xue2016-05-061-8/+15
* clk: hisi: refine parameter checking for initLeo Yan2015-08-031-8/+3Star
* clk: hisilicon: Remove clk.h includeStephen Boyd2015-07-201-2/+1Star
* clk: hi6220: Clock driver support for Hisilicon hi6220 SoCBintian Wang2015-06-041-0/+29
* clk: hisi: add hisi_clk_register_gateZhangfei Gao2014-05-121-0/+28
* clk: hisi: use clk_register_mux_table in hisi_clk_register_muxZhangfei Gao2014-05-121-5/+8
* clk: hisi: remove static variableHaojian Zhuang2014-03-191-17/+47
* clk: hisi: assign missing clk to tableHaojian Zhuang2014-03-191-0/+2
* clk: hisilicon: add common clock supportHaojian Zhuang2013-12-041-0/+171