Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-05 | clk: samsung: Use clk_hw API for calling clk framework from clk notifiers | Marek Szyprowski | 1 | -3/+3 |
2017-09-27 | clk: samsung: Delete a memory allocation error message in clk-cpu.c | Markus Elfring | 1 | -2/+0 |
2017-06-07 | clk: samsung: Convert common drivers to the new clk_hw API | Marek Szyprowski | 1 | -5/+3 |
2017-06-07 | clk: samsung: Add local variable to match its purpose | Marek Szyprowski | 1 | -4/+5 |
2016-06-02 | clk: samsung: cpu: prepare for adding Exynos5433 CPU clocks | Bartlomiej Zolnierkiewicz | 1 | -1/+130 |
2015-12-16 | clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs | Marek Szyprowski | 1 | -4/+6 |
2015-09-22 | clk: samsung: fix cpu clock's flags checking | Bartlomiej Zolnierkiewicz | 1 | -5/+5 |
2015-08-24 | clk: samsung: Convert to clk_hw based provider APIs | Stephen Boyd | 1 | -2/+2 |
2015-07-20 | clk: samsung: Properly include clk.h and clkdev.h | Stephen Boyd | 1 | -0/+3 |
2015-06-20 | clk: samsung: add infrastructure to register cpu clocks | Thomas Abraham | 1 | -0/+349 |