index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-28
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...
Stephen Boyd
20
-19
/
+2543
2015-07-28
clk: h8300: Fix signness bug
Axel Lin
2
-2
/
+2
2015-07-28
clk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocks
Stephen Boyd
2
-0
/
+2
2015-07-28
clk: gpio: Unlock mutex on error path
Stephen Boyd
1
-2
/
+4
2015-07-28
clk: h8300: Use standard Linux I/O accessors
Stephen Boyd
1
-5
/
+5
2015-07-28
clk: h8300: Drop allocation printk and cleanup sizeof style
Stephen Boyd
1
-4
/
+2
2015-07-28
Merge branch 'clk-determine-rate-struct' into clk-next
Stephen Boyd
14
-295
/
+323
2015-07-28
clk: fix some determine_rate implementations
Boris Brezillon
7
-8
/
+20
2015-07-28
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
14
-292
/
+308
2015-07-14
clk: st: Fix error paths and allocation style
Stephen Boyd
1
-38
/
+45
2015-07-08
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-1
/
+1
2015-07-08
clk: Move clk_provider_list to scope of function using it
Stephen Boyd
1
-2
/
+1
2015-07-08
clk: Check for allocation errors in of_clk_init()
Stephen Boyd
1
-2
/
+11
2015-07-08
Merge branch 'clk-rk3368' into clk-next
Stephen Boyd
8
-16
/
+1090
2015-07-08
clk: qcom: Add support for SR2 PLLs
Georgi Djakov
2
-0
/
+76
2015-07-08
clk: at91: Silence warnings and cleanup __init/extern usage
Stephen Boyd
1
-66
/
+58
2015-07-08
drivers: clk: st: Incorrect register offset used for lock_status
Pankaj Dev
1
-1
/
+1
2015-07-07
clk: qcom: Constify the parent names arrays
Georgi Djakov
11
-67
/
+67
2015-07-07
clk: xgene: Delete duplicated name field
Matthias Brugger
1
-15
/
+13
2015-07-07
clk: Rename clk-gpio-gate.c to clk-gpio.c
Sergej Sawazki
2
-1
/
+1
2015-07-07
clk: add gpio controlled clock multiplexer
Sergej Sawazki
1
-64
/
+178
2015-07-07
clk: gpio-gate: Stay silent on EPROBE_DEFER
Sergej Sawazki
1
-2
/
+3
2015-07-07
clk: gpio-gate: Include export.h instead of module.h
Sergej Sawazki
1
-1
/
+1
2015-07-07
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
15
-49
/
+73
2015-07-07
clk: mediatek: mt8173: Fix enabling of critical clocks
Sascha Hauer
1
-5
/
+21
2015-07-07
clk: rockchip: add rk3368 clock controller
Heiko Stuebner
3
-0
/
+898
2015-07-07
clk: rockchip: define the inverters of rk3066/rk3188 and rk3288
Heiko Stuebner
2
-2
/
+14
2015-07-07
clk: rockchip: fix issues in the mmc-phase clock
Heiko Stuebner
1
-3
/
+3
2015-07-07
clk: rockchip: add support for phase inverters
Heiko Stuebner
4
-0
/
+144
2015-07-07
clk: rockchip: add COMPOSITE_NOGATE_DIVTBL variant
Heiko Stuebner
1
-0
/
+20
2015-07-07
clk: rockchip: protect register macros against multipart values
Heiko Stuebner
1
-8
/
+8
2015-07-07
clk: rockchip: fix faulty vip parent name on rk3288
Heiko Stuebner
1
-2
/
+2
2015-07-07
clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_mac
Heiko Stuebner
1
-1
/
+1
2015-07-06
drivers: clk: st: Fix mux bit-setting for Cortex A9 clocks
Gabriel Fernandez
1
-1
/
+1
2015-07-06
drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks
Pankaj Dev
4
-6
/
+8
2015-07-06
drivers: clk: st: Fix flexgen lock init
Giuseppe Cavallaro
1
-0
/
+2
2015-07-06
drivers: clk: st: Fix FSYN channel values
Gabriel Fernandez
1
-2
/
+2
2015-07-06
drivers: clk: st: Remove unused code
Gabriel Fernandez
1
-4
/
+0
2015-07-06
clk: qcom: Use parent rate when set rate to pixel RCG clock
Hai Li
1
-6
/
+3
2015-07-02
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2015-07-02
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...
Linus Torvalds
1
-2
/
+1
2015-07-02
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+2
2015-07-02
clk: at91: do not leak resources
David Dueck
6
-10
/
+30
2015-07-02
clk: stm32: Fix out-by-one error path in the index lookup
Daniel Thompson
1
-1
/
+1
2015-07-02
clk: iproc: fix bit manipulation arithmetic
Ray Jui
1
-2
/
+3
2015-07-02
clk: iproc: fix memory leak from clock name
Ray Jui
2
-12
/
+2
2015-07-02
Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
136
-1284
/
+12641
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-1
/
+1975
2015-06-26
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-7
/
+7
2015-06-26
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
31
-2
/
+7577
[next]