summaryrefslogtreecommitdiff
path: root/drivers/clk/st/clkgen-fsyn.c
AgeCommit message (Expand)Author
2022-12-07clk: st: Fix memory leak in st_of_quadfs_setup()Xiu Jianfeng
2022-08-19clk: st: Hold reference returned by of_get_parent()Liang He
2022-01-05clk: st: clkgen-fsyn: search reg within node or parentAlain Volmat
2021-06-27clk: st: clkgen-fsyn: embed soc clock outputs within compatible dataAlain Volmat
2021-02-11clk: st: clkgen-fsyn: Fix worthy struct documentation demote partially filled...Lee Jones
2020-07-16clk: st: Remove uninitialized_var() usageKees Cook
2019-09-06clk: st: clkgen-fsyn: remove unused variable 'st_quadfs_fs660c32_ops'YueHaibing
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-12-10clk: st: Remove usage of CLK_IS_BASICStephen Boyd
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2016-09-16drivers: clk: st: Add fs660c32 synthesizer algorithmGabriel Fernandez
2016-09-16drivers: clk: st: Simplify clock binding of STiH4xx platformsGabriel Fernandez
2016-09-16drivers: clk: st: Remove stih415-416 clock supportGabriel Fernandez
2016-06-30clk: st: clkgen-fsyn: Detect critical clocksLee Jones
2016-01-29clk: st: avoid uninitialized variable useArnd Bergmann
2015-11-20clk: st: avoid uninitialized variable useArnd Bergmann
2015-09-17drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_xGabriel Fernandez
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-20clk: st: Include clk.hStephen Boyd
2015-07-07drivers: clk: st: Incorrect register offset used for lock_statusPankaj Dev
2015-07-06drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocksPankaj Dev
2015-07-06drivers: clk: st: Fix FSYN channel valuesGabriel Fernandez
2015-07-06drivers: clk: st: Remove unused codeGabriel Fernandez
2015-05-14clk: st: Silence sparse warningsStephen Boyd
2015-04-01clk: constify of_device_id arrayFabian Frederick
2014-07-28clk: st: Update frequency tables for fs660c32 and fs432c65Gabriel FERNANDEZ
2014-07-28clk: st: STiH407: Support for clockgenD0/D2/D3Gabriel FERNANDEZ
2014-07-28clk: st: STiH407: Support for clockgenC0Gabriel FERNANDEZ
2014-07-28clk: st: Add quadfs reset handlingGabriel FERNANDEZ
2014-07-28clk: st: Add polarity bit indicationGabriel FERNANDEZ
2014-07-28clk: st: Remove uncessary (void *) castGabriel FERNANDEZ
2014-07-28clk: st: use static const for stm_fs tablesGabriel FERNANDEZ
2014-03-25clk: st: Support for QUADFS inside ClockGenB/C/D/E/FGabriel FERNANDEZ