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