index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk_stm32f.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: clk_stm32f: Use PLLSAIP as USB 48MHz clock
Patrice Chotard
2018-05-08
1
-11
/
+25
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
clk: clk_stm32f: Add DSI clock support
Patrice Chotard
2018-03-13
1
-1
/
+1
*
clk: clk_stm32f: Add set_rate for LTDC clock
Patrice Chotard
2018-03-13
1
-0
/
+100
*
clk: clk_stm32f: Configure SAI PLL to generate LTDC pixel clock
Patrice Chotard
2018-03-13
1
-1
/
+36
*
clk: clk_stm32f: Rework SDMMC stm32_clk_get_rate() part
Patrice Chotard
2018-03-13
1
-31
/
+74
*
clk: clk_stm32f: No more need of 48Mhz from PLL_SAI
Patrice Chotard
2018-03-13
1
-21
/
+8
*
clk: clk_stm32f: Fix RCC_PLLSAICFGR mask defines
Patrice Chotard
2018-03-13
1
-4
/
+4
*
clk: clk_stm32f: Fix stm32_clk_get_rate()
Patrice Chotard
2018-03-13
1
-5
/
+7
*
board: stm32: switch to DM STM32 timer
Patrice Chotard
2018-03-13
1
-15
/
+0
*
clk: clk_stm32f: Fix stm32_clk_get_rate() for timer
Patrice Chotard
2018-03-13
1
-17
/
+99
*
clk: clk_stm32: Add .set_rate callback
Patrice Chotard
2018-01-29
1
-0
/
+6
*
clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value
Patrice Chotard
2018-01-28
1
-1
/
+1
*
clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()
Patrice Chotard
2018-01-28
1
-6
/
+6
*
clk: clk_stm32f: Remove STMMAC clock setup
Patrice Chotard
2018-01-28
1
-6
/
+0
*
clk: stm32: retrieve external oscillator frequency from DT
Patrice Chotard
2018-01-28
1
-21
/
+57
*
board: stm32f429-disco: switch to DM STM32 clock driver
Patrice Chotard
2018-01-10
1
-1
/
+6
*
clk: clk_stm32fx: add clock configuration for mmc usage
Patrice Chotard
2017-11-29
1
-1
/
+100
*
dm: misc: bind STM32F4/F7 clock from rcc MFD driver
Patrice Chotard
2017-11-29
1
-41
/
+13
*
clk: stm32fx: migrate define from rcc.h to driver
Patrice Chotard
2017-11-29
1
-1
/
+18
*
clk: stm32f7: rename clk_stm32f7.c to clk_stm32f.c
Patrice Chotard
2017-11-29
1
-0
/
+353