aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung/clk-exynos5260.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-02-23clk: samsung: Add compile time PLL rate validatorsAndrzej Hajda1-45/+45
2018-02-23clk: samsung: exynos5260: Fix PLL ratesAndrzej Hajda1-1/+1
2016-09-09clk: samsung: exynos5260: Move struct samsung_cmu_info to init sectionChanwoo Choi1-175/+175
2016-06-02clk: samsung: exynos5260: Constify all clock initializersKrzysztof Kozlowski1-57/+57
2016-03-02clk: samsung: Remove CLK_IS_ROOTStephen Boyd1-20/+16
2015-07-20clk: samsung: Properly include clk.h and clkdev.hStephen Boyd1-2/+0
2015-05-14clk: samsung: Silence sparse warningsStephen Boyd1-13/+13
2015-05-05clk: exynos: Staticize file-scope declarationsKrzysztof Kozlowski1-37/+37
2014-10-31clk: samsung: Factor out the common code to clk.cNaveen Krishna Ch1-159/+26
2014-09-22clk: samsung: exynos5260: fix typo in clock nameChander Kashyap1-1/+1
2014-06-30clk: samsung: Register clk provider only after registering its all clocksSylwester Nawrocki1-0/+2
2014-05-14clk/exynos5260: add clock file for exynos5260Rahul Sharma1-0/+1980