index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
hisilicon
/
clk-hi3620.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: hisilicon: Remove usage of CLK_IS_BASIC
Stephen Boyd
2018-12-10
1
-1
/
+1
*
clk: hisilicon: make clk_ops const
Bhumika Goyal
2017-11-01
1
-1
/
+1
*
clk: hi3620: Fix a typo in one variable name
Markus Elfring
2017-04-19
1
-3
/
+3
*
clk: hi3620: Delete error messages for a failed memory allocation in two func...
Markus Elfring
2017-04-19
1
-6
/
+2
*
clk: hi3620: Use kcalloc() in hi3620_mmc_clk_init()
Markus Elfring
2017-04-19
1
-1
/
+1
*
clk: hisilicon: Remove CLK_IS_ROOT
Stephen Boyd
2016-03-02
1
-9
/
+9
*
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
1
-2
/
+0
|
\
|
*
clk: hisilicon: Remove clk.h include
Stephen Boyd
2015-07-20
1
-2
/
+0
*
|
clk: fix some determine_rate implementations
Boris Brezillon
2015-07-27
1
-1
/
+1
*
|
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
2015-07-27
1
-22
/
+17
|
/
*
clk: make several parent names const
Uwe Kleine-König
2015-06-04
1
-35
/
+35
*
clk: don't use __initconst for non-const arrays
Uwe Kleine-König
2015-04-12
1
-35
/
+35
*
clk: Add rate constraints to clocks
Tomeu Vizoso
2015-02-02
1
-0
/
+2
*
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
2014-12-03
1
-1
/
+1
*
clk: hi3620: Move const initdata into correct code section
Bintian Wang
2014-11-19
1
-35
/
+35
*
clk: hisilicon: fix warning from smatch
Zhangfei Gao
2014-03-20
1
-8
/
+7
*
Merge tag 'clk-hisi' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhua...
Mike Turquette
2014-03-19
1
-17
/
+8
|
\
|
*
clk: hisi: remove static variable
Haojian Zhuang
2014-03-19
1
-17
/
+8
*
|
clk: hisilicon: add hi3620_mmc_clks
Zhangfei Gao
2014-02-26
1
-0
/
+274
|
/
*
clk: hi3620: add gate clock flag
Haojian Zhuang
2013-12-11
1
-59
/
+59
*
clk: hi3620: fix wrong flags on divider
Haojian Zhuang
2013-12-11
1
-11
/
+11
*
clk: hisilicon: add common clock support
Haojian Zhuang
2013-12-04
1
-0
/
+242