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-busy.c
Age
Commit message (
Expand
)
Author
41 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
2025-07-24
clk: imx: busy: convert from round_rate() to determine_rate()
Brian Masney
2023-06-08
clk: imx: busy: Add a determine_rate hook
Maxime Ripard
2020-08-22
clk: imx: Explicitly include bits.h
Anson Huang
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-06-07
clk: imx: clk-busy: Switch to clk_hw based API
Abel Vesa
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
Thomas Gleixner
2018-12-03
clk: imx: make mux parent strings const
A.s. Dong
2018-04-06
clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux
Bai Ping
2017-11-01
clk: imx: make clk_ops const
Bhumika Goyal
2016-01-29
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2015-06-03
ARM: imx: move clock drivers into drivers/clk
Shawn Guo