index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
stm32
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2026-01-22
clk: stm32: stm32-core: convert from divider_round_rate_parent() to divider_d...
Brian Masney
-16
/
+4
2026-01-22
clk: stm32: stm32-core: convert from divider_ro_round_rate() to divider_ro_de...
Brian Masney
-15
/
+7
2025-10-06
Merge branch 'clk-determine-rate' into clk-next
Stephen Boyd
-15
/
+26
2025-09-21
clk: stm32: introduce clocks for STM32MP21 platform
Gabriel Fernandez
-0
/
+2245
2025-09-08
clk: stm32: stm32mp1: convert from round_rate() to determine_rate()
Brian Masney
-5
/
+8
2025-09-08
clk: stm32: stm32-core: convert from round_rate() to determine_rate()
Brian Masney
-10
/
+18
2025-07-26
clk: Fix typos
Bjorn Helgaas
-1
/
+1
2025-06-20
clk: stm32: Do not enable by default during compile testing
Krzysztof Kozlowski
-4
/
+4
2024-09-21
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-1
/
+1
2024-06-03
clk: stm32mp25: add security clocks
Gabriel Fernandez
-0
/
+34
2024-06-03
clk: stm32mp2: use of STM32 access controller
Gabriel Fernandez
-198
/
+290
2024-04-11
clk: stm32: introduce clocks for STM32MP257 platform
Gabriel Fernandez
-15
/
+2646
2024-04-11
clk: stm32mp13: use platform device APIs
Gabriel Fernandez
-73
/
+10
2023-12-17
clk: stm32mp1: use stm32mp13 reset driver
Gabriel Fernandez
-128
/
+42
2023-12-17
clk: stm32mp1: move stm32mp1 clock driver into stm32 directory
Gabriel Fernandez
-0
/
+2489
2023-10-12
clk: stm32: Fix a signedness issue in clk_stm32_composite_determine_rate()
Dan Carpenter
-1
/
+1
2023-06-08
clk: stm32: composite: Switch to determine_rate
Maxime Ripard
-11
/
+21
2023-06-08
clk: stm32: core: Add a determine_rate hook
Maxime Ripard
-0
/
+1
2023-03-28
clk: stm32: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2022-06-09
clk: stm32: rcc_reset: Fix missing spin_lock_init()
Wei Yongjun
-0
/
+1
2022-05-20
clk: stm32mp13: add safe mux management
Gabriel Fernandez
-4
/
+62
2022-05-20
clk: stm32mp13: add multi mux function
Gabriel Fernandez
-0
/
+42
2022-05-20
clk: stm32mp13: add all STM32MP13 kernel clocks
Gabriel Fernandez
-0
/
+513
2022-05-20
clk: stm32mp13: add all STM32MP13 peripheral clocks
Gabriel Fernandez
-0
/
+360
2022-05-20
clk: stm32mp13: manage secured clocks
Gabriel Fernandez
-14
/
+164
2022-05-20
clk: stm32mp13: add composite clock
Gabriel Fernandez
-0
/
+225
2022-05-20
clk: stm32mp13: add stm32 divider clock
Gabriel Fernandez
-0
/
+187
2022-05-20
clk: stm32mp13: add stm32_gate management
Gabriel Fernandez
-0
/
+149
2022-05-20
clk: stm32mp13: add stm32_mux clock management
Gabriel Fernandez
-0
/
+114
2022-05-20
clk: stm32: Introduce STM32MP13 RCC drivers (Reset Clock Controller)
Gabriel Fernandez
-0
/
+2584