Age | Commit message (Expand) | Author | Files | Lines |
2018-08-30 | clk: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -1/+1 |
2018-03-19 | clk: stm32: Add clk entry for SDMMC2 on stm32F769 | Patrice Chotard | 1 | -1/+2 |
2018-03-19 | clk: stm32: Add DSI clock for STM32F469 Board | Gabriel Fernandez | 1 | -1/+10 |
2017-12-07 | clk: stm32f4: pr_err() strings should end with newlines | Arvind Yadav | 1 | -1/+1 |
2017-07-22 | clk: Convert to using %pOF instead of full_name | Rob Herring | 1 | -2/+2 |
2017-04-12 | clk: stm32f4: fix timeout management for pll and ready gate | Gabriel Fernandez | 1 | -14/+29 |
2017-04-12 | clk: stm32f4: fix: exclude values 0 and 1 for PLLQ | Gabriel Fernandez | 1 | -3/+10 |
2017-01-27 | clk: stm32f7: Introduce stm32f7 clocks for STM32F746 boards | Gabriel Fernandez | 1 | -6/+271 |
2017-01-13 | clk: stm32f4: avoid uninitialized variable access | Arnd Bergmann | 1 | -5/+7 |
2017-01-10 | Merge branches 'clk-qcom-rpm8974', 'clk-stm32f4', 'clk-ipq4019' and 'clk-fixe... | Stephen Boyd | 1 | -21/+578 |
2016-12-22 | clk: stm32f4: Use CLK_OF_DECLARE_DRIVER initialization method | Gabriel Fernandez | 1 | -2/+2 |
2016-12-22 | clk: stm32f4: SDIO & 48Mhz clock management for STM32F469 board | Gabriel Fernandez | 1 | -3/+46 |
2016-12-22 | clk: stm32f4: Add SAI clocks | Gabriel Fernandez | 1 | -0/+16 |
2016-12-22 | clk: stm32f4: Add I2S clock | Gabriel Fernandez | 1 | -1/+13 |
2016-12-22 | clk: stm32f4: Add lcd-tft clock | Gabriel Fernandez | 1 | -0/+114 |
2016-12-22 | clk: stm32f4: Add post divisor for I2S & SAI PLLs | Gabriel Fernandez | 1 | -0/+55 |
2016-12-22 | clk: stm32f4: Add PLL_I2S & PLL_SAI for STM32F429/469 boards | Gabriel Fernandez | 1 | -17/+334 |
2016-10-28 | clk: stm32f469: Add QSPI clock | Gabriel Fernandez | 1 | -18/+155 |
2016-10-28 | clk: stm32f4: Add RTC clock | Gabriel Fernandez | 1 | -1/+136 |
2016-10-28 | clk: stm32f4: Add LSI & LSE clocks | Gabriel Fernandez | 1 | -5/+126 |
2016-07-07 | clk: stm32f4: fix error handling | Christophe JAILLET | 1 | -1/+1 |
2016-06-30 | clk: stm32f4: Migrate to clk_hw based OF and registration APIs | Stephen Boyd | 1 | -6/+6 |
2015-08-25 | clk: stm32f4: Convert to clk_hw based provider APIs | Stephen Boyd | 1 | -2/+1 |
2015-08-25 | clk: Convert __clk_get_flags() to clk_hw_get_flags() | Stephen Boyd | 1 | -1/+1 |
2015-07-02 | clk: stm32: Fix out-by-one error path in the index lookup | Daniel Thompson | 1 | -1/+1 |
2015-06-23 | clk: stm32: Add clock driver for STM32F4[23]xxx devices | Daniel Thompson | 1 | -0/+380 |