aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ingenic
Commit message (Expand)AuthorAge
* Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-22
|\
| * clk: jz4740: Add TCU clockPaul Cercueil2019-08-08
| * clk: ingenic: Add driver for the TCU clocksPaul Cercueil2019-08-08
* | clk: ingenic: Use CLK_OF_DECLARE_DRIVER macroPaul Cercueil2019-08-12
* | clk: ingenic/jz4740: Fix "pll half" divider not read/written properlyPaul Cercueil2019-08-07
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-17
|\
| * clk: ingenic: Remove unused functionsPaul Cercueil2019-06-25
| * clk: ingenic: Handle setting the Low-Power Mode bitPaul Cercueil2019-06-25
| * clk: ingenic: Add missing header in cgu.hPaul Cercueil2019-06-25
| * clk: ingenic/jz4725b: Fix "pll half" divider not read/written properlyPaul Cercueil2019-06-07
| * clk: ingenic/jz4725b: Fix incorrect dividers for main clocksPaul Cercueil2019-06-07
| * clk: ingenic/jz4770: Fix incorrect dividers for main clocksPaul Cercueil2019-06-07
| * clk: ingenic/jz4740: Fix incorrect dividers for main clocksPaul Cercueil2019-06-07
| * clk: ingenic: Add support for divider tablesPaul Cercueil2019-06-07
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-15
* clk: ingenic: jz4725b: Add UDC PHY clockPaul Cercueil2019-04-11
* clk: ingenic: Remove set but not used variable 'enable'YueHaibing2019-02-26
* clk: ingenic: Fix doc of ingenic_cgu_div_infoPaul Cercueil2019-02-22
* clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil2019-02-22
* clk: ingenic: jz4740: Fix gating of UDC clockPaul Cercueil2019-02-05
* clk: Add Ingenic jz4725b CGU driverPaul Cercueil2018-10-16
* clk: ingenic: Add proper Kconfig entriesPaul Cercueil2018-10-16
* clk: ingenic: Add missing flag for UDC clockPaul Cercueil2018-07-06
* clk: ingenic: Fix incorrect data for the i2s clockPaul Cercueil2018-07-06
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-15
* clk: ingenic: jz4770: Add 150us delay after enabling VPU clockPaul Cercueil2018-06-02
* clk: ingenic: jz4770: Enable power of AHB1 bus after ungating VPU clockPaul Cercueil2018-06-02
* clk: ingenic: jz4770: Modify C1CLK clock to disable CPU clock stop on idlePaul Cercueil2018-06-02
* clk: ingenic: jz4770: Change OTG from custom to standard gated clockPaul Cercueil2018-06-02
* clk: ingenic: Support specifying "wait for clock stable" delayPaul Cercueil2018-06-02
* clk: ingenic: Add support for clocks whose gate bit is invertedPaul Cercueil2018-06-02
* clk: Add Ingenic jz4770 CGU driverPaul Cercueil2018-01-18
* clk: ingenic: Add code to enable/disable PLLsPaul Cercueil2018-01-18
* clk: ingenic: support PLLs with no bypass bitPaul Cercueil2018-01-18
* clk: ingenic: Fix recalc_rate for clocks with fixed dividerPaul Cercueil2018-01-18
* clk: ingenic: Use const pointer to clk_ops in structPaul Cercueil2018-01-18
* Update MIPS email addressesPaul Burton2017-11-03
* clk: ingenic: Allow divider value to be dividedHarvey Hunt2016-05-12
* clk: ingenic: Include clk.hStephen Boyd2015-07-20
* clk: ingenic: add JZ4780 CGU supportPaul Burton2015-06-21
* MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cguPaul Burton2015-06-21
* MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cguPaul Burton2015-06-21
* MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cguPaul Burton2015-06-21
* MIPS,clk: migrate JZ4740 to common clock frameworkPaul Burton2015-06-21
* clk: ingenic: add driver for Ingenic SoC CGU clocksPaul Burton2015-06-21