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-highbank.c
Age
Commit message (
Expand
)
Author
30 hours
clk: highbank: 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-09-08
clk: highbank: convert from round_rate() to determine_rate()
Brian Masney
2024-04-19
clk: highbank: Remove an unused field in struct hb_clk
Christophe JAILLET
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-07
Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...
Stephen Boyd
2019-03-06
clk: highbank: Convert to CLK_IS_CRITICAL
Stephen Boyd
2018-12-28
clk: highbank: fix refcount leak in hb_clk_init()
Yangtao Li
2016-06-30
clk: highbank: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
2015-07-20
clk: highbank: Include clk.h
Stephen Boyd
2013-09-29
ARM: highbank: remove custom .init_time hook
Sebastian Hesselbarth
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-02
clk / highbank: Prevent glitches in non-bypass reset mode
Mark Langsdorf
2013-01-24
clk: highbank: Use common of_clk_init() function
Prashant Gaikwad
2012-07-11
clk: add highbank clock support
Rob Herring