index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-eyeq.c
Age
Commit message (
Expand
)
Author
2026-08-11
Merge tag 'clk-eyeq7h-7.3' of ssh://github.com/benoitmonin/linux into clk-mob...
Stephen Boyd
2026-07-17
clk: eyeq: Add EyeQ7H compatibles
Benoît Monin
2026-07-17
clk: eyeq: Drop PLL, dividers, and fixed factors structs
Benoît Monin
2026-07-17
clk: eyeq: Convert clocks declaration to eqc_clock
Benoît Monin
2026-07-17
clk: eyeq: Introduce a generic clock type
Benoît Monin
2026-07-17
clk: eyeq: Prefix the PLL registers with the PLL type
Benoît Monin
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-04-28
clk: eyeq: add EyeQ5 children auxiliary device for generic PHYs
Théo Lebrun
2026-04-28
clk: eyeq: use the auxiliary device creation helper
Jerome Brunet
2026-04-13
clk: eyeq: Add Mobileye EyeQ6Lplus OLB
Benoît Monin
2026-04-13
clk: eyeq: Adjust PLL accuracy computation
Benoît Monin
2026-04-13
clk: eyeq: Skip post-divisor when computing PLL frequency
Benoît Monin
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-07-26
clk: Fix typos
Bjorn Helgaas
2024-11-14
clk: eyeq: add EyeQ6H west fixed factor clocks
Théo Lebrun
2024-11-14
clk: eyeq: add EyeQ6H central fixed factor clocks
Théo Lebrun
2024-11-14
clk: eyeq: add EyeQ5 fixed factor clocks
Théo Lebrun
2024-11-14
clk: eyeq: add fixed factor clocks infrastructure
Théo Lebrun
2024-11-14
clk: eyeq: require clock index with phandle in all cases
Théo Lebrun
2024-10-28
clk: eyeq: add driver
Théo Lebrun