summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-slow.c
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: move slow clock controller clocks to sckc.cAlexandre Belloni2016-09-211-365/+0Star
* clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd2016-09-151-36/+52
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-231-4/+4
|\
| * clk: at91: Remove CLK_IS_ROOTStephen Boyd2016-03-031-1/+1
| * clk: at91: Remove impossible checks for of_clk_get_parent_count()Stephen Boyd2016-02-271-3/+3
* | clk: at91: remove useless includesAlexandre Belloni2016-02-171-8/+0Star
* | clk: at91: make use of syscon/regmap internallyBoris Brezillon2016-02-171-8/+19
|/
* clk: at91: Revert "keep slow clk enabled to prevent system hang"Alexandre Belloni2015-11-201-29/+0Star
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-281-0/+2
|\
| * clk: at91: Include clk.h and slab.hStephen Boyd2015-07-201-0/+2
* | clk: at91: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-281-12/+2Star
|/
* clk: at91: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2015-06-041-2/+2
* clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon2015-01-131-0/+27
* clk: at91: fix num_parents test in at91sam9260 slow clk implementationBoris BREZILLON2014-09-021-1/+1
* clk: at91: add slow clks driverBoris BREZILLON2014-05-071-0/+467