summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-stm32f4.c
Commit message (Expand)AuthorAgeFilesLines
* clk: stm32f4: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-2/+1
* clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd2015-08-241-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-221-0/+380