summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-generated.c
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: clk-generated: make gclk determine audio_pll rateQuentin Schulz2017-09-011-6/+57
* clk: at91: clk-generated: create function to find best_diffQuentin Schulz2017-09-011-14/+27
* clk: at91: clk-generated: remove useless divisor loopQuentin Schulz2017-09-011-13/+12
* clk: at91: Add sama5d2 suspend/resumeAlexandre Belloni2017-06-291-0/+2
* clk: at91: fix clk-generated compilationAlexandre Belloni2017-06-051-0/+1
* clk: at91: fix clk-generated parentingAlexandre Belloni2017-06-011-2/+1
* clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd2016-09-141-13/+17
* clk: at91: make of_sama5d2_clk_generated_setup() staticBen Dooks2016-06-201-1/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-231-2/+2
|\
| * clk: at91: Remove impossible checks for of_clk_get_parent_count()Stephen Boyd2016-02-261-2/+2
* | clk: at91: remove useless includesAlexandre Belloni2016-02-171-2/+0
* | clk: at91: make use of syscon/regmap internallyBoris Brezillon2016-02-171-39/+54
|/
* clk: at91: add generated clock driverNicolas Ferre2015-10-011-0/+306