| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: st: Fix memory leak in st_of_quadfs_setup() | Xiu Jianfeng | 2022-12-08 | 1 | -2/+3 |
* | clk: st: Hold reference returned by of_get_parent() | Liang He | 2022-08-19 | 1 | -1/+4 |
* | clk: st: clkgen-fsyn: search reg within node or parent | Alain Volmat | 2022-01-06 | 1 | -2/+11 |
* | clk: st: clkgen-fsyn: embed soc clock outputs within compatible data | Alain Volmat | 2021-06-28 | 1 | -12/+101 |
* | clk: st: clkgen-fsyn: Fix worthy struct documentation demote partially filled... | Lee Jones | 2021-02-11 | 1 | -3/+3 |
* | clk: st: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+0 |
* | clk: st: clkgen-fsyn: remove unused variable 'st_quadfs_fs660c32_ops' | YueHaibing | 2019-09-06 | 1 | -1/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -5/+1 |
* | clk: st: Remove usage of CLK_IS_BASIC | Stephen Boyd | 2018-12-10 | 1 | -2/+2 |
* | clk: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-08-30 | 1 | -1/+1 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 1 | -1/+1 |
* | drivers: clk: st: Add fs660c32 synthesizer algorithm | Gabriel Fernandez | 2016-09-17 | 1 | -69/+111 |
* | drivers: clk: st: Simplify clock binding of STiH4xx platforms | Gabriel Fernandez | 2016-09-17 | 1 | -24/+17 |
* | drivers: clk: st: Remove stih415-416 clock support | Gabriel Fernandez | 2016-09-17 | 1 | -260/+0 |
* | clk: st: clkgen-fsyn: Detect critical clocks | Lee Jones | 2016-06-30 | 1 | -3/+7 |
* | clk: st: avoid uninitialized variable use | Arnd Bergmann | 2016-01-30 | 1 | -2/+6 |
* | clk: st: avoid uninitialized variable use | Arnd Bergmann | 2015-11-20 | 1 | -8/+9 |
* | drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x | Gabriel Fernandez | 2015-09-17 | 1 | -4/+4 |
* | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd | 2015-08-25 | 1 | -9/+9 |
* | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd | 2015-07-28 | 1 | -0/+1 |
|\ |
|
| * | clk: st: Include clk.h | Stephen Boyd | 2015-07-20 | 1 | -0/+1 |
* | | drivers: clk: st: Incorrect register offset used for lock_status | Pankaj Dev | 2015-07-08 | 1 | -1/+1 |
* | | drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks | Pankaj Dev | 2015-07-06 | 1 | -1/+1 |
* | | drivers: clk: st: Fix FSYN channel values | Gabriel Fernandez | 2015-07-06 | 1 | -2/+2 |
* | | drivers: clk: st: Remove unused code | Gabriel Fernandez | 2015-07-06 | 1 | -4/+0 |
|/ |
|
* | clk: st: Silence sparse warnings | Stephen Boyd | 2015-05-15 | 1 | -2/+2 |
* | clk: constify of_device_id array | Fabian Frederick | 2015-04-01 | 1 | -1/+1 |
* | clk: st: Update frequency tables for fs660c32 and fs432c65 | Gabriel FERNANDEZ | 2014-07-29 | 1 | -8/+59 |
* | clk: st: STiH407: Support for clockgenD0/D2/D3 | Gabriel FERNANDEZ | 2014-07-29 | 1 | -0/+46 |
* | clk: st: STiH407: Support for clockgenC0 | Gabriel FERNANDEZ | 2014-07-29 | 1 | -0/+51 |
* | clk: st: Add quadfs reset handling | Gabriel FERNANDEZ | 2014-07-29 | 1 | -0/+5 |
* | clk: st: Add polarity bit indication | Gabriel FERNANDEZ | 2014-07-29 | 1 | -5/+7 |
* | clk: st: Remove uncessary (void *) cast | Gabriel FERNANDEZ | 2014-07-29 | 1 | -4/+4 |
* | clk: st: use static const for stm_fs tables | Gabriel FERNANDEZ | 2014-07-29 | 1 | -17/+17 |
* | clk: st: Support for QUADFS inside ClockGenB/C/D/E/F | Gabriel FERNANDEZ | 2014-03-25 | 1 | -0/+1039 |