开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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