summaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung/clk-cpu.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: samsung: Use clk_hw API for calling clk framework from clk notifiersMarek Szyprowski2018-10-051-3/+3
* clk: samsung: Delete a memory allocation error message in clk-cpu.cMarkus Elfring2017-09-271-2/+0Star
* clk: samsung: Convert common drivers to the new clk_hw APIMarek Szyprowski2017-06-071-5/+3Star
* clk: samsung: Add local variable to match its purposeMarek Szyprowski2017-06-071-4/+5
* clk: samsung: cpu: prepare for adding Exynos5433 CPU clocksBartlomiej Zolnierkiewicz2016-06-021-1/+130
* clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqsMarek Szyprowski2015-12-161-4/+6
* clk: samsung: fix cpu clock's flags checkingBartlomiej Zolnierkiewicz2015-09-221-5/+5
* clk: samsung: Convert to clk_hw based provider APIsStephen Boyd2015-08-251-2/+2
* clk: samsung: Properly include clk.h and clkdev.hStephen Boyd2015-07-201-0/+3
* clk: samsung: add infrastructure to register cpu clocksThomas Abraham2015-06-201-0/+349