index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
samsung
/
clk-cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: samsung: Update CPU clk registration
Will McVicker
2021-11-20
1
-1
/
+1
*
clk: samsung: add support for CPU clocks
Will McVicker
2021-10-15
1
-0
/
+18
*
clk: samsung: Use cached clk_hws instead of __clk_lookup() calls
Sylwester Nawrocki
2020-09-17
1
-22
/
+15
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
clk: samsung: Use clk_hw API for calling clk framework from clk notifiers
Marek Szyprowski
2018-10-05
1
-3
/
+3
*
clk: samsung: Delete a memory allocation error message in clk-cpu.c
Markus Elfring
2017-09-27
1
-2
/
+0
*
clk: samsung: Convert common drivers to the new clk_hw API
Marek Szyprowski
2017-06-07
1
-5
/
+3
*
clk: samsung: Add local variable to match its purpose
Marek Szyprowski
2017-06-07
1
-4
/
+5
*
clk: samsung: cpu: prepare for adding Exynos5433 CPU clocks
Bartlomiej Zolnierkiewicz
2016-06-02
1
-1
/
+130
*
clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
Marek Szyprowski
2015-12-16
1
-4
/
+6
*
clk: samsung: fix cpu clock's flags checking
Bartlomiej Zolnierkiewicz
2015-09-22
1
-5
/
+5
*
clk: samsung: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
1
-2
/
+2
*
clk: samsung: Properly include clk.h and clkdev.h
Stephen Boyd
2015-07-20
1
-0
/
+3
*
clk: samsung: add infrastructure to register cpu clocks
Thomas Abraham
2015-06-20
1
-0
/
+349