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-npcm7xx.c
Age
Commit message (
Expand
)
Author
27 hours
clk: npcm7xx: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
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
2023-10-18
clk: npcm7xx: Fix incorrect kfree
Jonathan Neuschäfer
2022-09-28
clk: clk-npcm7xx: Remove unused struct npcm7xx_clk_gate_data and npcm7xx_clk_...
Yuan Can
2021-02-11
clk: clk-npcm7xx: Remove unused static const tables 'npcm7xx_gates' and 'npcm...
Lee Jones
2018-10-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-28
clk: npcm7xx: fix memory allocation
Gustavo A. R. Silva
2018-05-01
clk: npcm7xx: fix return value check in npcm7xx_clk_init()
Wei Yongjun
2018-04-16
clk: npcm7xx: add clock controller
Tali Perry