summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi/clk-sunxi.c
Commit message (Expand)AuthorAgeFilesLines
* clk: sunxi: Move mbus to mod0 fileMaxime Ripard2014-09-271-57/+0
* clk: sunxi: Move mod0 clock to a file of its ownMaxime Ripard2014-09-271-1/+0
* clk: sunxi: Introduce mbus compatibleMaxime Ripard2014-09-271-0/+1
* clk: sunxi: factors: Invert the probing logicMaxime Ripard2014-09-271-92/+3
* clk: sunxi: add correct divider table for sun4i-apb0 clockChen-Yu Tsai2014-09-131-0/+9
* clk: sunxi: add __iomem markings to MMIO pointersEmilio López2014-07-281-5/+5
* clk: sunxi: Add A23 clocks supportChen-Yu Tsai2014-07-041-0/+101
* clk: sunxi: Add support for table-based divider clocksChen-Yu Tsai2014-07-041-4/+5
* clk: sunxi: move "ahb_sdram" to protected clock listChen-Yu Tsai2014-07-041-5/+3
* clk: sunxi: register clock gates with clkdevChen-Yu Tsai2014-07-041-0/+1
* clk: sun6i: Protect SDRAM gating bitMaxime Ripard2014-06-111-0/+1
* clk: sun6i: Protect CPU clockMaxime Ripard2014-06-111-0/+1
* clk: sunxi: Rework clock protection codeMaxime Ripard2014-06-111-28/+44
* clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard2014-06-111-98/+0
* clk: sunxi: Move the 24M oscillator to a file of its ownMaxime Ripard2014-06-111-57/+0
* clk: sunxi: Remove calls to clk_putMaxime Ripard2014-06-111-6/+2
* clk: sunxi: Implement A31 USB clockMaxime Ripard2014-06-111-0/+6
* Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-06-071-0/+37
|\
| * clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clkHans de Goede2014-05-141-1/+2
| * clk: sunxi: Implement MMC phase controlEmilio López2014-05-051-0/+36
* | clk: sunxi: fix function type for CLK_OF_DECLARERob Herring2014-05-201-1/+1
* | clk: sunxi: avoid double DT matchingRob Herring2014-05-201-2/+1
|/
* clk: sunxi: fix thinko in commentEmilio López2014-03-191-1/+1
* clk: sunxi: fix some calculationsEmilio López2014-03-191-3/+3
* clk: sunxi: fix A20 PLL4 calculationEmilio López2014-03-191-0/+7
* clk: sunxi: Add new clock compatiblesMaxime Ripard2014-02-181-15/+15
* clk: sunxi: Add Allwinner A20/A31 GMAC clock unitChen-Yu Tsai2014-02-181-0/+96
* clk: sunxi: Add support for PLL6 on the A31Maxime Ripard2014-02-181-0/+45
* clk: sunxi: Add USB clock register defintionsRoman Byshko2014-02-181-0/+12
* clk: sunxi: Add support for USB clock-register reset bitsHans de Goede2014-02-181-0/+71
* clk: sunxi: get divs parent clock name from parent factor clockChen-Yu Tsai2014-02-031-1/+2
* clk: sunxi: add names for pll5, pll6 parent clocks to factors_dataChen-Yu Tsai2014-02-031-9/+18
* clk: sunxi: add clock-output-names dt property supportChen-Yu Tsai2014-02-031-0/+6
* clk: sunxi: fix overflow when setting up divided factorsEmilio López2014-01-271-1/+1
* clk: sunxi: Allwinner A20 output clock supportChen-Yu Tsai2013-12-281-0/+57
* clk: sunxi: support better factor DT nodesEmilio López2013-12-281-0/+9
* clk: sunxi: mod0 supportEmilio López2013-12-281-0/+57
* clk: sunxi: add PLL5 and PLL6 supportEmilio López2013-12-281-0/+230
* clk: sunxi: make factors_clk_setup return the clock it registersEmilio López2013-12-281-7/+8
* clk: sunxi: add gating support to PLL1Emilio López2013-12-281-0/+2
* clk: sunxi: clean the magic number of mux parentsEmilio López2013-12-281-2/+3
* clk: sunxi: register factors clocks behind compositeEmilio López2013-12-281-4/+66
* Merge tag 'sunxi-clk-for-3.13' of https://github.com/mripard/linux into clk-n...Mike Turquette2013-12-011-12/+46
|\
| * drivers: clk: sunxi: Fix memory leakage in clk-sunxi.cVictor N. Ramos Mello2013-11-101-11/+17
| * clk: sunxi: protect core clocks from accidental shutdownEmilio López2013-11-101-0/+28
* | clk: sunxi: declare OF clock providerSebastian Hesselbarth2013-09-291-5/+6
|/
* clk: sunxi: Fix incorrect placement of __initconstSachin Kamat2013-08-271-30/+30
* clk: sunxi: Add Allwinner A20 gatesMaxime Ripard2013-08-261-0/+15
* clk: sunxi: Add A31 clocks supportMaxime Ripard2013-08-261-0/+124
* clk: sunxi: Allow to specify the divider width from the dividers dataMaxime Ripard2013-08-261-11/+13
OpenPOWER on IntegriCloud