index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-asm9260.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_flex' 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-26
clk: Fix typos
Bjorn Helgaas
2023-09-11
clk: asm9620: Remove 'hw' local variable that isn't checked
Stephen Boyd
2022-09-29
clk: asm9260: use parent index to link the reference clock
Dmitry Baryshkov
2020-04-13
clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typo
Arnd Bergmann
2020-01-06
clk: asm9260: Use parent accuracy in fixed rate clk
Stephen Boyd
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2017-07-21
clk: Convert to using %pOF instead of full_name
Rob Herring
2016-08-24
clk: asm9260: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
2015-05-13
clk: asm9260: Fix of_io_request_and_map error check
Maxime Ripard
2015-01-20
ARM: clk: add clk-asm9260 driver
Oleksij Rempel