summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi
AgeCommit message (Expand)AuthorLines
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds-143/+716
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso-0/+6
2015-01-25sunxi: clk: Set sun6i-pll1 n_start = 1Hans de Goede-0/+1
2015-01-25clk: sunxi: rewrite sun9i_a80_get_pll4_factors()Hans de Goede-28/+29
2015-01-20clk: sunxi: Add driver for A80 MMC config clocks/resetsChen-Yu Tsai-0/+220
2015-01-19clk: sunxi: Add mod0 and mmc module clock support for A80Chen-Yu Tsai-0/+32
2015-01-14clk: sunxi: Add a common setup function for mmc module clocksChen-Yu Tsai-7/+19
2015-01-14clk: sunxi: Remove custom phase functionMaxime Ripard-37/+0
2015-01-14clk: sunxi: Rework MMC phase clocksMaxime Ripard-62/+69
2015-01-06clk: sunxi: Propagate rate changes to parent for mux clocksChen-Yu Tsai-1/+1
2015-01-06clk: sunxi: Make the mod0 clk driver also a platform driverHans de Goede-3/+40
2015-01-05ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxiHans de Goede-0/+1
2014-12-21clk: sunxi: Fix factor clocks usage for sun9i core clocksChen-Yu Tsai-6/+56
2014-12-21clk: sunxi: Give sunxi_factors_register a registers parameterHans de Goede-14/+51
2014-12-21clk: sunxi: unify sun6i AHB1 clock with proper PLL6 pre-dividerChen-Yu Tsai-0/+208
2014-12-21clk: sunxi: Remove ahb1_sdram from sun6i/sun8i protected clocks listChen-Yu Tsai-1/+0
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso-4/+4
2014-11-23clk: sunxi: gmac-tx-clk mux is not a CLK_MUX_INDEX_BIT muxHans de Goede-1/+6
2014-11-23clk: sunxi: Implement A31 PLL6 as a divs clock for 2x outputChen-Yu Tsai-12/+16
2014-11-23clk: sunxi: Specify number of child clocks for divs clocksChen-Yu Tsai-2/+9
2014-11-23clk: sunxi: Removed unused/incorrect sun6i-a31-apb2-clk driverChen-Yu Tsai-7/+0
2014-11-11clk: sunxi: unify APB1 clockEmilio López-5/+2
2014-10-21clk: sunxi: Add support for bus clock gates on Allwinner A80 SoCChen-Yu Tsai-0/+31
2014-10-21clk: sunxi: Add support for A80 basic bus clocksChen-Yu Tsai-0/+272
2014-10-21clk: sunxi: make factors clock mux mask configurableChen-Yu Tsai-3/+5
2014-09-27Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette-156/+485
2014-09-27clk: sunxi: Add sun8i MBUS clock supportChen-Yu Tsai-0/+79
2014-09-27clk: sunxi: mod0: Introduce MMC proper phase handlingMaxime Ripard-0/+189
2014-09-27clk: sunxi: Move mbus to mod0 fileMaxime Ripard-57/+12
2014-09-27clk: sunxi: Move mod0 clock to a file of its ownMaxime Ripard-1/+83
2014-09-27clk: sunxi: Introduce mbus compatibleMaxime Ripard-0/+1
2014-09-27clk: sunxi: factors: Invert the probing logicMaxime Ripard-99/+113
2014-09-25clk: Remove .owner field for driverKiran Padwal-4/+0
2014-09-13clk: sunxi: add correct divider table for sun4i-apb0 clockChen-Yu Tsai-0/+9
2014-07-28clk: sunxi: staticize structures and arraysEmilio López-5/+5
2014-07-28clk: sunxi: add __iomem markings to MMIO pointersEmilio López-6/+6
2014-07-25Merge tag 'sunxi-clocks-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette-43/+227
2014-07-15clk: sunxi: sun6i-a31-apb0-gates: Add A23 APB0 supportChen-Yu Tsai-0/+5
2014-07-15clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indicesChen-Yu Tsai-36/+39
2014-07-07clk: sunxi: Fix gate indexing for sun6i-a31-apb0-gatesChen-Yu Tsai-1/+5
2014-07-07clk: sunxi: Add A23 APB0 divider clock supportChen-Yu Tsai-1/+71
2014-07-04clk: sunxi: Add A23 clocks supportChen-Yu Tsai-0/+101
2014-07-04clk: sunxi: Add support for table-based divider clocksChen-Yu Tsai-4/+5
2014-07-04clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai-1/+2
2014-07-04clk: sunxi: move "ahb_sdram" to protected clock listChen-Yu Tsai-5/+3
2014-07-04clk: sunxi: register clock gates with clkdevChen-Yu Tsai-0/+1
2014-07-01clk: sunxi: fix devm_ioremap_resource error detection codeHimangi Saraogi-1/+1
2014-06-11clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON-0/+411
2014-06-11clk: sun6i: Protect SDRAM gating bitMaxime Ripard-0/+1
2014-06-11clk: sun6i: Protect CPU clockMaxime Ripard-0/+1