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
/
imx
/
clk-pfdv2.c
Age
Commit message (
Expand
)
Author
35 hours
clk: imx: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
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
2021-10-01
clk: imx: Fix the build break when clk-imx8ulp build as module
Jacky Bai
2021-09-30
clk: imx: Update the pfdv2 for 8ulp specific support
Jacky Bai
2021-09-30
clk: imx: disable the pfd when set pfdv2 clock rate
Jacky Bai
2020-09-07
clk: imx: Fix and update kerneldoc
Krzysztof Kozlowski
2020-03-10
clk: imx: pfdv2: determine best parent rate
Peng Fan
2020-03-10
clk: imx: pfdv2: switch to use determine_rate
Peng Fan
2020-03-10
clk: imx: Fix division by zero warning on pfdv2
Anson Huang
2019-12-11
clk: imx: Rename the imx_clk_pfdv2 to imply it's clk_hw based
Abel Vesa
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-03
clk: imx: correct pfdv2 gate_bit/vld_bit operations
Anson Huang
2018-12-03
clk: imx: add pfdv2 support
A.s. Dong