index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
samsung
Age
Commit message (
Expand
)
Author
2021-12-19
clk: samsung: Add initial Exynos7885 clock driver
David Virag
2021-12-19
clk: samsung: clk-pll: Add support for pll1417x
David Virag
2021-12-19
clk: samsung: Make exynos850_register_cmu shared
David Virag
2021-12-19
clk: samsung: exynos850: Add missing sysreg clocks
Sam Protsenko
2021-11-22
clk: samsung: exynos850: Register clocks early
Sam Protsenko
2021-11-22
clk: samsung: exynos850: Keep some crucial clocks running
Sam Protsenko
2021-11-22
clk: samsung: exynos850: Implement CMU_CMGP domain
Sam Protsenko
2021-11-22
clk: samsung: exynos850: Implement CMU_APM domain
Sam Protsenko
2021-11-20
clk: samsung: Update CPU clk registration
Will McVicker
2021-11-19
clk: samsung: Remove meaningless __init and extern from header files
Sylwester Nawrocki
2021-11-19
clk: samsung: remove __clk_lookup() usage
Marek Szyprowski
2021-10-18
clk: samsung: describe drivers in Kconfig
Krzysztof Kozlowski
2021-10-15
clk: samsung: exynos5433: update apollo and atlas clock probing
Will McVicker
2021-10-15
clk: samsung: add support for CPU clocks
Will McVicker
2021-10-15
clk: samsung: Introduce Exynos850 clock driver
Sam Protsenko
2021-10-09
clk: samsung: clk-pll: Implement pll0831x PLL type
Sam Protsenko
2021-10-09
clk: samsung: clk-pll: Implement pll0822x PLL type
Sam Protsenko
2021-09-13
clk: samsung: s5pv210-audss: Make use of devm_platform_ioremap_resource()
Cai Huoqing
2021-09-13
clk: samsung: exynos5433: Make use of devm_platform_ioremap_resource()
Cai Huoqing
2021-09-13
clk: samsung: exynos4412-isp: Make use of devm_platform_ioremap_resource()
Cai Huoqing
2021-09-13
clk: samsung: exynos-audss: Make use of devm_platform_ioremap_resource()
Cai Huoqing
2021-04-08
clk: samsung: Remove redundant dev_err calls
Chen Hui
2021-04-07
clk: exynos7: Mark aclk_fsys1_200 as critical
Paweł Chmiel
2020-12-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-12-05
clk: samsung: mark PM functions as __maybe_unused
Arnd Bergmann
2020-11-23
clk: samsung: Prevent potential endless loop in the PLL ops
Sylwester Nawrocki
2020-11-23
clk: samsung: Allow compile testing of Exynos, S3C64xx and S5Pv210
Krzysztof Kozlowski
2020-11-12
clk: samsung: allow building the clkout driver as module
Krzysztof Kozlowski
2020-10-28
clk: samsung: exynos-clkout: convert to module driver
Krzysztof Kozlowski
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-09-22
clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
Marek Szyprowski
2020-09-17
clk: samsung: Use cached clk_hws instead of __clk_lookup() calls
Sylwester Nawrocki
2020-09-17
clk: samsung: exynos5420/5250: Add IDs to the CPU parent clk definitions
Sylwester Nawrocki
2020-09-17
clk: samsung: exynos5420: Avoid __clk_lookup() calls when enabling clocks
Sylwester Nawrocki
2020-09-15
clk: samsung: Keep top BPLL mux on Exynos542x enabled
Marek Szyprowski
2020-08-19
ARM: s3c24xx: pass pointer to clk driver via platform data
Krzysztof Kozlowski
2020-08-19
ARM: s3c24xx: make S3C24XX_MISCCR access indirect
Arnd Bergmann
2020-08-17
clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared header
Krzysztof Kozlowski
2020-08-17
clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared header
Krzysztof Kozlowski
2020-05-19
clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1
Marek Szyprowski
2020-05-19
ARM/SAMSUNG EXYNOS ARM ARCHITECTURES: Use fallthrough;
Joe Perches
2020-05-13
clk: samsung: Fix CLK_SMMU_FIMCL3 clock name on Exynos542x
Marek Szyprowski
2020-05-13
clk: samsung: Mark top ISP and CAM clocks on Exynos542x as critical
Marek Szyprowski
2020-02-12
clk: samsung: Remove redundant check in samsung_cmu_register_one
Aditya Pakki
2019-12-23
clk: samsung: exynos5420: Keep top G3D clocks enabled
Marek Szyprowski
2019-11-27
Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspee...
Stephen Boyd
2019-11-27
Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'c...
Stephen Boyd
2019-11-08
drivers/clk: convert VL struct to struct_size
Stephen Kitt
2019-10-29
clk: samsung: exynos5420: Add SET_RATE_PARENT flag to clocks on G3D path
Marek Szyprowski
[next]