summaryrefslogtreecommitdiff
path: root/drivers/clk/hisilicon/clk.c
AgeCommit message (Expand)Author
2023-07-19clk: Explicitly include correct DT includesRob Herring
2022-02-25clk: hisilicon: Remove unnecessary cast of mux table to u32 *Jonathan Neuschäfer
2021-06-27clk: hisilicon: Add clock driver for hi3559A SoCDongjiu Geng
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2018-03-20clk: hisilicon: fix potential NULL dereference in hisi_clk_alloc()Wei Yongjun
2018-03-12clk: hisilicon: add hisi phase clock supporttianshuliang
2017-04-19clk: hisilicon: Delete error messages for failed memory allocations in hisi_c...Markus Elfring
2017-04-19clk: hisilicon: Use devm_kmalloc_array() in hisi_clk_alloc()Markus Elfring
2017-04-19clk: hisilicon: Use kcalloc() in hisi_clk_init()Markus Elfring
2016-06-30clk: hisilicon: add error processing for hisi_clk_register_* functionsJiancheng Xue
2016-06-30clk: hisilicon: add hisi_clk_alloc function.Jiancheng Xue
2016-05-06clk: hisilicon: export some hisilicon APIs to modulesJiancheng Xue
2015-08-03clk: hisi: refine parameter checking for initLeo Yan
2015-07-20clk: hisilicon: Remove clk.h includeStephen Boyd
2015-06-03clk: hi6220: Clock driver support for Hisilicon hi6220 SoCBintian Wang
2014-05-12clk: hisi: add hisi_clk_register_gateZhangfei Gao
2014-05-12clk: hisi: use clk_register_mux_table in hisi_clk_register_muxZhangfei Gao
2014-03-19clk: hisi: remove static variableHaojian Zhuang
2014-03-19clk: hisi: assign missing clk to tableHaojian Zhuang
2013-12-04clk: hisilicon: add common clock supportHaojian Zhuang