summaryrefslogtreecommitdiff
path: root/drivers/clk/samsung
AgeCommit message (Expand)Author
2021-10-18clk: samsung: describe drivers in KconfigKrzysztof Kozlowski
2021-10-15clk: samsung: exynos5433: update apollo and atlas clock probingWill McVicker
2021-10-15clk: samsung: add support for CPU clocksWill McVicker
2021-10-15clk: samsung: Introduce Exynos850 clock driverSam Protsenko
2021-10-09clk: samsung: clk-pll: Implement pll0831x PLL typeSam Protsenko
2021-10-09clk: samsung: clk-pll: Implement pll0822x PLL typeSam Protsenko
2021-09-13clk: samsung: s5pv210-audss: Make use of devm_platform_ioremap_resource()Cai Huoqing
2021-09-13clk: samsung: exynos5433: Make use of devm_platform_ioremap_resource()Cai Huoqing
2021-09-13clk: samsung: exynos4412-isp: Make use of devm_platform_ioremap_resource()Cai Huoqing
2021-09-13clk: samsung: exynos-audss: Make use of devm_platform_ioremap_resource()Cai Huoqing
2021-04-08clk: samsung: Remove redundant dev_err callsChen Hui
2021-04-07clk: exynos7: Mark aclk_fsys1_200 as criticalPaweł Chmiel
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-12-05clk: samsung: mark PM functions as __maybe_unusedArnd Bergmann
2020-11-23clk: samsung: Prevent potential endless loop in the PLL opsSylwester Nawrocki
2020-11-23clk: samsung: Allow compile testing of Exynos, S3C64xx and S5Pv210Krzysztof Kozlowski
2020-11-12clk: samsung: allow building the clkout driver as moduleKrzysztof Kozlowski
2020-10-28clk: samsung: exynos-clkout: convert to module driverKrzysztof Kozlowski
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-09-22clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski
2020-09-17clk: samsung: Use cached clk_hws instead of __clk_lookup() callsSylwester Nawrocki
2020-09-17clk: samsung: exynos5420/5250: Add IDs to the CPU parent clk definitionsSylwester Nawrocki
2020-09-17clk: samsung: exynos5420: Avoid __clk_lookup() calls when enabling clocksSylwester Nawrocki
2020-09-15clk: samsung: Keep top BPLL mux on Exynos542x enabledMarek Szyprowski
2020-08-19ARM: s3c24xx: pass pointer to clk driver via platform dataKrzysztof Kozlowski
2020-08-19ARM: s3c24xx: make S3C24XX_MISCCR access indirectArnd Bergmann
2020-08-17clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared headerKrzysztof Kozlowski
2020-08-17clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared headerKrzysztof Kozlowski
2020-05-19clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski
2020-05-19ARM/SAMSUNG EXYNOS ARM ARCHITECTURES: Use fallthrough;Joe Perches
2020-05-13clk: samsung: Fix CLK_SMMU_FIMCL3 clock name on Exynos542xMarek Szyprowski
2020-05-13clk: samsung: Mark top ISP and CAM clocks on Exynos542x as criticalMarek Szyprowski
2020-02-12clk: samsung: Remove redundant check in samsung_cmu_register_oneAditya Pakki
2019-12-23clk: samsung: exynos5420: Keep top G3D clocks enabledMarek Szyprowski
2019-11-27Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspee...Stephen Boyd
2019-11-27Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'c...Stephen Boyd
2019-11-08drivers/clk: convert VL struct to struct_sizeStephen Kitt
2019-10-29clk: samsung: exynos5420: Add SET_RATE_PARENT flag to clocks on G3D pathMarek Szyprowski
2019-10-29clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...Marian Mihailescu
2019-10-29clk: samsung: exynos5420: Add VPLL rate tableMarian Mihailescu
2019-10-25clk: samsung: exynos5420: Preserve PLL configuration during suspend/resumeMarek Szyprowski
2019-10-23clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMUMarek Szyprowski
2019-10-23clk: samsung: exynos5433: Fix error pathsMarek Szyprowski
2019-10-16clk: s3c2410: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-08clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMUMarek Szyprowski
2019-08-08clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMUSylwester Nawrocki
2019-08-08clk: samsung: Change signature of exynos5_subcmus_init() functionSylwester Nawrocki
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner