index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-stm32f4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system en...
Dillon Min
1
-4
/
+0
2021-09-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-4
/
+4
2021-08-05
clk: stm32f4: Switch to clk_divider.determine_rate
Martin Blumenstingl
1
-4
/
+4
2021-07-26
clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
Dario Binacchi
1
-5
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2019-04-25
clk: stm32: Introduce clocks of STM32F769 board
Gabriel Fernandez
1
-8
/
+299
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-06
clk: stm32f4: pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-07-21
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-26
clk: stm32f7: Introduce stm32f7 clocks for STM32F746 boards
Gabriel Fernandez
1
-6
/
+271
2017-01-12
clk: stm32f4: avoid uninitialized variable access
Arnd Bergmann
1
-5
/
+7
2017-01-09
Merge branches 'clk-qcom-rpm8974', 'clk-stm32f4', 'clk-ipq4019' and 'clk-fixe...
Stephen Boyd
1
-21
/
+578
2016-12-21
clk: stm32f4: Use CLK_OF_DECLARE_DRIVER initialization method
Gabriel Fernandez
1
-2
/
+2
2016-12-21
clk: stm32f4: SDIO & 48Mhz clock management for STM32F469 board
Gabriel Fernandez
1
-3
/
+46
2016-12-21
clk: stm32f4: Add SAI clocks
Gabriel Fernandez
1
-0
/
+16
2016-12-21
clk: stm32f4: Add I2S clock
Gabriel Fernandez
1
-1
/
+13
2016-12-21
clk: stm32f4: Add lcd-tft clock
Gabriel Fernandez
1
-0
/
+114
2016-12-21
clk: stm32f4: Add post divisor for I2S & SAI PLLs
Gabriel Fernandez
1
-0
/
+55
2016-12-21
clk: stm32f4: Add PLL_I2S & PLL_SAI for STM32F429/469 boards
Gabriel Fernandez
1
-17
/
+334
2016-10-27
clk: stm32f469: Add QSPI clock
Gabriel Fernandez
1
-18
/
+155
2016-10-27
clk: stm32f4: Add RTC clock
Gabriel Fernandez
1
-1
/
+136
2016-10-27
clk: stm32f4: Add LSI & LSE clocks
Gabriel Fernandez
1
-5
/
+126
2016-07-06
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-24
clk: stm32f4: Convert to clk_hw based provider APIs
Stephen Boyd
1
-2
/
+1
2015-08-24
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-22
clk: stm32: Add clock driver for STM32F4[23]xxx devices
Daniel Thompson
1
-0
/
+380