summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi
AgeCommit message (Expand)Author
2014-12-21clk: sunxi: Fix factor clocks usage for sun9i core clocksChen-Yu Tsai
2014-12-21clk: sunxi: Give sunxi_factors_register a registers parameterHans de Goede
2014-12-21clk: sunxi: unify sun6i AHB1 clock with proper PLL6 pre-dividerChen-Yu Tsai
2014-12-21clk: sunxi: Remove ahb1_sdram from sun6i/sun8i protected clocks listChen-Yu Tsai
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-11-23clk: sunxi: gmac-tx-clk mux is not a CLK_MUX_INDEX_BIT muxHans de Goede
2014-11-23clk: sunxi: Implement A31 PLL6 as a divs clock for 2x outputChen-Yu Tsai
2014-11-23clk: sunxi: Specify number of child clocks for divs clocksChen-Yu Tsai
2014-11-23clk: sunxi: Removed unused/incorrect sun6i-a31-apb2-clk driverChen-Yu Tsai
2014-11-11clk: sunxi: unify APB1 clockEmilio López
2014-10-21clk: sunxi: Add support for bus clock gates on Allwinner A80 SoCChen-Yu Tsai
2014-10-21clk: sunxi: Add support for A80 basic bus clocksChen-Yu Tsai
2014-10-21clk: sunxi: make factors clock mux mask configurableChen-Yu Tsai
2014-09-27Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette
2014-09-27clk: sunxi: Add sun8i MBUS clock supportChen-Yu Tsai
2014-09-27clk: sunxi: mod0: Introduce MMC proper phase handlingMaxime Ripard
2014-09-27clk: sunxi: Move mbus to mod0 fileMaxime Ripard
2014-09-27clk: sunxi: Move mod0 clock to a file of its ownMaxime Ripard
2014-09-27clk: sunxi: Introduce mbus compatibleMaxime Ripard
2014-09-27clk: sunxi: factors: Invert the probing logicMaxime Ripard
2014-09-25clk: Remove .owner field for driverKiran Padwal
2014-09-13clk: sunxi: add correct divider table for sun4i-apb0 clockChen-Yu Tsai
2014-07-28clk: sunxi: staticize structures and arraysEmilio López
2014-07-28clk: sunxi: add __iomem markings to MMIO pointersEmilio López
2014-07-25Merge tag 'sunxi-clocks-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette
2014-07-15clk: sunxi: sun6i-a31-apb0-gates: Add A23 APB0 supportChen-Yu Tsai
2014-07-15clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indicesChen-Yu Tsai
2014-07-07clk: sunxi: Fix gate indexing for sun6i-a31-apb0-gatesChen-Yu Tsai
2014-07-07clk: sunxi: Add A23 APB0 divider clock supportChen-Yu Tsai
2014-07-04clk: sunxi: Add A23 clocks supportChen-Yu Tsai
2014-07-04clk: sunxi: Add support for table-based divider clocksChen-Yu Tsai
2014-07-04clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai
2014-07-04clk: sunxi: move "ahb_sdram" to protected clock listChen-Yu Tsai
2014-07-04clk: sunxi: register clock gates with clkdevChen-Yu Tsai
2014-07-01clk: sunxi: fix devm_ioremap_resource error detection codeHimangi Saraogi
2014-06-11clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON
2014-06-11clk: sun6i: Protect SDRAM gating bitMaxime Ripard
2014-06-11clk: sun6i: Protect CPU clockMaxime Ripard
2014-06-11clk: sunxi: Rework clock protection codeMaxime Ripard
2014-06-11clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard
2014-06-11clk: sunxi: Move the 24M oscillator to a file of its ownMaxime Ripard
2014-06-11clk: sunxi: Remove calls to clk_putMaxime Ripard
2014-06-11clk: sunxi: Implement A31 USB clockMaxime Ripard
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-05-20clk: sunxi: fix function type for CLK_OF_DECLARERob Herring
2014-05-20clk: sunxi: avoid double DT matchingRob Herring
2014-05-14clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clkHans de Goede
2014-05-05clk: sunxi: Implement MMC phase controlEmilio López
2014-05-05clk: sunxi: factors: automatic reparenting supportEmilio López
2014-03-19clk: sunxi: fix thinko in commentEmilio López