aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/st
AgeCommit message (Expand)Author
2016-12-08clk: st: clk-flexgen: Unmap region obtained by of_iomapArvind Yadav
2016-09-16drivers: clk: st: Handle clk synchronous mode for video clocksGabriel Fernandez
2016-09-16drivers: clk: st: Add clock propagation for audio clocksGabriel Fernandez
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-pll: Detect critical clocksLee Jones
2016-06-30clk: st: clkgen-fsyn: Detect critical clocksLee Jones
2016-06-30clk: st: clk-flexgen: Detect critical clocksLee Jones
2016-02-26clk: st: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd
2016-01-29clk: st: avoid uninitialized variable useArnd Bergmann
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang
2015-11-20clk: st: avoid uninitialized variable useArnd Bergmann
2015-10-08drivers: clk: st: Correct the pll-type for A9 for stih418Gabriel Fernandez
2015-10-08drivers: clk: st: PLL rate change implementation for DVFSGabriel Fernandez
2015-10-08drivers: clk: st: Support for enable/disable in Clockgen PLLsGabriel Fernandez
2015-10-01clk: st: fix handling result of of_property_count_stringsAndrzej Hajda
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-08-24clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-28clk: st: make use of of_clk_parent_fill helper functionDinh Nguyen
2015-07-20clk: st: Include clk.hStephen Boyd
2015-07-13clk: st: Fix error paths and allocation styleStephen Boyd
2015-07-07drivers: clk: st: Incorrect register offset used for lock_statusPankaj Dev
2015-07-06drivers: clk: st: Fix mux bit-setting for Cortex A9 clocksGabriel Fernandez
2015-07-06drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocksPankaj Dev
2015-07-06drivers: clk: st: Fix flexgen lock initGiuseppe Cavallaro
2015-07-06drivers: clk: st: Fix FSYN channel valuesGabriel Fernandez
2015-07-06drivers: clk: st: Remove unused codeGabriel Fernandez
2015-06-04clk: st: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven
2015-05-14clk: st: Silence sparse warningsStephen Boyd
2015-04-01clk: constify of_device_id arrayFabian Frederick
2015-02-18clk: Replace explicit clk assignment with __clk_hw_set_clkJavier Martinez Canillas
2015-01-20clk: st: STiH410: Fix pdiv and fdiv divisor when setting ratePeter Griffin
2014-07-28clk: st: Use round to closest divider flagGabriel FERNANDEZ
2014-07-28clk: st: Update frequency tables for fs660c32 and fs432c65Gabriel FERNANDEZ
2014-07-28clk: st: STiH407: Support for clockgenA9Gabriel 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: STiH407: Support for clockgenA0Gabriel FERNANDEZ
2014-07-28clk: st: STiH407: Support for A9 MUX ClocksGabriel FERNANDEZ
2014-07-28clk: st: STiH407: Support for Flexgen ClocksGabriel FERNANDEZ
2014-07-28clk: st: Remove uncessary (void *) castGabriel FERNANDEZ
2014-07-28clk: st: use static const for clkgen_pll_data tablesGabriel FERNANDEZ
2014-07-28clk: st: use static const for stm_fs tablesGabriel FERNANDEZ
2014-05-28clk: st: Terminate of match tableStephen Boyd
2014-05-23clk: st: Fix memory leakValentin Ilie