summaryrefslogtreecommitdiffstats
path: root/drivers/clk/st/clkgen-mux.c
Commit message (Expand)AuthorAgeFilesLines
* clk: st: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd2016-02-261-2/+2
* clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-291-5/+4
* drivers: clk: st: PLL rate change implementation for DVFSGabriel Fernandez2015-10-081-0/+3
* clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-241-1/+1
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-281-0/+1
|\
| * clk: st: Include clk.hStephen Boyd2015-07-201-0/+1
* | clk: st: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-281-5/+2
* | clk: st: Fix error paths and allocation styleStephen Boyd2015-07-131-38/+45
* | 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-141-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-281-1/+2
* clk: st: STiH407: Support for A9 MUX ClocksGabriel FERNANDEZ2014-07-281-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