summaryrefslogtreecommitdiff
path: root/drivers/clk/at91/clk-smd.c
AgeCommit message (Expand)Author
2016-09-14clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-02-26clk: at91: Remove impossible checks for of_clk_get_parent_count()Stephen Boyd
2016-02-17clk: at91: remove useless includesAlexandre Belloni
2016-02-17clk: at91: make use of syscon/regmap internallyBoris Brezillon
2015-07-28clk: at91: make use of of_clk_parent_fill helper functionDinh Nguyen
2015-06-04clk: at91: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven
2013-12-02clk: at91: add PMC smd clockBoris BREZILLON