Age | Commit message (Expand) | Author | Files | Lines |
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 | 4 | -36/+49 |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 3 | -9/+74 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 25 | -101/+25 |
2019-06-19 | clk: samsung: Add bus clock for GPU/G3D on Exynos4412 | Krzysztof Kozlowski | 1 | -0/+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 |
2019-05-30 | clk: samsung: exynos5433: Use of_clk_get_parent_count() | Kefeng Wang | 1 | -2/+2 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 11 | -1/+12 |
2019-03-22 | clk: samsung: exynos5410: Add gate clock for ADC | Krzysztof Kozlowski | 1 | -0/+1 |
2019-03-08 | Merge branches 'clk-typo', 'clk-json-schema', 'clk-mtk-2712-eco' and 'clk-roc... | Stephen Boyd | 1 | -1/+1 |
2019-03-08 | Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c... | Stephen Boyd | 3 | -8/+45 |
2019-03-08 | Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ... | Stephen Boyd | 1 | -0/+1 |
2019-02-21 | clk: samsung: s3c2443: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
2019-02-21 | clk: samsung: exynos5: Fix kfree() of const memory on setting driver_override | Krzysztof Kozlowski | 1 | -2/+1 |
2019-02-21 | clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device... | Krzysztof Kozlowski | 1 | -2/+8 |
2019-02-01 | clk: samsung: exynos5433: Add selected IMEM clocks | Kamil Konieczny | 1 | -0/+32 |
2019-02-01 | clk: samsung: exynos5433: Fix name typo in sssx | Kamil Konieczny | 1 | -1/+1 |
2019-02-01 | clk: samsung: exynos5433: Fix definition of CLK_ACLK_IMEM_{200, 266} clocks | Kamil Konieczny | 1 | -2/+2 |
2019-01-24 | clk: samsung: fix typo | Matteo Croce | 1 | -1/+1 |
2018-12-28 | clk: samsung: exynos4: fix refcount leak in exynos4_get_xom() | Yangtao Li | 1 | -0/+1 |
2018-12-10 | clk: samsung: s3c2410: Remove usage of CLK_IS_BASIC | Stephen Boyd | 1 | -1/+1 |
2018-10-05 | clk: samsung: Use clk_hw API for calling clk framework from clk notifiers | Marek Szyprowski | 2 | -4/+4 |
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: exynos5433: Keep sclk_uart clocks enabled in suspend | Marek Szyprowski | 1 | -0/+2 |
2018-10-05 | clk: samsung: Remove obsolete code for Exynos4412 ISP clocks | Marek Szyprowski | 1 | -81/+0 |
2018-10-05 | clk: samsung: exynos5433: Add suspend state for TOP, CPIF & PERIC CMUs | Marek Szyprowski | 1 | -0/+29 |
2018-10-05 | clk: samsung: Use NOIRQ stage for Exynos5433 clocks suspend/resume | Marek Szyprowski | 1 | -1/+1 |
2018-10-05 | clk: samsung: exynos5420: Use generic helper for handling suspend/resume | Marek Szyprowski | 1 | -66/+6 |
2018-10-05 | clk: samsung: exynos4: Use generic helper for handling suspend/resume | Marek Szyprowski | 1 | -131/+14 |
2018-10-05 | clk: samsung: Add support for setting registers state before suspend | Marek Szyprowski | 2 | -12/+29 |
2018-10-05 | clk: samsung: exynos5250: Use generic helper for handling suspend/resume | Marek Szyprowski | 1 | -40/+2 |
2018-10-05 | clk: samsung: s5pv210: Use generic helper for handling suspend/resume | Marek Szyprowski | 1 | -39/+2 |
2018-10-05 | clk: samsung: s3c64xx: Use generic helper for handling suspend/resume | Marek Szyprowski | 1 | -60/+6 |
2018-09-06 | clk: samsung: s3c2443: Use generic helper for handling suspend/resume | Marek Szyprowski | 1 | -41/+2 |
2018-09-06 | clk: samsung: s3c2412: Use generic helper for handling suspend/resume | Marek Szyprowski | 1 | -41/+2 |
2018-09-06 | clk: samsung: s3c2410: Use generic helper for handling suspend/resume | Marek Szyprowski | 1 | -41/+2 |
2018-09-06 | clk: samsung: Remove excessive include | Marek Szyprowski | 2 | -2/+0 |
2018-08-23 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -168/+0 |
2018-07-26 | clk: samsung: Remove unused mout_user_aclk400_mcuisp_p4x12 variable | Krzysztof Kozlowski | 1 | -2/+0 |
2018-07-24 | clk: samsung: Remove support for Exynos5440 | Krzysztof Kozlowski | 2 | -168/+0 |
2018-06-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -4/+2 |
2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook | 4 | -9/+9 |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 1 | -2/+1 |
2018-05-15 | clk: samsung: simplify getting .drvdata | Wolfram Sang | 1 | -4/+2 |
2018-03-16 | clk: samsung: Mark a few things static | Stephen Boyd | 3 | -46/+46 |
2018-03-15 | clk: samsung: Add fout=196608001 Hz EPLL rate entry for exynos4412 | Sylwester Nawrocki | 1 | -0/+1 |