index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
samsung
/
clk-exynos4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-25
clk: samsung: Pass register layout type explicitly to CLK_CPU()
Sam Protsenko
1
-3
/
+3
2024-02-25
clk: samsung: Pass actual CPU clock registers base to CPU_CLK()
Sam Protsenko
1
-3
/
+6
2023-08-15
clk: samsung: exynos4: do not define number of clocks in bindings
Krzysztof Kozlowski
1
-1
/
+4
2023-05-09
clk: samsung: Re-add support for Exynos4212 CPU clock
Artur Weber
1
-5
/
+39
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
/
+2
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
/
+14
2021-11-19
clk: samsung: remove __clk_lookup() usage
Marek Szyprowski
1
-8
/
+10
2020-10-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-2
/
+5
2020-09-22
clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
Marek Szyprowski
1
-2
/
+2
2020-09-17
clk: samsung: Use cached clk_hws instead of __clk_lookup() calls
Sylwester Nawrocki
1
-2
/
+5
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-19
clk: samsung: Add bus clock for GPU/G3D on Exynos4412
Krzysztof Kozlowski
1
-0
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2018-12-28
clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()
Yangtao Li
1
-0
/
+1
2018-10-05
clk: samsung: Remove obsolete code for Exynos4412 ISP clocks
Marek Szyprowski
1
-81
/
+0
2018-10-05
clk: samsung: exynos4: Use generic helper for handling suspend/resume
Marek Szyprowski
1
-131
/
+14
2018-03-15
clk: samsung: Add fout=196608001 Hz EPLL rate entry for exynos4412
Sylwester Nawrocki
1
-0
/
+1
2018-02-23
clk: samsung: Add compile time PLL rate validators
Andrzej Hajda
1
-51
/
+51
2017-10-31
Merge tag 'clk-v4.15-exynos-pm' of git://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
1
-7
/
+24
2017-10-25
Merge tag 'clk-v4.15-samsung' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Boyd
1
-67
/
+15
2017-10-16
clk: samsung: Instantiate Exynos4412 ISP clocks only when available
Marek Szyprowski
1
-7
/
+24
2017-10-09
clk: samsung: Remove double assignment of CLK_ARM_CLK in Exynos4 driver
Marek Szyprowski
1
-1
/
+1
2017-10-09
clk: samsung: Remove clkdev alias support in Exynos4 clk driver
Marek Szyprowski
1
-37
/
+10
2017-10-09
clk: samsung: Remove support for obsolete Exynos4212 CPU clock
Marek Szyprowski
1
-29
/
+4
2017-10-04
clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle
Marek Szyprowski
1
-0
/
+15
2016-12-29
clk: samsung: Add CPU clk configuration data for Exynos4412 Prime
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2016-06-10
clk: samsung: exynos4: fixup reg access on be
Matthew Leach
1
-2
/
+2
2016-06-02
clk: samsung: exynos4: Constify all clock initializers
Krzysztof Kozlowski
1
-28
/
+28
2016-06-02
clk: samsung: exynos4: Move local function to init section
Krzysztof Kozlowski
1
-1
/
+1
2016-06-02
clk: samsung: Remove useless check for return value of samsung_clk_init
Krzysztof Kozlowski
1
-2
/
+0
2016-03-03
clk: samsung: Remove CLK_IS_ROOT
Stephen Boyd
1
-6
/
+6
2015-11-18
clk: samsung: exynos4: Add SSS gate clock
Krzysztof Kozlowski
1
-0
/
+1
2015-09-11
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-0
/
+50
2015-08-13
clk: exynos4x12: add cpu clock configuration data and instantiate cpu clock
Bartlomiej Zolnierkiewicz
1
-0
/
+50
2015-07-29
clk: exynos4: Fix wrong clock for Exynos4x12 ADC
Krzysztof Kozlowski
1
-0
/
+2
2015-07-20
clk: samsung: Properly include clk.h and clkdev.h
Stephen Boyd
1
-1
/
+1
2015-06-20
clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c...
Thomas Abraham
1
-1
/
+23
2015-04-13
clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoC
Bartlomiej Zolnierkiewicz
1
-6
/
+5
2015-01-28
clk: samsung: exynos4: Add divider clock id for memory bus frequency
Chanwoo Choi
1
-5
/
+5
2014-12-02
clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi
Andrzej Hajda
1
-1
/
+1
2014-09-24
clk: samsung: exynos4: remove duplicate div_core2 divider clock instantiation
Thomas Abraham
1
-4
/
+3
2014-09-22
clk: samsung: exynos4: fix g3d clocks
Marek Szyprowski
1
-4
/
+2
2014-09-22
clk: samsung: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocks
Marek Szyprowski
1
-2
/
+2
2014-09-22
clk: samsung: exynos4: add missing smmu_g2d clock and update comments
Marek Szyprowski
1
-0
/
+1
2014-07-26
clk: samsung: Make of_device_id array const
Krzysztof Kozlowski
1
-1
/
+1
2014-07-26
clk: samsung: exynos4: Enable ARMCLK down feature
Krzysztof Kozlowski
1
-0
/
+46
2014-07-26
clk: samsung: exynos4: Add CLKOUT clock hierarchy
Tomasz Figa
1
-0
/
+112
[next]