summaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung/clk-exynos5260.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* clk: samsung: Add compile time PLL rate validatorsAndrzej Hajda2018-02-231-45/+45
* clk: samsung: exynos5260: Fix PLL ratesAndrzej Hajda2018-02-231-1/+1
* clk: samsung: exynos5260: Move struct samsung_cmu_info to init sectionChanwoo Choi2016-09-091-175/+175
* clk: samsung: exynos5260: Constify all clock initializersKrzysztof Kozlowski2016-06-021-57/+57
* clk: samsung: Remove CLK_IS_ROOTStephen Boyd2016-03-031-20/+16Star
* clk: samsung: Properly include clk.h and clkdev.hStephen Boyd2015-07-201-2/+0Star
* clk: samsung: Silence sparse warningsStephen Boyd2015-05-151-13/+13
* clk: exynos: Staticize file-scope declarationsKrzysztof Kozlowski2015-05-061-37/+37
* clk: samsung: Factor out the common code to clk.cNaveen Krishna Ch2014-10-311-159/+26Star
* clk: samsung: exynos5260: fix typo in clock nameChander Kashyap2014-09-221-1/+1
* clk: samsung: Register clk provider only after registering its all clocksSylwester Nawrocki2014-06-301-0/+2
* clk/exynos5260: add clock file for exynos5260Rahul Sharma2014-05-141-0/+1980