| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-08-19 | clk: st: Hold reference returned by of_get_parent() | Liang He | 1 | -1/+4 |
| 2022-01-05 | clk: st: clkgen-mux: search reg within node or parent | Alain Volmat | 1 | -2/+9 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
| 2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 1 | -0/+1 |
| 2016-09-16 | drivers: clk: st: Simplify clock binding of STiH4xx platforms | Gabriel Fernandez | 1 | -19/+9 |
| 2016-09-16 | drivers: clk: st: Remove stih415-416 clock support | Gabriel Fernandez | 1 | -725/+1 |
| 2016-02-26 | clk: st: Remove impossible check for of_clk_get_parent_count() < 0 | Stephen Boyd | 1 | -2/+2 |
| 2016-01-29 | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h | Geliang Tang | 1 | -5/+4 |
| 2015-10-08 | drivers: clk: st: PLL rate change implementation for DVFS | Gabriel Fernandez | 1 | -0/+3 |
| 2015-08-24 | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd | 1 | -1/+1 |
| 2015-07-28 | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd | 1 | -0/+1 |
| 2015-07-28 | clk: st: make use of of_clk_parent_fill helper function | Dinh Nguyen | 1 | -5/+2 |
| 2015-07-20 | clk: st: Include clk.h | Stephen Boyd | 1 | -0/+1 |
| 2015-07-13 | clk: st: Fix error paths and allocation style | Stephen Boyd | 1 | -38/+45 |
| 2015-07-06 | drivers: clk: st: Fix mux bit-setting for Cortex A9 clocks | Gabriel Fernandez | 1 | -1/+1 |
| 2015-07-06 | drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks | Pankaj Dev | 1 | -3/+5 |
| 2015-06-04 | clk: st: Use of_clk_get_parent_count() instead of open coding | Geert Uytterhoeven | 1 | -1/+1 |
| 2015-05-14 | clk: st: Silence sparse warnings | Stephen Boyd | 1 | -7/+7 |
| 2015-04-01 | clk: constify of_device_id array | Fabian Frederick | 1 | -4/+4 |
| 2015-02-18 | clk: Replace explicit clk assignment with __clk_hw_set_clk | Javier Martinez Canillas | 1 | -7/+7 |
| 2014-07-28 | clk: st: Use round to closest divider flag | Gabriel FERNANDEZ | 1 | -1/+2 |
| 2014-07-28 | clk: st: STiH407: Support for A9 MUX Clocks | Gabriel FERNANDEZ | 1 | -0/+9 |
| 2014-03-25 | clk: st: Support for A9 MUX clocks | Gabriel FERNANDEZ | 1 | -0/+19 |
| 2014-03-25 | clk: st: Support for VCC-mux and MUX clocks | Gabriel FERNANDEZ | 1 | -0/+272 |
| 2014-03-25 | clk: st: Support for DIVMUX and PreDiv Clocks | Gabriel FERNANDEZ | 1 | -0/+529 |