Age | Commit message (Expand) | Author | Files | Lines |
2024-01-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2 | -86/+101 |
2023-12-18 | dt-bindings: clock: google,gs101: rename CMU_TOP gate defines | Tudor Ambarus | 1 | -80/+87 |
2023-12-12 | clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support | Peter Griffin | 2 | -0/+2512 |
2023-12-12 | clk: samsung: clk-pll: Add support for pll_{0516,0517,518} | Peter Griffin | 2 | -0/+9 |
2023-11-16 | clk: samsung: Improve kernel-doc comments | Sam Protsenko | 2 | -88/+100 |
2023-11-16 | clk: samsung: Fix kernel-doc comments | Sam Protsenko | 2 | -4/+7 |
2023-10-24 | clk: Use device_get_match_data() | Rob Herring | 1 | -5/+3 |
2023-08-31 | Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c... | Stephen Boyd | 11 | -66/+154 |
2023-08-15 | clk: samsung: exynoautov9: do not define number of clocks in bindings | Krzysztof Kozlowski | 1 | -9/+20 |
2023-08-15 | clk: samsung: exynos850: do not define number of clocks in bindings | Krzysztof Kozlowski | 1 | -11/+24 |
2023-08-15 | clk: samsung: exynos7885: do not define number of clocks in bindings | Krzysztof Kozlowski | 1 | -4/+10 |
2023-08-15 | clk: samsung: exynos5433: do not define number of clocks in bindings | Krzysztof Kozlowski | 1 | -21/+44 |
2023-08-15 | clk: samsung: exynos5420: do not define number of clocks in bindings | Krzysztof Kozlowski | 1 | -1/+4 |
2023-08-15 | clk: samsung: exynos5410: do not define number of clocks in bindings | Krzysztof Kozlowski | 1 | -1/+4 |
2023-08-15 | clk: samsung: exynos5260: do not define number of clocks in bindings | Krzysztof Kozlowski | 1 | -13/+28 |
2023-08-15 | clk: samsung: exynos5250: do not define number of clocks in bindings | Krzysztof Kozlowski | 1 | -1/+4 |
2023-08-15 | clk: samsung: exynos4: do not define number of clocks in bindings | Krzysztof Kozlowski | 2 | -2/+8 |
2023-08-15 | clk: samsung: exynos3250: do not define number of clocks in bindings | Krzysztof Kozlowski | 1 | -3/+8 |
2023-07-19 | clk: Explicitly include correct DT includes | Rob Herring | 7 | -10/+4 |
2023-06-12 | clk: samsung: add CONFIG_OF dependency | Arnd Bergmann | 1 | -0/+1 |
2023-05-09 | clk: samsung: Re-add support for Exynos4212 CPU clock | Artur Weber | 1 | -5/+39 |
2023-05-09 | clk: samsung: Add Exynos4212 compatible to CLKOUT driver | Artur Weber | 1 | -0/+3 |
2023-03-13 | clk: samsung: exynos850: Make PMU_ALIVE_PCLK critical | Sam Protsenko | 1 | -1/+1 |
2023-03-12 | clk: samsung: Convert to platform remove callback returning void | Uwe Kleine-König | 2 | -8/+4 |
2023-03-07 | clk: samsung: exynos5433: Extract PM support to common ARM64 layer | Sam Protsenko | 3 | -156/+180 |
2023-03-07 | clk: samsung: Extract parent clock enabling to common function | Sam Protsenko | 1 | -16/+41 |
2023-03-07 | clk: samsung: Extract clocks registration to common function | Sam Protsenko | 2 | -18/+30 |
2023-03-06 | clk: samsung: exynos850: Add AUD and HSI main gate clocks | Sam Protsenko | 1 | -0/+19 |
2023-03-06 | clk: samsung: exynos850: Implement CMU_G3D domain | Sam Protsenko | 1 | -0/+120 |
2023-03-06 | clk: samsung: clk-pll: Implement pll0818x PLL type | Sam Protsenko | 2 | -0/+2 |
2023-03-06 | clk: samsung: Set dev in samsung_clk_init() | Sam Protsenko | 8 | -13/+24 |
2023-03-06 | clk: samsung: Don't pass reg_base to samsung_clk_register_pll() | Sam Protsenko | 9 | -20/+16 |
2023-03-06 | clk: samsung: Remove np argument from samsung_clk_init() | Sam Protsenko | 8 | -11/+10 |
2023-01-16 | clk: samsung: remove s3c24xx specific pll bits | Arnd Bergmann | 2 | -202/+0 |
2023-01-16 | clk: remove s3c24xx driver | Arnd Bergmann | 6 | -1614/+0 |
2022-12-12 | Merge branches 'clk-x86', 'clk-xilinx', 'clk-cleanup', 'clk-mstar' and 'clk-i... | Stephen Boyd | 2 | -2/+3 |
2022-12-08 | clk: samsung: Fix memory leak in _samsung_clk_register_pll() | Xiu Jianfeng | 1 | -0/+1 |
2022-11-15 | clk: samsung: Revert "clk: samsung: exynos-clkout: Use of_device_get_match_da... | Marek Szyprowski | 1 | -2/+4 |
2022-11-01 | clk: samsung: Fix reference to CLK_OF_DECLARE in comment | Jonathan Neuschäfer | 1 | -2/+2 |
2022-10-18 | clk: samsung: exynos7885: Correct "div4" clock parents | David Virag | 1 | -2/+2 |
2022-08-23 | clk: samsung: exynos850: Implement CMU_MFCMSCL domain | Sam Protsenko | 1 | -0/+176 |
2022-08-23 | clk: samsung: exynos850: Implement CMU_IS domain | Sam Protsenko | 1 | -0/+199 |
2022-08-23 | clk: samsung: exynos850: Implement CMU_AUD domain | Sam Protsenko | 1 | -0/+302 |
2022-08-23 | clk: samsung: exynos850: Style fixes | Sam Protsenko | 1 | -3/+2 |
2022-08-23 | clk: samsung: exynosautov9: add fsys1 clock support | Chanho Park | 1 | -0/+130 |
2022-08-23 | clk: samsung: exynosautov9: add fsys0 clock support | Chanho Park | 1 | -0/+243 |
2022-08-23 | clk: samsung: exynosautov9: correct register offsets of peric0/c1 | Chanho Park | 1 | -10/+10 |
2022-08-23 | clk: samsung: exynosautov9: add missing gate clks for peric0/c1 | Chanho Park | 1 | -0/+8 |
2022-08-23 | clk: samsung: exynos7885: Add TREX clocks | David Virag | 1 | -7/+42 |
2022-08-23 | clk: samsung: exynos7885: Implement CMU_FSYS domain | David Virag | 1 | -0/+158 |