aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung/clk-s3c2443.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-17clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared headerKrzysztof Kozlowski1-0/+1
2020-05-19ARM/SAMSUNG EXYNOS ARM ARCHITECTURES: Use fallthrough;Joe Perches1-1/+1
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
2019-02-21clk: samsung: s3c2443: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-09-06clk: samsung: s3c2443: Use generic helper for handling suspend/resumeMarek Szyprowski1-41/+2
2018-03-16clk: samsung: Mark a few things staticStephen Boyd1-19/+19
2018-02-14clk: samsung: s3c: Remove unneeded enumerationChanwoo Choi1-13/+4
2017-10-09clk: samsung: Add explicit MPLL, EPLL clkdev aliases in S3C2443 driverMarek Szyprowski1-4/+6
2017-10-09clk: samsung: Rework clkdev alias handling in S3C2443 driverMarek Szyprowski1-2/+4
2017-01-27clk: samsung: mark s3c...._clk_sleep_init() as __initMartin Kaiser1-2/+2
2016-06-02clk: samsung: Remove useless check for return value of samsung_clk_initKrzysztof Kozlowski1-2/+0
2016-03-02clk: samsung: Remove CLK_IS_ROOTStephen Boyd1-4/+4
2015-07-20clk: samsung: Properly include clk.h and clkdev.hStephen Boyd1-2/+0
2014-10-01clk: samsung: register restart handlers for s3c2412 and s3c2443Heiko Stübner1-0/+19
2014-06-30clk: samsung: Register clk provider only after registering its all clocksSylwester Nawrocki1-0/+2
2014-05-14clk/samsung: add support for multiple clock providersRahul Sharma1-21/+25
2014-04-15clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450Heiko Stuebner1-0/+462