summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-gemini.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c...Stephen Boyd2023-08-301-1/+1
|\ \
| | * clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook2023-08-221-1/+1
| |/
* / clk: gemini: Convert to devm_platform_ioremap_resource()Yangtao Li2023-08-221-3/+1
|/
* clk: Gemini: fix struct name in kernel-docRandy Dunlap2021-12-021-1/+1
* treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* clk: gemini: hands off PCI OE bitLinus Walleij2017-08-301-7/+0
* clk: gemini: Fix reset regressionLinus Walleij2017-07-171-0/+14
* clk: gemini: Read status before using the valueJoel Stanley2017-06-291-0/+1
* clk: Add Gemini SoC clock controllerLinus Walleij2017-06-211-0/+454