Age | Commit message (Expand) | Author |
2023-07-19 | clk: Explicitly include correct DT includes | Rob Herring |
2023-04-10 | clk: uniphier: Use managed `of_clk_add_hw_provider()` | Lars-Peter Clausen |
2023-03-28 | clk: uniphier: Convert to platform remove callback returning void | Uwe Kleine-König |
2022-03-11 | clk: uniphier: Fix fixed-rate initialization | Kunihiko Hayashi |
2021-11-02 | clk: uniphier: Add SoC-glue clock source selector support for Pro4 | Kunihiko Hayashi |
2021-11-02 | clk: uniphier: Add NX1 clock support | Kunihiko Hayashi |
2021-11-02 | clk: uniphier: Add audio system and video input clock control for PXs3 | Kunihiko Hayashi |
2021-04-12 | clk: uniphier: Fix potential infinite loop | Colin Ian King |
2020-10-13 | clk: uniphier: use semicolons rather than commas to separate statements | Julia Lawall |
2020-01-04 | clk: uniphier: Add SCSSI clock gate for each channel | Kunihiko Hayashi |
2019-11-08 | drivers/clk: convert VL struct to struct_size | Stephen Kitt |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-02-21 | clk: uniphier: Fix update register for CPU-gear | Kunihiko Hayashi |
2018-07-25 | clk: uniphier: add clock frequency support for SPI | Kunihiko Hayashi |
2018-07-25 | clk: uniphier: add more USB3 PHY clocks | Masahiro Yamada |
2018-07-25 | clk: uniphier: add NAND 200MHz clock | Masahiro Yamada |
2018-05-15 | clk: uniphier: add LD11/LD20 stream demux system clock | Katsuhiro Suzuki |
2018-04-05 | clk: uniphier: add additional ethernet clock lines for Pro4 | Kunihiko Hayashi |
2018-04-05 | clk: uniphier: add SATA clock control support | Kunihiko Hayashi |
2018-04-05 | clk: uniphier: add PCIe clock control support | Kunihiko Hayashi |
2018-03-23 | clk: uniphier: add ethernet clock control support for PXs3 | Kunihiko Hayashi |
2018-03-19 | clk: uniphier: add Pro4/Pro5/PXs2 audio system clock | Katsuhiro Suzuki |
2017-11-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2017-11-14 | clk: uniphier: fix DAPLL2 clock rate of Pro5 | Masahiro Yamada |
2017-11-14 | clk: uniphier: fix parent of miodmac clock data | Masahiro Yamada |
2017-11-03 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-24 | clk: uniphier: fix clock data for PXs3 | Masahiro Yamada |
2017-08-31 | clk: uniphier: add video input subsystem clock | Katsuhiro Suzuki |
2017-08-31 | clk: uniphier: add audio system clock | Katsuhiro Suzuki |
2017-08-31 | clk: uniphier: add PXs3 clock data | Masahiro Yamada |
2017-08-30 | clk: uniphier: add ethernet clock control support | Kunihiko Hayashi |
2017-08-03 | clk: uniphier: remove sLD3 SoC support | Masahiro Yamada |
2017-06-21 | clk: uniphier: provide NAND controller clock rate | Masahiro Yamada |
2017-02-03 | clk: uniphier: add eMMC clock for LD11 and LD20 SoCs | Masahiro Yamada |
2017-02-03 | clk: uniphier: add NAND clock for all UniPhier SoCs | Masahiro Yamada |
2017-01-26 | clk: uniphier: continue probing even if some clocks fail to register | Masahiro Yamada |
2017-01-09 | clk: uniphier: remove unneeded #include <linux/delay.h> | Masahiro Yamada |
2016-12-07 | clk: uniphier: add cpufreq data for LD11, LD20 SoCs | Masahiro Yamada |
2016-12-07 | clk: uniphier: add CPU-gear change (cpufreq) support | Masahiro Yamada |
2016-10-19 | clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCs | Masahiro Yamada |
2016-10-19 | clk: uniphier: fix memory overrun bug | Masahiro Yamada |
2016-10-17 | clk: uniphier: fix type of variable passed to regmap_read() | Masahiro Yamada |
2016-10-17 | clk: uniphier: add system clock support for sLD3 SoC | Masahiro Yamada |
2016-09-16 | clk: uniphier: add clock data for UniPhier SoCs | Masahiro Yamada |
2016-09-16 | clk: uniphier: add core support code for UniPhier clock driver | Masahiro Yamada |