summaryrefslogtreecommitdiffstats
path: root/drivers/clk/st/clk-flexgen.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-1/+2
* clk: st: Remove usage of CLK_IS_BASICStephen Boyd2018-12-101-1/+1
* clk: st: clk-flexgen: Unmap region obtained by of_iomapArvind Yadav2016-12-091-1/+4
* drivers: clk: st: Handle clk synchronous mode for video clocksGabriel Fernandez2016-09-171-2/+35
* drivers: clk: st: Add clock propagation for audio clocksGabriel Fernandez2016-09-171-1/+25
* clk: st: clk-flexgen: Detect critical clocksLee Jones2016-06-301-1/+3
* clk: st: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd2016-02-271-2/+2
* clk: st: fix handling result of of_property_count_stringsAndrzej Hajda2015-10-021-3/+4
* clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-251-2/+2
* clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd2015-08-251-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-4/+2Star
* | drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocksPankaj Dev2015-07-061-1/+1
* | drivers: clk: st: Fix flexgen lock initGiuseppe Cavallaro2015-07-061-0/+2
|/
* 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-3/+3
* clk: Replace explicit clk assignment with __clk_hw_set_clkJavier Martinez Canillas2015-02-181-10/+10
* clk: st: STiH410: Fix pdiv and fdiv divisor when setting ratePeter Griffin2015-01-201-4/+15
* clk: st: STiH407: Support for Flexgen ClocksGabriel FERNANDEZ2014-07-291-0/+331