Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-19clk: stm32: Add clk entry for SDMMC2 on stm32F769Patrice Chotard
2018-03-19clk: stm32: Add DSI clock for STM32F469 BoardGabriel Fernandez
2017-12-07clk: stm32f4: pr_err() strings should end with newlinesArvind Yadav
2017-07-22clk: Convert to using %pOF instead of full_nameRob Herring
2017-04-12clk: stm32f4: fix timeout management for pll and ready gateGabriel Fernandez
2017-04-12clk: stm32f4: fix: exclude values 0 and 1 for PLLQGabriel Fernandez
2017-01-27clk: stm32f7: Introduce stm32f7 clocks for STM32F746 boardsGabriel Fernandez
2017-01-13clk: stm32f4: avoid uninitialized variable accessArnd Bergmann
2017-01-10Merge branches 'clk-qcom-rpm8974', 'clk-stm32f4', 'clk-ipq4019' and 'clk-fixe...Stephen Boyd
2016-12-22clk: stm32f4: Use CLK_OF_DECLARE_DRIVER initialization methodGabriel Fernandez
2016-12-22clk: stm32f4: SDIO & 48Mhz clock management for STM32F469 boardGabriel Fernandez
2016-12-22clk: stm32f4: Add SAI clocksGabriel Fernandez
2016-12-22clk: stm32f4: Add I2S clockGabriel Fernandez
2016-12-22clk: stm32f4: Add lcd-tft clockGabriel Fernandez
2016-12-22clk: stm32f4: Add post divisor for I2S & SAI PLLsGabriel Fernandez
2016-12-22clk: stm32f4: Add PLL_I2S & PLL_SAI for STM32F429/469 boardsGabriel Fernandez
2016-10-28clk: stm32f469: Add QSPI clockGabriel Fernandez
2016-10-28clk: stm32f4: Add RTC clockGabriel Fernandez
2016-10-28clk: stm32f4: Add LSI & LSE clocksGabriel Fernandez
2016-07-07clk: stm32f4: fix error handlingChristophe JAILLET
2016-06-30clk: stm32f4: Migrate to clk_hw based OF and registration APIsStephen Boyd
2015-08-25clk: stm32f4: Convert to clk_hw based provider APIsStephen Boyd
2015-08-25clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd
2015-07-02clk: stm32: Fix out-by-one error path in the index lookupDaniel Thompson
2015-06-23clk: stm32: Add clock driver for STM32F4[23]xxx devicesDaniel Thompson