index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
hisilicon
/
clk.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2018-03-20
clk: hisilicon: fix potential NULL dereference in hisi_clk_alloc()
Wei Yongjun
2018-03-12
clk: hisilicon: add hisi phase clock support
tianshuliang
2017-04-19
clk: hisilicon: Delete error messages for failed memory allocations in hisi_c...
Markus Elfring
2017-04-19
clk: hisilicon: Use devm_kmalloc_array() in hisi_clk_alloc()
Markus Elfring
2017-04-19
clk: hisilicon: Use kcalloc() in hisi_clk_init()
Markus Elfring
2016-06-30
clk: hisilicon: add error processing for hisi_clk_register_* functions
Jiancheng Xue
2016-06-30
clk: hisilicon: add hisi_clk_alloc function.
Jiancheng Xue
2016-05-06
clk: hisilicon: export some hisilicon APIs to modules
Jiancheng Xue
2015-08-03
clk: hisi: refine parameter checking for init
Leo Yan
2015-07-20
clk: hisilicon: Remove clk.h include
Stephen Boyd
2015-06-03
clk: hi6220: Clock driver support for Hisilicon hi6220 SoC
Bintian Wang
2014-05-12
clk: hisi: add hisi_clk_register_gate
Zhangfei Gao
2014-05-12
clk: hisi: use clk_register_mux_table in hisi_clk_register_mux
Zhangfei Gao
2014-03-19
clk: hisi: remove static variable
Haojian Zhuang
2014-03-19
clk: hisi: assign missing clk to table
Haojian Zhuang
2013-12-04
clk: hisilicon: add common clock support
Haojian Zhuang