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-gemini.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
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: gemini: convert from round_rate() to determine_rate()
Brian Masney
2024-04-19
clk: gemini: Remove an unused field in struct clk_gemini_pci
Christophe JAILLET
2023-08-30
Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c...
Stephen Boyd
2023-08-22
clk: gemini: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-22
clk: Annotate struct clk_hw_onecell_data with __counted_by
Kees Cook
2021-12-02
clk: Gemini: fix struct name in kernel-doc
Randy Dunlap
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-30
clk: gemini: hands off PCI OE bit
Linus Walleij
2017-07-17
clk: gemini: Fix reset regression
Linus Walleij
2017-06-29
clk: gemini: Read status before using the value
Joel Stanley
2017-06-21
clk: Add Gemini SoC clock controller
Linus Walleij