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-composite-7ulp.c
Age
Commit message (
Expand
)
Author
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-11-11
clk: imx: Add some delay before deassert the reset
Jacky Bai
2024-06-24
clk: imx: composite-7ulp: Use NULL instead of 0
Peng Fan
2024-06-21
clk: imx: composite-7ulp: Check the PCC present bit
Ye Li
2023-04-05
clk: imx: Remove values for mmask and nmask in struct clk_fractional_divider
Christophe JAILLET
2021-10-01
clk: imx: Fix the build break when clk-imx8ulp build as module
Jacky Bai
2021-09-30
clk: imx: Add the pcc reset controller support on imx8ulp
Jacky Bai
2021-09-30
clk: imx: Add 'CLK_SET_RATE_NO_REPARENT' for composite-7ulp
Jacky Bai
2021-09-30
clk: imx: disable i.mx7ulp composite clock during initialization
Anson Huang
2021-09-30
clk: imx: Update the compsite driver to support imx8ulp
Jacky Bai
2021-08-12
clk: fractional-divider: Hide clk_fractional_divider_ops from wide audience
Andy Shevchenko
2020-08-22
clk: imx: Explicitly include bits.h
Anson Huang
2019-12-11
clk: imx: imx7ulp composite: Rename to show is clk_hw based
Abel Vesa
2018-12-03
clk: imx: add imx7ulp composite clk support
A.s. Dong