summaryrefslogtreecommitdiffstats
path: root/drivers/clk/st/clkgen-mux.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers: clk: st: Fix mux bit-setting for Cortex A9 clocksGabriel Fernandez2015-07-061-1/+1
* drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocksPankaj Dev2015-07-061-3/+5
* clk: st: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2015-06-041-1/+1
* clk: st: Silence sparse warningsStephen Boyd2015-05-151-7/+7
* clk: constify of_device_id arrayFabian Frederick2015-04-011-4/+4
* clk: Replace explicit clk assignment with __clk_hw_set_clkJavier Martinez Canillas2015-02-181-7/+7
* clk: st: Use round to closest divider flagGabriel FERNANDEZ2014-07-291-1/+2
* clk: st: STiH407: Support for A9 MUX ClocksGabriel FERNANDEZ2014-07-291-0/+9
* clk: st: Support for A9 MUX clocksGabriel FERNANDEZ2014-03-251-0/+19
* clk: st: Support for VCC-mux and MUX clocksGabriel FERNANDEZ2014-03-251-0/+272
* clk: st: Support for DIVMUX and PreDiv ClocksGabriel FERNANDEZ2014-03-251-0/+529