summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-stm32f4.c
Commit message (Expand)AuthorAgeFilesLines
* clk: stm32f4: Use CLK_OF_DECLARE_DRIVER initialization methodGabriel Fernandez2016-12-211-2/+2
* clk: stm32f469: Add QSPI clockGabriel Fernandez2016-10-271-18/+155
* clk: stm32f4: Add RTC clockGabriel Fernandez2016-10-271-1/+136
* clk: stm32f4: Add LSI & LSE clocksGabriel Fernandez2016-10-271-5/+126
* clk: stm32f4: fix error handlingChristophe JAILLET2016-07-061-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-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
OpenPOWER on IntegriCloud