summaryrefslogtreecommitdiffstats
path: root/drivers/clk/st/clk-flexgen.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd1-0/+1
2015-07-28clk: st: make use of of_clk_parent_fill helper functionDinh Nguyen1-4/+2
2015-07-20clk: st: Include clk.hStephen Boyd1-0/+1
2015-07-06drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocksPankaj Dev1-1/+1
2015-07-06drivers: clk: st: Fix flexgen lock initGiuseppe Cavallaro1-0/+2
2015-06-04clk: st: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven1-1/+1
2015-05-14clk: st: Silence sparse warningsStephen Boyd1-3/+3
2015-02-18clk: Replace explicit clk assignment with __clk_hw_set_clkJavier Martinez Canillas1-10/+10
2015-01-20clk: st: STiH410: Fix pdiv and fdiv divisor when setting ratePeter Griffin1-4/+15
2014-07-28clk: st: STiH407: Support for Flexgen ClocksGabriel FERNANDEZ1-0/+331