aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ingenic
AgeCommit message (Expand)Author
2019-03-26clk: ingenic: Fix doc of ingenic_cgu_div_infoPaul Cercueil
2019-03-26clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-01clk: ingenic: jz4770: Add 150us delay after enabling VPU clockPaul Cercueil
2018-06-01clk: ingenic: jz4770: Enable power of AHB1 bus after ungating VPU clockPaul Cercueil
2018-06-01clk: ingenic: jz4770: Modify C1CLK clock to disable CPU clock stop on idlePaul Cercueil
2018-06-01clk: ingenic: jz4770: Change OTG from custom to standard gated clockPaul Cercueil
2018-06-01clk: ingenic: Support specifying "wait for clock stable" delayPaul Cercueil
2018-06-01clk: ingenic: Add support for clocks whose gate bit is invertedPaul Cercueil
2018-01-18clk: Add Ingenic jz4770 CGU driverPaul Cercueil
2018-01-18clk: ingenic: Add code to enable/disable PLLsPaul Cercueil
2018-01-18clk: ingenic: support PLLs with no bypass bitPaul Cercueil
2018-01-18clk: ingenic: Fix recalc_rate for clocks with fixed dividerPaul Cercueil
2018-01-18clk: ingenic: Use const pointer to clk_ops in structPaul Cercueil
2017-11-03Update MIPS email addressesPaul Burton
2016-05-12clk: ingenic: Allow divider value to be dividedHarvey Hunt
2015-07-20clk: ingenic: Include clk.hStephen Boyd
2015-06-21clk: ingenic: add JZ4780 CGU supportPaul Burton
2015-06-21MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cguPaul Burton
2015-06-21MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cguPaul Burton
2015-06-21MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cguPaul Burton
2015-06-21MIPS,clk: migrate JZ4740 to common clock frameworkPaul Burton
2015-06-21clk: ingenic: add driver for Ingenic SoC CGU clocksPaul Burton