summaryrefslogtreecommitdiff
path: root/drivers/clk/at91/clk-slow.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-20clk: at91: Revert "keep slow clk enabled to prevent system hang"Alexandre Belloni1-29/+0
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd1-0/+2
2015-07-28clk: at91: make use of of_clk_parent_fill helper functionDinh Nguyen1-12/+2
2015-07-20clk: at91: Include clk.h and slab.hStephen Boyd1-0/+2
2015-06-04clk: at91: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven1-2/+2
2015-01-13clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon1-0/+27
2014-09-03clk: at91: fix num_parents test in at91sam9260 slow clk implementationBoris BREZILLON1-1/+1
2014-05-07clk: at91: add slow clks driverBoris BREZILLON1-0/+467