aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-stm32f4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-24clk: stm32f4: Convert to clk_hw based provider APIsStephen Boyd1-2/+1
2015-08-24clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd1-1/+1
2015-07-02clk: stm32: Fix out-by-one error path in the index lookupDaniel Thompson1-1/+1
2015-06-22clk: stm32: Add clock driver for STM32F4[23]xxx devicesDaniel Thompson1-0/+380