summaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung/clk-exynos3250.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-20clk: samsung: Update CPU clk registrationWill McVicker1-27/+27
2020-09-17clk: samsung: Use cached clk_hws instead of __clk_lookup() callsSylwester Nawrocki1-2/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2018-09-06clk: samsung: Remove excessive includeMarek Szyprowski1-1/+0
2018-02-23clk: samsung: Add compile time PLL rate validatorsAndrzej Hajda1-57/+57
2018-02-23clk: samsung: exynos3250: Fix PLL ratesAndrzej Hajda1-2/+2
2016-06-02clk: samsung: Suppress unbinding to prevent theoretical attacksKrzysztof Kozlowski1-0/+1
2016-06-02clk: samsung: exynos3250: Move PLL rates data to init sectionKrzysztof Kozlowski1-2/+2
2016-06-02clk: samsung: exynos3250: Constify all clock initializersKrzysztof Kozlowski1-18/+18
2016-06-02clk: samsung: exynos3250: Move platform driver and of_device_id to init sectionKrzysztof Kozlowski1-2/+2
2016-03-31clk: samsung: exynos3250: Add MMC2 clockChanwoo Choi1-0/+9
2016-03-31clk: samsung: exynos3250: Add UART2 clockPankaj Dubey1-0/+6
2015-07-28Merge branch 'v4.3-topic/clk-samsung' of git://git.kernel.org/pub/scm/linux/k...Michael Turquette1-2/+30
2015-07-24clk: exynos3250: Add cpu clock configuration data and instaniate cpu clockChanwoo Choi1-2/+30
2015-07-20clk: samsung: Properly include clk.h and clkdev.hStephen Boyd1-2/+0
2015-03-30clk: samsung: exynos3250: Add driver for CMU_ISP clock domainTomasz Figa1-0/+163
2014-12-23clk: samsung: exynos3250: Use samsung_cmu_register_one() to simplify codeChanwoo Choi1-170/+47
2014-09-22clk: samsung: exynos3250: Register DMC clk providerKrzysztof Kozlowski1-0/+195
2014-09-22clk: samsung: exynos3250: fix width field of mout_mmc0/1Pankaj Dubey1-2/+2
2014-09-22clk: samsung: exynos3250: fix width and shift of div_spi0_isp clockPankaj Dubey1-1/+1
2014-09-22clk: samsung: exynos3250: fix mout_cam_blk parent listPankaj Dubey1-0/+1
2014-07-26clk: samsung: exynos3250: Enable ARMCLK down featureKrzysztof Kozlowski1-0/+41
2014-06-30clk: samsung: Register clk provider only after registering its all clocksSylwester Nawrocki1-0/+2
2014-05-14clk: samsung: exynos3250: Add clocks using common clock frameworkTomasz Figa1-0/+780