aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ingenic/jz4780-cgu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-18clk: ingenic: Mark critical clocks in Ingenic SoCsAidan MacDonald1-0/+15
2021-11-11dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil1-1/+1
2020-07-27clk: JZ4780: Reformat the code to align it.周琰杰 (Zhou Yanjie)1-45/+45
2020-07-27clk: JZ4780: Add functions for enable and disable USB PHY.周琰杰 (Zhou Yanjie)1-30/+35
2020-07-27clk: Ingenic: Add RTC related clocks for Ingenic SoCs.周琰杰 (Zhou Yanjie)1-0/+12
2020-05-28clk: Ingenic: Adjust cgu code to make it compatible with X1830.周琰杰 (Zhou Yanjie)1-0/+3
2020-03-20clk: JZ4780: Add function for enable the second core.周琰杰 (Zhou Yanjie)1-5/+50
2019-08-12clk: ingenic: Use CLK_OF_DECLARE_DRIVER macroPaul Cercueil1-1/+1
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+3
2019-06-25clk: ingenic: Handle setting the Low-Power Mode bitPaul Cercueil1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2018-01-18clk: ingenic: Use const pointer to clk_ops in structPaul Cercueil1-1/+1
2017-11-03Update MIPS email addressesPaul Burton1-1/+1
2016-05-12clk: ingenic: Allow divider value to be dividedHarvey Hunt1-20/+20
2015-06-21clk: ingenic: add JZ4780 CGU supportPaul Burton1-0/+733