aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/clk-gemini.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-19clk: gemini: Remove an unused field in struct clk_gemini_pciGravatar Christophe JAILLET 1-2/+0
2023-08-30Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c...Gravatar Stephen Boyd 1-1/+1
2023-08-22clk: gemini: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 1-3/+1
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byGravatar Kees Cook 1-1/+1
2021-12-02clk: Gemini: fix struct name in kernel-docGravatar Randy Dunlap 1-1/+1
2018-06-06treewide: Use struct_size() for kmalloc()-familyGravatar Kees Cook 1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-30clk: gemini: hands off PCI OE bitGravatar Linus Walleij 1-7/+0
2017-07-17clk: gemini: Fix reset regressionGravatar Linus Walleij 1-0/+14
2017-06-29clk: gemini: Read status before using the valueGravatar Joel Stanley 1-0/+1
2017-06-21clk: Add Gemini SoC clock controllerGravatar Linus Walleij 1-0/+454