summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ingenic
Commit message (Expand)AuthorAgeFilesLines
* clk: ingenic: Add missing flag for UDC clockPaul Cercueil2018-07-061-1/+1
* clk: ingenic: Fix incorrect data for the i2s clockPaul Cercueil2018-07-061-1/+1
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* clk: ingenic: jz4770: Add 150us delay after enabling VPU clockPaul Cercueil2018-06-011-1/+1
* clk: ingenic: jz4770: Enable power of AHB1 bus after ungating VPU clockPaul Cercueil2018-06-011-2/+2
* clk: ingenic: jz4770: Modify C1CLK clock to disable CPU clock stop on idlePaul Cercueil2018-06-011-1/+2
* clk: ingenic: jz4770: Change OTG from custom to standard gated clockPaul Cercueil2018-06-011-37/+5
* clk: ingenic: Support specifying "wait for clock stable" delayPaul Cercueil2018-06-012-0/+5
* clk: ingenic: Add support for clocks whose gate bit is invertedPaul Cercueil2018-06-012-2/+5
* clk: Add Ingenic jz4770 CGU driverPaul Cercueil2018-01-182-0/+484
* clk: ingenic: Add code to enable/disable PLLsPaul Cercueil2018-01-181-15/+74
* clk: ingenic: support PLLs with no bypass bitPaul Cercueil2018-01-182-1/+4
* clk: ingenic: Fix recalc_rate for clocks with fixed dividerPaul Cercueil2018-01-181-0/+2
* clk: ingenic: Use const pointer to clk_ops in structPaul Cercueil2018-01-182-2/+2
* Update MIPS email addressesPaul Burton2017-11-034-4/+4
* clk: ingenic: Allow divider value to be dividedHarvey Hunt2016-05-124-34/+47
* clk: ingenic: Include clk.hStephen Boyd2015-07-201-0/+1
* clk: ingenic: add JZ4780 CGU supportPaul Burton2015-06-212-0/+734
* MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cguPaul Burton2015-06-211-0/+37
* MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cguPaul Burton2015-06-211-0/+22
* MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cguPaul Burton2015-06-211-0/+22
* MIPS,clk: migrate JZ4740 to common clock frameworkPaul Burton2015-06-212-0/+223
* clk: ingenic: add driver for Ingenic SoC CGU clocksPaul Burton2015-06-213-0/+935