aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-generated.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-14clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd1-13/+17
2016-06-20clk: at91: make of_sama5d2_clk_generated_setup() staticBen Dooks1-1/+1
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-2/+2
2016-02-26clk: at91: Remove impossible checks for of_clk_get_parent_count()Stephen Boyd1-2/+2
2016-02-17clk: at91: remove useless includesAlexandre Belloni1-2/+0
2016-02-17clk: at91: make use of syscon/regmap internallyBoris Brezillon1-39/+54
2015-10-01clk: at91: add generated clock driverNicolas Ferre1-0/+306