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
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-05-15
clk: mmp: add PXA1928 clock support
Rob Herring
2
-0
/
+267
2015-05-15
clk: Show correct information when fail to set clock rate
Chanwoo Choi
1
-2
/
+3
2015-05-15
clk: Kconfig: Move bcm Kconfig into clk menu
Stephen Boyd
1
-1
/
+1
2015-05-15
clk: u300: Silence sparse warnings
Stephen Boyd
1
-0
/
+1
2015-05-15
clk: moxart: Silence sparse warnings
Stephen Boyd
1
-2
/
+2
2015-05-15
clk: xgene: Silence sparse warnings
Stephen Boyd
1
-10
/
+12
2015-05-15
clk: mmp: Silence sparse warnings
Stephen Boyd
2
-2
/
+2
2015-05-15
clk: socfpga: Silence sparse warning
Stephen Boyd
1
-1
/
+1
2015-05-15
clk: versatile: Silence sparse warnings
Stephen Boyd
1
-2
/
+2
2015-05-15
clk: ti: Silence sparse warnings
Stephen Boyd
4
-8
/
+8
2015-05-15
clk: st: Silence sparse warnings
Stephen Boyd
4
-17
/
+17
2015-05-15
clk: socfpga: Silence sparse warning
Stephen Boyd
1
-1
/
+1
2015-05-15
clk: sirf: Silence sparse warnings
Stephen Boyd
1
-2
/
+2
2015-05-15
clk: emev2: Silence sparse warnings
Stephen Boyd
1
-1
/
+1
2015-05-15
clk: samsung: Silence sparse warnings
Stephen Boyd
1
-13
/
+13
2015-05-15
clk: hix5hd2: Silence sparse warnings
Stephen Boyd
1
-2
/
+3
2015-05-15
clk: berlin: Silence sparse warning
Stephen Boyd
1
-8
/
+1
2015-05-15
clk: bcm/kona: Remove ccu_list
Stephen Boyd
2
-6
/
+0
2015-05-15
clk: bcm/kona: Silence sparse warnings
Stephen Boyd
1
-1
/
+1
2015-05-15
clk: max-gen: Silence sparse warnings
Stephen Boyd
1
-0
/
+2
2015-05-15
clk: Silence sparse warnings about __clk_{get,put}()
Stephen Boyd
1
-0
/
+1
2015-05-15
clk: gpio-gate: Don't export __init functions
Stephen Boyd
1
-2
/
+1
2015-05-15
clk: basic-types: Remove useless allocation failure printks
Stephen Boyd
6
-21
/
+9
2015-05-15
clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereference
Krzysztof Kozlowski
1
-0
/
+5
2015-05-13
clk: axm55xx: Use %zu in pr_info for size_t
Alexander Sverdlin
1
-1
/
+1
2015-05-13
clk: asm9260: Fix of_io_request_and_map error check
Maxime Ripard
1
-1
/
+1
2015-05-13
clk: si5351: fix .recalc_rate for multisynth 6-7
Sergej Sawazki
1
-3
/
+2
2015-05-13
clk: si5351: fix .round_rate for multisynth 6-7
Sergej Sawazki
1
-4
/
+17
2015-05-08
Merge branch 'clk-fixes' into clk-next
Michael Turquette
4
-25
/
+53
2015-05-08
clk: si5351: Do not pass struct clk in platform_data
Sebastian Hesselbarth
1
-18
/
+45
2015-05-08
Merge tag 'clk-samsung-fixes-4.1-2' of git://linuxtv.org/snawrocki/samsung in...
Michael Turquette
3
-7
/
+8
2015-05-07
clk: Add some more lockdep assertions
Stephen Boyd
1
-0
/
+8
2015-05-07
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-0
/
+8
2015-05-07
clk: ux500: ape[ate|trace]clk are scaleable
Linus Walleij
2
-5
/
+6
2015-05-07
clk: add newline character after dumping all clocks
Felipe Balbi
1
-1
/
+1
2015-05-07
clk: add missing lock when call clk_core_enable in clk_set_parent
Dong Aisheng
1
-0
/
+8
2015-05-06
clk: s3c2410: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-06
clk: s3c2410: Staticize local symbols
Krzysztof Kozlowski
1
-2
/
+2
2015-05-06
clk: ls1x: Fix duplicate const for parent names
Krzysztof Kozlowski
1
-3
/
+3
2015-05-06
clk: sirf: Constify parent names in clock init data
Krzysztof Kozlowski
1
-6
/
+6
2015-05-06
clk: cdce706: Constify parent names in clock init data
Krzysztof Kozlowski
1
-2
/
+2
2015-05-06
clk: exynos: Staticize file-scope declarations
Krzysztof Kozlowski
2
-42
/
+42
2015-05-06
clk: rockchip: Staticize file-scope declarations
Krzysztof Kozlowski
2
-2
/
+2
2015-05-06
clk: mediatek: Add basic clocks for Mediatek MT8173.
James Liao
2
-0
/
+831
2015-05-06
clk: mediatek: Add basic clocks for Mediatek MT8135.
James Liao
2
-0
/
+645
2015-05-06
clk: mediatek: Add reset controller support
Sascha Hauer
3
-0
/
+108
2015-05-06
clk: mediatek: Add initial common clock support for Mediatek SoCs.
James Liao
7
-0
/
+899
2015-05-06
clk: make strings in parent name arrays const
Sascha Hauer
2
-3
/
+5
2015-05-05
clk: exynos5420: Restore GATE_BUS_TOP on suspend
Javier Martinez Canillas
1
-0
/
+1
2015-05-02
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-2
/
+2
[next]