summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-main.c
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd2016-09-141-36/+52
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-231-3/+3
|\
| * clk: at91: Remove CLK_IS_ROOTStephen Boyd2016-03-021-1/+1
| * clk: at91: Remove impossible checks for of_clk_get_parent_count()Stephen Boyd2016-02-261-2/+2
* | clk: at91: remove IRQ handling and use pollingAlexandre Belloni2016-02-171-123/+15
* | clk: at91: make use of syscon/regmap internallyBoris Brezillon2016-02-171-89/+159
|/
* clk: at91: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-281-6/+1
* clk: at91: do not leak resourcesDavid Dueck2015-07-021-1/+3
* clk: at91: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2015-06-041-1/+1
* clk: at91: main: warn when the main crystal frequency is not setAlexandre Belloni2014-07-021-0/+1
* clk: at91: rework main clk implementationBoris BREZILLON2014-05-071-63/+514
* clk: at91: add PMC main clockBoris BREZILLON2013-12-021-0/+187
OpenPOWER on IntegriCloud