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-hi3620.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2018-12-10
clk: hisilicon: Remove usage of CLK_IS_BASIC
Stephen Boyd
2017-11-01
clk: hisilicon: make clk_ops const
Bhumika Goyal
2017-04-19
clk: hi3620: Fix a typo in one variable name
Markus Elfring
2017-04-19
clk: hi3620: Delete error messages for a failed memory allocation in two func...
Markus Elfring
2017-04-19
clk: hi3620: Use kcalloc() in hi3620_mmc_clk_init()
Markus Elfring
2016-03-02
clk: hisilicon: Remove CLK_IS_ROOT
Stephen Boyd
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-27
clk: fix some determine_rate implementations
Boris Brezillon
2015-07-27
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
2015-07-20
clk: hisilicon: Remove clk.h include
Stephen Boyd
2015-06-04
clk: make several parent names const
Uwe Kleine-König
2015-04-12
clk: don't use __initconst for non-const arrays
Uwe Kleine-König
2015-02-02
clk: Add rate constraints to clocks
Tomeu Vizoso
2014-12-03
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
2014-11-19
clk: hi3620: Move const initdata into correct code section
Bintian Wang
2014-03-20
clk: hisilicon: fix warning from smatch
Zhangfei Gao
2014-03-19
Merge tag 'clk-hisi' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhua...
Mike Turquette
2014-03-19
clk: hisi: remove static variable
Haojian Zhuang
2014-02-26
clk: hisilicon: add hi3620_mmc_clks
Zhangfei Gao
2013-12-11
clk: hi3620: add gate clock flag
Haojian Zhuang
2013-12-11
clk: hi3620: fix wrong flags on divider
Haojian Zhuang
2013-12-04
clk: hisilicon: add common clock support
Haojian Zhuang