aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-29clk: sunxi: declare OF clock providerSebastian Hesselbarth1-5/+6
2013-08-27clk: sunxi: Fix incorrect placement of __initconstSachin Kamat1-30/+30
2013-08-26clk: sunxi: Add Allwinner A20 gatesMaxime Ripard1-0/+15
2013-08-26clk: sunxi: Add A31 clocks supportMaxime Ripard1-0/+124
2013-08-26clk: sunxi: Allow to specify the divider width from the dividers dataMaxime Ripard1-11/+13
2013-08-26clk: sunxi: Rename the structure to prepare the addition of sun6iMaxime Ripard1-27/+27
2013-08-26clk: sunxi: fix initialization of basic clocksEmilio López1-8/+3
2013-08-26clk: sunxi: Add A10s gatesMaxime Ripard1-0/+15
2013-08-19clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan1-1/+2
2013-08-08clk: sunxi: Fix checking return value of clk_register_[composite|factors]Axel Lin1-2/+2
2013-05-29clk: sunxi: "cpu_data" is defined in header files of some architecturesGiacomo A. Catenazzi1-2/+2
2013-05-28clk: sun5i: Add compatibles for Allwinner A13Maxime Ripard1-8/+23
2013-04-12clk: sunxi: Unify oscillator clockEmilio López1-7/+26
2013-04-04clk: sunxi: drop an unnecesary kmallocEmilio López1-1/+1
2013-04-04clk: sunxi: drop CLK_IGNORE_UNUSEDEmilio López1-4/+4
2013-04-04clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gatesEmilio López1-0/+88
2013-03-27clk: sunxi: rename compatible stringsEmilio López1-8/+8
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López4-0/+574