Age | Commit message (Expand) | Author |
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 |
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-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2018-12-28 | clk: samsung: exynos4: fix refcount leak in exynos4_get_xom() | Yangtao Li |
2018-10-05 | clk: samsung: Remove obsolete code for Exynos4412 ISP clocks | Marek Szyprowski |
2018-10-05 | clk: samsung: exynos4: Use generic helper for handling suspend/resume | Marek Szyprowski |
2018-03-15 | clk: samsung: Add fout=196608001 Hz EPLL rate entry for exynos4412 | Sylwester Nawrocki |
2018-02-23 | clk: samsung: Add compile time PLL rate validators | Andrzej Hajda |
2017-10-30 | Merge tag 'clk-v4.15-exynos-pm' of git://git.kernel.org/pub/scm/linux/kernel/... | Stephen Boyd |
2017-10-25 | Merge tag 'clk-v4.15-samsung' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Stephen Boyd |
2017-10-16 | clk: samsung: Instantiate Exynos4412 ISP clocks only when available | Marek Szyprowski |
2017-10-09 | clk: samsung: Remove double assignment of CLK_ARM_CLK in Exynos4 driver | Marek Szyprowski |
2017-10-09 | clk: samsung: Remove clkdev alias support in Exynos4 clk driver | Marek Szyprowski |
2017-10-09 | clk: samsung: Remove support for obsolete Exynos4212 CPU clock | Marek Szyprowski |
2017-10-04 | clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle | Marek Szyprowski |
2016-12-29 | clk: samsung: Add CPU clk configuration data for Exynos4412 Prime | Bartlomiej Zolnierkiewicz |
2016-06-10 | clk: samsung: exynos4: fixup reg access on be | Matthew Leach |
2016-06-02 | clk: samsung: exynos4: Constify all clock initializers | Krzysztof Kozlowski |
2016-06-02 | clk: samsung: exynos4: Move local function to init section | Krzysztof Kozlowski |
2016-06-02 | clk: samsung: Remove useless check for return value of samsung_clk_init | Krzysztof Kozlowski |
2016-03-02 | clk: samsung: Remove CLK_IS_ROOT | Stephen Boyd |
2015-11-18 | clk: samsung: exynos4: Add SSS gate clock | Krzysztof Kozlowski |
2015-09-10 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2015-08-14 | clk: exynos4x12: add cpu clock configuration data and instantiate cpu clock | Bartlomiej Zolnierkiewicz |
2015-07-28 | clk: exynos4: Fix wrong clock for Exynos4x12 ADC | Krzysztof Kozlowski |
2015-07-20 | clk: samsung: Properly include clk.h and clkdev.h | Stephen Boyd |
2015-06-20 | clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c... | Thomas Abraham |
2015-04-12 | clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoC | Bartlomiej Zolnierkiewicz |
2015-01-28 | clk: samsung: exynos4: Add divider clock id for memory bus frequency | Chanwoo Choi |
2014-12-02 | clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi | Andrzej Hajda |
2014-09-24 | clk: samsung: exynos4: remove duplicate div_core2 divider clock instantiation | Thomas Abraham |
2014-09-22 | clk: samsung: exynos4: fix g3d clocks | Marek Szyprowski |
2014-09-22 | clk: samsung: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocks | Marek Szyprowski |
2014-09-22 | clk: samsung: exynos4: add missing smmu_g2d clock and update comments | Marek Szyprowski |
2014-07-26 | clk: samsung: Make of_device_id array const | Krzysztof Kozlowski |
2014-07-26 | clk: samsung: exynos4: Enable ARMCLK down feature | Krzysztof Kozlowski |
2014-07-26 | clk: samsung: exynos4: Add CLKOUT clock hierarchy | Tomasz Figa |
2014-07-26 | clk: samsung: exynos4: Add missing CPU/DMC clock hierarchy | Tomasz Figa |
2014-06-30 | clk: exynos4: Add PPMU IP block source clocks. | Jonghwa Lee |
2014-06-30 | clk: samsung: Register clk provider only after registering its all clocks | Sylwester Nawrocki |
2014-06-30 | clk: samsung: exynos4: Remove SRC_MASK_ISP gates | Tomasz Figa |
2014-06-07 | Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds |
2014-05-28 | clk/exynos4: Fix compilation warning | Sachin Kamat |
2014-05-14 | clk: samsung: exynos4: export sclk_hdmiphy clock | Tomasz Stanislawski |
2014-05-14 | clk: samsung: exynos4: Use single clock ID for CLK_MDMA gate clocks | Sylwester Nawrocki |
2014-05-14 | clk/samsung: add support for multiple clock providers | Rahul Sharma |