aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung/clk-cpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-05clk: samsung: Use clk_hw API for calling clk framework from clk notifiersMarek Szyprowski1-3/+3
2017-09-27clk: samsung: Delete a memory allocation error message in clk-cpu.cMarkus Elfring1-2/+0
2017-06-07clk: samsung: Convert common drivers to the new clk_hw APIMarek Szyprowski1-5/+3
2017-06-07clk: samsung: Add local variable to match its purposeMarek Szyprowski1-4/+5
2016-06-02clk: samsung: cpu: prepare for adding Exynos5433 CPU clocksBartlomiej Zolnierkiewicz1-1/+130
2015-12-16clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqsMarek Szyprowski1-4/+6
2015-09-22clk: samsung: fix cpu clock's flags checkingBartlomiej Zolnierkiewicz1-5/+5
2015-08-24clk: samsung: Convert to clk_hw based provider APIsStephen Boyd1-2/+2
2015-07-20clk: samsung: Properly include clk.h and clkdev.hStephen Boyd1-0/+3
2015-06-20clk: samsung: add infrastructure to register cpu clocksThomas Abraham1-0/+349