summaryrefslogtreecommitdiffstats
path: root/drivers/clk/uniphier
AgeCommit message (Expand)AuthorLines
2023-07-19clk: Explicitly include correct DT includesRob Herring-1/+0
2023-04-10clk: uniphier: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen-8/+2
2023-03-28clk: uniphier: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2022-03-11clk: uniphier: Fix fixed-rate initializationKunihiko Hayashi-0/+1
2021-11-02clk: uniphier: Add SoC-glue clock source selector support for Pro4Kunihiko Hayashi-0/+23
2021-11-02clk: uniphier: Add NX1 clock supportKunihiko Hayashi-0/+45
2021-11-02clk: uniphier: Add audio system and video input clock control for PXs3Kunihiko Hayashi-0/+2
2021-04-12clk: uniphier: Fix potential infinite loopColin Ian King-2/+2
2020-10-13clk: uniphier: use semicolons rather than commas to separate statementsJulia Lawall-2/+2
2020-01-04clk: uniphier: Add SCSSI clock gate for each channelKunihiko Hayashi-5/+8
2019-11-08drivers/clk: convert VL struct to struct_sizeStephen Kitt-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-100/+10
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-02-21clk: uniphier: Fix update register for CPU-gearKunihiko Hayashi-1/+1
2018-07-25clk: uniphier: add clock frequency support for SPIKunihiko Hayashi-0/+17
2018-07-25clk: uniphier: add more USB3 PHY clocksMasahiro Yamada-9/+17
2018-07-25clk: uniphier: add NAND 200MHz clockMasahiro Yamada-7/+17
2018-05-15clk: uniphier: add LD11/LD20 stream demux system clockKatsuhiro Suzuki-0/+5
2018-04-05clk: uniphier: add additional ethernet clock lines for Pro4Kunihiko Hayashi-0/+3
2018-04-05clk: uniphier: add SATA clock control supportKunihiko Hayashi-0/+6
2018-04-05clk: uniphier: add PCIe clock control supportKunihiko Hayashi-0/+3
2018-03-23clk: uniphier: add ethernet clock control support for PXs3Kunihiko Hayashi-0/+2
2018-03-19clk: uniphier: add Pro4/Pro5/PXs2 audio system clockKatsuhiro Suzuki-0/+11
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-5/+4
2017-11-14clk: uniphier: fix DAPLL2 clock rate of Pro5Masahiro Yamada-1/+1
2017-11-14clk: uniphier: fix parent of miodmac clock dataMasahiro Yamada-4/+3
2017-11-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-24clk: uniphier: fix clock data for PXs3Masahiro Yamada-3/+3
2017-08-31clk: uniphier: add video input subsystem clockKatsuhiro Suzuki-0/+6
2017-08-31clk: uniphier: add audio system clockKatsuhiro Suzuki-0/+12
2017-08-31clk: uniphier: add PXs3 clock dataMasahiro Yamada-0/+43
2017-08-30clk: uniphier: add ethernet clock control supportKunihiko Hayashi-0/+10
2017-08-03clk: uniphier: remove sLD3 SoC supportMasahiro Yamada-45/+20
2017-06-21clk: uniphier: provide NAND controller clock rateMasahiro Yamada-4/+11
2017-02-03clk: uniphier: add eMMC clock for LD11 and LD20 SoCsMasahiro Yamada-0/+7
2017-02-03clk: uniphier: add NAND clock for all UniPhier SoCsMasahiro Yamada-0/+14
2017-01-26clk: uniphier: continue probing even if some clocks fail to registerMasahiro Yamada-5/+2
2017-01-09clk: uniphier: remove unneeded #include <linux/delay.h>Masahiro Yamada-1/+0
2016-12-07clk: uniphier: add cpufreq data for LD11, LD20 SoCsMasahiro Yamada-1/+61
2016-12-07clk: uniphier: add CPU-gear change (cpufreq) supportMasahiro Yamada-2/+136
2016-10-19clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCsMasahiro Yamada-9/+9
2016-10-19clk: uniphier: fix memory overrun bugMasahiro Yamada-1/+1
2016-10-17clk: uniphier: fix type of variable passed to regmap_read()Masahiro Yamada-1/+1
2016-10-17clk: uniphier: add system clock support for sLD3 SoCMasahiro Yamada-0/+4
2016-09-16clk: uniphier: add clock data for UniPhier SoCsMasahiro Yamada-0/+416
2016-09-16clk: uniphier: add core support code for UniPhier clock driverMasahiro Yamada-0/+533