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