summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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