summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-stm32f4.c
Commit message (Expand)AuthorAgeFilesLines
* clk: stm32f4: fix error handlingChristophe JAILLET2016-07-071-1/+1
* clk: stm32f4: Migrate to clk_hw based OF and registration APIsStephen Boyd2016-06-301-6/+6
* clk: stm32f4: Convert to clk_hw based provider APIsStephen Boyd2015-08-251-2/+1Star
* clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd2015-08-251-1/+1
* clk: stm32: Fix out-by-one error path in the index lookupDaniel Thompson2015-07-021-1/+1
* clk: stm32: Add clock driver for STM32F4[23]xxx devicesDaniel Thompson2015-06-231-0/+380