aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/uniphier/clk-uniphier-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-19clk: Explicitly include correct DT includesRob Herring1-1/+0
2023-04-10clk: uniphier: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen1-8/+2
2023-03-28clk: uniphier: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2021-11-02clk: uniphier: Add SoC-glue clock source selector support for Pro4Kunihiko Hayashi1-0/+5
2021-11-02clk: uniphier: Add NX1 clock supportKunihiko Hayashi1-0/+12
2019-11-08drivers/clk: convert VL struct to struct_sizeStephen Kitt1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2017-08-31clk: uniphier: add PXs3 clock dataMasahiro Yamada1-0/+12
2017-08-03clk: uniphier: remove sLD3 SoC supportMasahiro Yamada1-12/+4
2017-01-26clk: uniphier: continue probing even if some clocks fail to registerMasahiro Yamada1-5/+2
2016-12-07clk: uniphier: add CPU-gear change (cpufreq) supportMasahiro Yamada1-0/+3
2016-10-19clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCsMasahiro Yamada1-7/+7
2016-10-19clk: uniphier: fix memory overrun bugMasahiro Yamada1-1/+1
2016-10-17clk: uniphier: add system clock support for sLD3 SoCMasahiro Yamada1-0/+4
2016-09-16clk: uniphier: add clock data for UniPhier SoCsMasahiro Yamada1-0/+91
2016-09-16clk: uniphier: add core support code for UniPhier clock driverMasahiro Yamada1-0/+123