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
/
samsung
/
clk-cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-20
clk: samsung: Update CPU clk registration
Will McVicker
1
-1
/
+1
2021-10-15
clk: samsung: add support for CPU clocks
Will McVicker
1
-0
/
+18
2020-09-17
clk: samsung: Use cached clk_hws instead of __clk_lookup() calls
Sylwester Nawrocki
1
-22
/
+15
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2018-10-05
clk: samsung: Use clk_hw API for calling clk framework from clk notifiers
Marek Szyprowski
1
-3
/
+3
2017-09-27
clk: samsung: Delete a memory allocation error message in clk-cpu.c
Markus Elfring
1
-2
/
+0
2017-06-07
clk: samsung: Convert common drivers to the new clk_hw API
Marek Szyprowski
1
-5
/
+3
2017-06-07
clk: samsung: Add local variable to match its purpose
Marek Szyprowski
1
-4
/
+5
2016-06-02
clk: samsung: cpu: prepare for adding Exynos5433 CPU clocks
Bartlomiej Zolnierkiewicz
1
-1
/
+130
2015-12-16
clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
Marek Szyprowski
1
-4
/
+6
2015-09-22
clk: samsung: fix cpu clock's flags checking
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2015-08-25
clk: samsung: Convert to clk_hw based provider APIs
Stephen Boyd
1
-2
/
+2
2015-07-20
clk: samsung: Properly include clk.h and clkdev.h
Stephen Boyd
1
-0
/
+3
2015-06-20
clk: samsung: add infrastructure to register cpu clocks
Thomas Abraham
1
-0
/
+349