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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: samsung: Remove redundant check in samsung_cmu_register_one
Aditya Pakki
2020-02-12
1
-4
/
+0
*
drivers/clk: convert VL struct to struct_size
Stephen Kitt
2019-11-08
1
-2
/
+1
*
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: Add support for setting registers state before suspend
Marek Szyprowski
2018-10-05
1
-10
/
+13
*
Merge tag 'clk-v4.15-samsung' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Boyd
2017-10-25
1
-30
/
+3
|
\
|
*
clk: samsung: Remove obsolete clkdev alias support
Marek Szyprowski
2017-10-09
1
-30
/
+3
*
|
clk: samsung: Add support for runtime PM
Marek Szyprowski
2017-09-07
1
-6
/
+6
|
/
*
clk: samsung: Convert common drivers to the new clk_hw API
Marek Szyprowski
2017-06-07
1
-50
/
+41
*
clk: samsung: exynos5433: prepare for adding CPU clocks
Bartlomiej Zolnierkiewicz
2016-06-02
1
-6
/
+6
*
clk: samsung: Constify clock init data with clock arrays
Krzysztof Kozlowski
2016-06-02
1
-1
/
+1
*
clk: samsung: Properly include clk.h and clkdev.h
Stephen Boyd
2015-07-20
1
-0
/
+4
*
clk: make several parent names const
Uwe Kleine-König
2015-06-04
1
-6
/
+7
*
clk: samsung: Fix typo in panic log
Shailendra Verma
2015-05-21
1
-1
/
+1
*
clk: samsung: Change the return value of samsung_cmu_register_one()
Chanwoo Choi
2014-12-23
1
-3
/
+10
*
clk: samsung: remove unnecessary inclusion of header files from clk.h
Pankaj Dubey
2014-12-02
1
-0
/
+2
*
clk: samsung: remove unnecessary CONFIG_OF from clk.c
Pankaj Dubey
2014-12-02
1
-2
/
+0
*
clk: samsung: Add fixed_factor_clocks field to struct exynos_cmu_info
Naveen Krishna Ch
2014-10-31
1
-0
/
+3
*
clk: samsung: Factor out the common code to clk.c
Naveen Krishna Ch
2014-10-31
1
-0
/
+95
*
clk: samsung: Make of_device_id array const
Krzysztof Kozlowski
2014-07-26
1
-1
/
+1
*
clk: samsung: Register clk provider only after registering its all clocks
Sylwester Nawrocki
2014-06-30
1
-9
/
+10
*
clk: samsung: fixed compiler warning [-Wpointer-to-int-cast]
Pankaj Dubey
2014-05-14
1
-1
/
+1
*
clk: samsung: Initialize clock table with error pointers
Tomasz Figa
2014-05-14
1
-1
/
+6
*
clk/samsung: add support for multiple clock providers
Rahul Sharma
2014-05-14
1
-52
/
+62
*
clk: samsung: Drop old suspend/resume code
Tomasz Figa
2014-02-14
1
-53
/
+1
*
clk: samsung: exynos5250: Move suspend/resume handling to SoC driver
Tomasz Figa
2014-02-14
1
-2
/
+3
*
clk: samsung: Provide common helpers for register save/restore
Tomasz Figa
2014-02-14
1
-0
/
+32
*
clk: samsung: Modify _get_rate() helper to use __clk_lookup()
Tomasz Figa
2013-09-06
1
-6
/
+4
*
clk: samsung: Fix compilation error
Sachin Kamat
2013-04-08
1
-0
/
+2
*
clk: exynos4: Add support for SoC-specific register save list
Tomasz Figa
2013-04-04
1
-3
/
+6
*
clk: samsung: add infrastructure to add separate aliases
Heiko Stuebner
2013-03-28
1
-0
/
+33
*
clk: samsung: always allocate the clk_table
Heiko Stuebner
2013-03-28
1
-4
/
+4
*
clk: samsung: fix pm init on non-dt platforms
Heiko Stueber
2013-03-28
1
-12
/
+13
*
clk: samsung: register clk_div_tables for divider clocks
Heiko Stuebner
2013-03-28
1
-3
/
+11
*
clk: samsung: add common clock framework helper functions for Samsung platforms
Thomas Abraham
2013-03-25
1
-0
/
+273