summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ingenic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-179-128/+192
|\
| * clk: ingenic: Remove unused functionsPaul Cercueil2019-06-261-73/+0Star
| * clk: ingenic: Handle setting the Low-Power Mode bitPaul Cercueil2019-06-267-32/+69
| * clk: ingenic: Add missing header in cgu.hPaul Cercueil2019-06-261-0/+1
| * clk: ingenic/jz4725b: Fix "pll half" divider not read/written properlyPaul Cercueil2019-06-071-1/+8
| * clk: ingenic/jz4725b: Fix incorrect dividers for main clocksPaul Cercueil2019-06-071-5/+24
| * clk: ingenic/jz4770: Fix incorrect dividers for main clocksPaul Cercueil2019-06-071-6/+28
| * clk: ingenic/jz4740: Fix incorrect dividers for main clocksPaul Cercueil2019-06-071-5/+24
| * clk: ingenic: Add support for divider tablesPaul Cercueil2019-06-072-6/+38
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-304-40/+4Star
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-154-0/+4
* clk: ingenic: jz4725b: Add UDC PHY clockPaul Cercueil2019-04-111-0/+6
* clk: ingenic: Remove set but not used variable 'enable'YueHaibing2019-02-261-2/+1Star
* clk: ingenic: Fix doc of ingenic_cgu_div_infoPaul Cercueil2019-02-221-1/+1
* clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil2019-02-221-5/+5
* clk: ingenic: jz4740: Fix gating of UDC clockPaul Cercueil2019-02-051-1/+1
* clk: Add Ingenic jz4725b CGU driverPaul Cercueil2018-10-173-0/+236
* clk: ingenic: Add proper Kconfig entriesPaul Cercueil2018-10-172-4/+41
* 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-021-1/+1
* clk: ingenic: jz4770: Enable power of AHB1 bus after ungating VPU clockPaul Cercueil2018-06-021-2/+2
* clk: ingenic: jz4770: Modify C1CLK clock to disable CPU clock stop on idlePaul Cercueil2018-06-021-1/+2
* clk: ingenic: jz4770: Change OTG from custom to standard gated clockPaul Cercueil2018-06-021-37/+5Star
* clk: ingenic: Support specifying "wait for clock stable" delayPaul Cercueil2018-06-022-0/+5
* clk: ingenic: Add support for clocks whose gate bit is invertedPaul Cercueil2018-06-022-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