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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-19
clk: samsung: Remove meaningless __init and extern from header files
Sylwester Nawrocki
1
-17
/
+17
2021-11-19
clk: samsung: remove __clk_lookup() usage
Marek Szyprowski
1
-2
/
+0
2021-10-15
clk: samsung: add support for CPU clocks
Will McVicker
1
-0
/
+26
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-01-25
clk: samsung: fix typo
Matteo Croce
1
-1
/
+1
2018-10-05
clk: samsung: Add support for setting registers state before suspend
Marek Szyprowski
1
-2
/
+16
2017-10-25
Merge tag 'clk-v4.15-samsung' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Boyd
1
-60
/
+13
2017-10-09
clk: samsung: Remove obsolete clkdev alias support
Marek Szyprowski
1
-59
/
+12
2017-10-03
clk: samsung: Properly propagate flags in __PLL macro
Marek Szyprowski
1
-1
/
+1
2017-09-08
clk: samsung: exynos5433: Add support for runtime PM
Marek Szyprowski
1
-0
/
+6
2017-09-08
clk: samsung: Add support for runtime PM
Marek Szyprowski
1
-0
/
+1
2017-06-07
clk: samsung: Convert common drivers to the new clk_hw API
Marek Szyprowski
1
-5
/
+4
2016-06-02
clk: samsung: exynos5433: prepare for adding CPU clocks
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2016-06-02
clk: samsung: Fully constify mux parent names
Krzysztof Kozlowski
1
-1
/
+1
2016-06-02
clk: samsung: Constify clock init data with clock arrays
Krzysztof Kozlowski
1
-8
/
+8
2015-07-20
clk: samsung: Properly include clk.h and clkdev.h
Stephen Boyd
1
-1
/
+2
2015-06-05
clk: make several parent names const
Uwe Kleine-König
1
-9
/
+9
2014-12-23
clk: samsung: Change the return value of samsung_cmu_register_one()
Chanwoo Choi
1
-1
/
+2
2014-12-02
clk: samsung: remove unnecessary inclusion of header files from clk.h
Pankaj Dubey
1
-4
/
+0
2014-12-02
clk: samsung: Spelling s/bwtween/between/
Pankaj Dubey
1
-1
/
+1
2014-10-31
clk: samsung: Add fixed_factor_clocks field to struct exynos_cmu_info
Naveen Krishna Ch
1
-0
/
+3
2014-10-31
clk: samsung: Factor out the common code to clk.c
Naveen Krishna Ch
1
-0
/
+34
2014-07-26
clk: samsung: Make of_device_id array const
Krzysztof Kozlowski
1
-1
/
+1
2014-06-30
clk: samsung: Register clk provider only after registering its all clocks
Sylwester Nawrocki
1
-0
/
+2
2014-05-14
clk/samsung: add support for multiple clock providers
Rahul Sharma
1
-24
/
+48
2014-02-14
clk: samsung: Drop old suspend/resume code
Tomasz Figa
1
-3
/
+1
2014-02-14
clk: samsung: exynos5250: Move suspend/resume handling to SoC driver
Tomasz Figa
1
-2
/
+2
2014-02-14
clk: samsung: Provide common helpers for register save/restore
Tomasz Figa
1
-0
/
+10
2013-08-19
clk: add CLK_SET_RATE_NO_REPARENT flag
James Hogan
1
-1
/
+1
2013-08-03
clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoC
Vikas Sajjan
1
-0
/
+2
2013-08-03
clk: samsung: Add support to register rate_table for samsung plls
Yadwinder Singh Brar
1
-5
/
+8
2013-08-03
clk: samsung: Define a common samsung_clk_register_pll()
Yadwinder Singh Brar
1
-0
/
+48
2013-06-22
clk: samsung: Add MUX_FA macro to pass flag and alias
Tushar Behera
1
-0
/
+3
2013-04-20
clk: exynos: prepare for multiplatform
Arnd Bergmann
1
-2
/
+0
2013-04-04
clk: exynos4: Add support for SoC-specific register save list
Tomasz Figa
1
-1
/
+2
2013-03-28
clk: samsung: add infrastructure to add separate aliases
Heiko Stuebner
1
-0
/
+21
2013-03-28
clk: samsung: register clk_div_tables for divider clocks
Heiko Stuebner
1
-4
/
+9
2013-03-25
clk: samsung: add common clock framework helper functions for Samsung platforms
Thomas Abraham
1
-0
/
+262