aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/uniphier/clk-uniphier-core.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-19clk: Explicitly include correct DT includesGravatar Rob Herring 1-1/+0
2023-04-10clk: uniphier: Use managed `of_clk_add_hw_provider()`Gravatar Lars-Peter Clausen 1-8/+2
2023-03-28clk: uniphier: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2021-11-02clk: uniphier: Add SoC-glue clock source selector support for Pro4Gravatar Kunihiko Hayashi 1-0/+5
2021-11-02clk: uniphier: Add NX1 clock supportGravatar Kunihiko Hayashi 1-0/+12
2019-11-08drivers/clk: convert VL struct to struct_sizeGravatar Stephen Kitt 1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Gravatar Thomas Gleixner 1-10/+1
2017-08-31clk: uniphier: add PXs3 clock dataGravatar Masahiro Yamada 1-0/+12
2017-08-03clk: uniphier: remove sLD3 SoC supportGravatar Masahiro Yamada 1-12/+4
2017-01-26clk: uniphier: continue probing even if some clocks fail to registerGravatar Masahiro Yamada 1-5/+2
2016-12-07clk: uniphier: add CPU-gear change (cpufreq) supportGravatar Masahiro Yamada 1-0/+3
2016-10-19clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCsGravatar Masahiro Yamada 1-7/+7
2016-10-19clk: uniphier: fix memory overrun bugGravatar Masahiro Yamada 1-1/+1
2016-10-17clk: uniphier: add system clock support for sLD3 SoCGravatar Masahiro Yamada 1-0/+4
2016-09-16clk: uniphier: add clock data for UniPhier SoCsGravatar Masahiro Yamada 1-0/+91
2016-09-16clk: uniphier: add core support code for UniPhier clock driverGravatar Masahiro Yamada 1-0/+123