summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ingenic/jz4780-cgu.c
Commit message (Expand)AuthorAgeFilesLines
* clk: ingenic: Mark critical clocks in Ingenic SoCsAidan MacDonald2022-05-181-0/+15
* dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil2021-11-111-1/+1
* clk: JZ4780: Reformat the code to align it.周琰杰 (Zhou Yanjie)2020-07-271-45/+45
* clk: JZ4780: Add functions for enable and disable USB PHY.周琰杰 (Zhou Yanjie)2020-07-271-30/+35
* clk: Ingenic: Add RTC related clocks for Ingenic SoCs.周琰杰 (Zhou Yanjie)2020-07-271-0/+12
* clk: Ingenic: Adjust cgu code to make it compatible with X1830.周琰杰 (Zhou Yanjie)2020-05-281-0/+3
* clk: JZ4780: Add function for enable the second core.周琰杰 (Zhou Yanjie)2020-03-201-5/+50
* clk: ingenic: Use CLK_OF_DECLARE_DRIVER macroPaul Cercueil2019-08-121-1/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-171-0/+3
|\
| * clk: ingenic: Handle setting the Low-Power Mode bitPaul Cercueil2019-06-251-0/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
|/
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: ingenic: Use const pointer to clk_ops in structPaul Cercueil2018-01-181-1/+1
* Update MIPS email addressesPaul Burton2017-11-031-1/+1
* clk: ingenic: Allow divider value to be dividedHarvey Hunt2016-05-121-20/+20
* clk: ingenic: add JZ4780 CGU supportPaul Burton2015-06-211-0/+733