summaryrefslogtreecommitdiff
path: root/drivers/clk/st/clk-flexgen.c
AgeCommit message (Expand)AuthorFilesLines
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-15clk: 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-29clk: st: STiH407: Support for Flexgen ClocksGabriel FERNANDEZ1-0/+331