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-exynos5420.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-25
clk: samsung: Pass register layout type explicitly to CLK_CPU()
Sam Protsenko
1
-4
/
+4
2024-02-25
clk: samsung: Pass actual CPU clock registers base to CPU_CLK()
Sam Protsenko
1
-8
/
+8
2023-08-15
clk: samsung: exynos5420: do not define number of clocks in bindings
Krzysztof Kozlowski
1
-1
/
+4
2023-03-06
clk: samsung: Set dev in samsung_clk_init()
Sam Protsenko
1
-1
/
+1
2023-03-06
clk: samsung: Don't pass reg_base to samsung_clk_register_pll()
Sam Protsenko
1
-2
/
+1
2023-03-06
clk: samsung: Remove np argument from samsung_clk_init()
Sam Protsenko
1
-1
/
+1
2021-11-20
clk: samsung: Update CPU clk registration
Will McVicker
1
-9
/
+18
2021-11-19
clk: samsung: remove __clk_lookup() usage
Marek Szyprowski
1
-1
/
+1
2020-09-17
clk: samsung: Use cached clk_hws instead of __clk_lookup() calls
Sylwester Nawrocki
1
-4
/
+4
2020-09-17
clk: samsung: exynos5420/5250: Add IDs to the CPU parent clk definitions
Sylwester Nawrocki
1
-5
/
+6
2020-09-17
clk: samsung: exynos5420: Avoid __clk_lookup() calls when enabling clocks
Sylwester Nawrocki
1
-4
/
+6
2020-09-15
clk: samsung: Keep top BPLL mux on Exynos542x enabled
Marek Szyprowski
1
-0
/
+5
2020-05-13
clk: samsung: Fix CLK_SMMU_FIMCL3 clock name on Exynos542x
Marek Szyprowski
1
-1
/
+1
2020-05-13
clk: samsung: Mark top ISP and CAM clocks on Exynos542x as critical
Marek Szyprowski
1
-7
/
+9
2019-12-24
clk: samsung: exynos5420: Keep top G3D clocks enabled
Marek Szyprowski
1
-0
/
+8
2019-10-29
clk: samsung: exynos5420: Add SET_RATE_PARENT flag to clocks on G3D path
Marek Szyprowski
1
-8
/
+12
2019-10-29
clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...
Marian Mihailescu
1
-0
/
+2
2019-10-29
clk: samsung: exynos5420: Add VPLL rate table
Marian Mihailescu
1
-0
/
+12
2019-10-25
clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume
Marek Szyprowski
1
-0
/
+6
2019-10-23
clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMU
Marek Szyprowski
1
-2
/
+19
2019-08-08
clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMU
Marek Szyprowski
1
-14
/
+34
2019-08-08
clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU
Sylwester Nawrocki
1
-11
/
+43
2019-08-08
clk: samsung: Change signature of exynos5_subcmus_init() function
Sylwester Nawrocki
1
-26
/
+34
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-7
/
+71
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-06
clk: samsung: add new clocks for DMC for Exynos5422 SoC
Lukasz Luba
1
-6
/
+55
2019-06-06
clk: samsung: add BPLL rate table for Exynos 5422 SoC
Lukasz Luba
1
-1
/
+16
2018-10-05
clk: samsung: exynos5420: Enable PERIS clocks for suspend
Marek Szyprowski
1
-0
/
+1
2018-10-05
clk: samsung: exynos5420: Define CLK_SECKEY gate clock only or Exynos5420
Joonyoung Shim
1
-2
/
+1
2018-10-05
clk: samsung: exynos5420: Use generic helper for handling suspend/resume
Marek Szyprowski
1
-66
/
+6
2018-03-12
clk: samsung: exynos5420: Add more entries to EPLL rate table
Sylwester Nawrocki
1
-0
/
+3
2018-03-12
clk: samsung: exynos5420: Add CLK_SET_RATE_PARENT flag to mout_mau_epll_clk
Sylwester Nawrocki
1
-1
/
+2
2018-03-06
clk: samsung: exynos5420: Move PD-dependent clocks to Exynos5 sub-CMU
Marek Szyprowski
1
-26
/
+95
2018-02-23
clk: samsung: Add compile time PLL rate validators
Andrzej Hajda
1
-31
/
+31
2017-10-09
clk: samsung: Drop useless alias in Exynos5420 clk driver
Marek Szyprowski
1
-2
/
+1
2017-09-29
clk: samsung: Fix m2m scaler clock on Exynos542x
Andrzej Pietrasiewicz
1
-1
/
+1
2017-08-24
Merge tag 'clk-v4.14-samsung' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Boyd
1
-8
/
+15
2017-08-10
clk: samsung: exynos542x: Enable clock rate propagation up to the EPLL
Sylwester Nawrocki
1
-7
/
+8
2017-08-09
clk: samsung: Fix mau_epll clock definition for exynos5422
Sylwester Nawrocki
1
-3
/
+9
2017-07-31
clk: samsung: exynos5420: The EPLL rate table corrections
Sylwester Nawrocki
1
-8
/
+8
2017-06-09
clk: samsung: exynos542x: Add EPLL rate table
Sylwester Nawrocki
1
-2
/
+17
2017-06-09
clk: samsung: Add missing exynos5420 audio related clocks
Sylwester Nawrocki
1
-3
/
+7
2017-01-10
clk/samsung: exynos542x: mark some clocks as critical
Marek Szyprowski
1
-7
/
+7
2016-09-09
clk: samsung: exynos5420: Add clocks for CMU_CDREX domain
Chanwoo Choi
1
-0
/
+37
2016-06-02
clk: samsung: exynos5420: Set ID for aclk333 gate clock
Javier Martinez Canillas
1
-1
/
+1
2016-06-02
clk: samsung: exynos5420: Move sleep init function and PLL data to init section
Krzysztof Kozlowski
1
-3
/
+3
2016-06-02
clk: samsung: exynos5420: Constify all clock initializers
Krzysztof Kozlowski
1
-15
/
+15
2016-06-02
clk: samsung: Remove useless check for return value of samsung_clk_init
Krzysztof Kozlowski
1
-2
/
+0
2016-04-15
clk: samsung: exynos542x: Add the clock id for ACLK
Chanwoo Choi
1
-30
/
+47
2016-03-03
clk: samsung: Remove CLK_IS_ROOT
Stephen Boyd
1
-6
/
+6
[next]