Age | Commit message (Expand) | Author |
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 |
2019-10-29 | clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re... | Marian Mihailescu |
2019-10-29 | clk: samsung: exynos5420: Add VPLL rate table | Marian Mihailescu |
2019-10-25 | clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume | Marek Szyprowski |
2019-10-23 | clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMU | Marek Szyprowski |
2019-10-23 | clk: samsung: exynos5433: Fix error paths | Marek Szyprowski |
2019-10-16 | clk: s3c2410: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-08 | clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMU | Marek Szyprowski |
2019-08-08 | clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU | Sylwester Nawrocki |
2019-08-08 | clk: samsung: Change signature of exynos5_subcmus_init() function | Sylwester Nawrocki |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | clk: samsung: Add bus clock for GPU/G3D on Exynos4412 | Krzysztof Kozlowski |
2019-06-06 | clk: samsung: add new clocks for DMC for Exynos5422 SoC | Lukasz Luba |
2019-06-06 | clk: samsung: add BPLL rate table for Exynos 5422 SoC | Lukasz Luba |
2019-05-30 | clk: samsung: exynos5433: Use of_clk_get_parent_count() | Kefeng Wang |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2019-03-22 | clk: samsung: exynos5410: Add gate clock for ADC | Krzysztof Kozlowski |
2019-03-08 | Merge branches 'clk-typo', 'clk-json-schema', 'clk-mtk-2712-eco' and 'clk-roc... | Stephen Boyd |
2019-03-08 | Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c... | Stephen Boyd |
2019-03-08 | Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ... | Stephen Boyd |