index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-highbank.c
Age
Commit message (
Expand
)
Author
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