summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-stm32f4.c
Commit message (Expand)AuthorAgeFilesLines
* clk: stm32f7: Introduce stm32f7 clocks for STM32F746 boardsGabriel Fernandez2017-01-261-6/+271
* clk: stm32f4: avoid uninitialized variable accessArnd Bergmann2017-01-121-5/+7
*-. Merge branches 'clk-qcom-rpm8974', 'clk-stm32f4', 'clk-ipq4019' and 'clk-fixe...Stephen Boyd2017-01-091-21/+578
|\ \
| | * clk: stm32f4: Use CLK_OF_DECLARE_DRIVER initialization methodGabriel Fernandez2016-12-211-2/+2
| |/ |/|
| * clk: stm32f4: SDIO & 48Mhz clock management for STM32F469 boardGabriel Fernandez2016-12-211-3/+46
| * clk: stm32f4: Add SAI clocksGabriel Fernandez2016-12-211-0/+16
| * clk: stm32f4: Add I2S clockGabriel Fernandez2016-12-211-1/+13
| * clk: stm32f4: Add lcd-tft clockGabriel Fernandez2016-12-211-0/+114
| * clk: stm32f4: Add post divisor for I2S & SAI PLLsGabriel Fernandez2016-12-211-0/+55
| * clk: stm32f4: Add PLL_I2S & PLL_SAI for STM32F429/469 boardsGabriel Fernandez2016-12-211-17/+334
|/
* 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