Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-16docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-02clk: ingenic: jz4770: Add 150us delay after enabling VPU clockPaul Cercueil
2018-06-02clk: ingenic: jz4770: Enable power of AHB1 bus after ungating VPU clockPaul Cercueil
2018-06-02clk: ingenic: jz4770: Modify C1CLK clock to disable CPU clock stop on idlePaul Cercueil
2018-06-02clk: ingenic: jz4770: Change OTG from custom to standard gated clockPaul Cercueil
2018-06-02clk: ingenic: Support specifying "wait for clock stable" delayPaul Cercueil
2018-06-02clk: ingenic: Add support for clocks whose gate bit is invertedPaul Cercueil
2018-01-19clk: Add Ingenic jz4770 CGU driverPaul Cercueil
2018-01-19clk: ingenic: Add code to enable/disable PLLsPaul Cercueil
2018-01-19clk: ingenic: support PLLs with no bypass bitPaul Cercueil
2018-01-19clk: ingenic: Fix recalc_rate for clocks with fixed dividerPaul Cercueil
2018-01-19clk: ingenic: Use const pointer to clk_ops in structPaul Cercueil
2017-11-03Update MIPS email addressesPaul Burton
2016-05-13clk: 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