Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cfe4c93b58924b3764cd7269d3d953049405e938
/
drivers
/
clk
/
sunxi
cfe4c93
clk: sunxi: add correct divider table for sun4i-apb0 clock
by Chen-Yu Tsai
· 10 years ago
381c1cc
clk: sunxi: staticize structures and arrays
by Emilio López
· 10 years ago
89a9456
clk: sunxi: add __iomem markings to MMIO pointers
by Emilio López
· 10 years ago
3cc5aba
Merge tag 'sunxi-clocks-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next-sunxi
by Mike Turquette
· 10 years ago
6c1d66f
clk: sunxi: sun6i-a31-apb0-gates: Add A23 APB0 support
by Chen-Yu Tsai
· 10 years ago
b72efd0
clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indices
by Chen-Yu Tsai
· 10 years ago
cd6eb53
clk: sunxi: Fix gate indexing for sun6i-a31-apb0-gates
by Chen-Yu Tsai
· 10 years ago
57a1fbf2
clk: sunxi: Add A23 APB0 divider clock support
by Chen-Yu Tsai
· 10 years ago
515c1a4
clk: sunxi: Add A23 clocks support
by Chen-Yu Tsai
· 10 years ago
ea5671b
clk: sunxi: Add support for table-based divider clocks
by Chen-Yu Tsai
· 10 years ago
9a5e6c7
clk: sunxi: Support factor clocks with N factor starting not from 0
by Chen-Yu Tsai
· 10 years ago
70eab19
clk: sunxi: move "ahb_sdram" to protected clock list
by Chen-Yu Tsai
· 10 years ago
d14e470
clk: sunxi: register clock gates with clkdev
by Chen-Yu Tsai
· 10 years ago
c3dcac8
clk: sunxi: fix devm_ioremap_resource error detection code
by Himangi Saraogi
· 10 years ago
c8a76ca
clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support
by Boris BREZILLON
· 10 years ago
efb3184
clk: sun6i: Protect SDRAM gating bit
by Maxime Ripard
· 10 years ago
2df73f4
clk: sun6i: Protect CPU clock
by Maxime Ripard
· 10 years ago
134a669
clk: sunxi: Rework clock protection code
by Maxime Ripard
· 10 years ago
59cb10e
clk: sunxi: Move the GMAC clock to a file of its own
by Maxime Ripard
· 10 years ago
ff01df2
clk: sunxi: Move the 24M oscillator to a file of its own
by Maxime Ripard
· 10 years ago
2c6fba1
clk: sunxi: Remove calls to clk_put
by Maxime Ripard
· 10 years ago
e0e7943
clk: sunxi: Implement A31 USB clock
by Maxime Ripard
· 10 years ago
1a5700b
Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/linux into next
by Linus Torvalds
· 10 years ago
8322192
clk: sunxi: fix function type for CLK_OF_DECLARE
by Rob Herring
· 10 years ago
cb7d5f4
clk: sunxi: avoid double DT matching
by Rob Herring
· 10 years ago
a97181a
clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clk
by Hans de Goede
· 10 years ago
9571397
clk: sunxi: Implement MMC phase control
by Emilio López
· 11 years ago
862b728
clk: sunxi: factors: automatic reparenting support
by Emilio López
· 11 years ago
9ce71ca
clk: sunxi: fix thinko in comment
by Emilio López
· 11 years ago
2226013
clk: sunxi: fix some calculations
by Emilio López
· 11 years ago
5a8ddf2
clk: sunxi: fix A20 PLL4 calculation
by Emilio López
· 11 years ago
fd1b22f
clk: sunxi: Add new clock compatibles
by Maxime Ripard
· 11 years ago
e4c6d6c
clk: sunxi: Add Allwinner A20/A31 GMAC clock unit
by Chen-Yu Tsai
· 11 years ago
92ef67c
clk: sunxi: Add support for PLL6 on the A31
by Maxime Ripard
· 11 years ago
5abdbf2
clk: sunxi: Add USB clock register defintions
by Roman Byshko
· 11 years ago
cfb0086
clk: sunxi: Add support for USB clock-register reset bits
by Hans de Goede
· 11 years ago
97e36b3
clk: sunxi: get divs parent clock name from parent factor clock
by Chen-Yu Tsai
· 11 years ago
667f542
clk: sunxi: add names for pll5, pll6 parent clocks to factors_data
by Chen-Yu Tsai
· 11 years ago
f64111e
clk: sunxi: add clock-output-names dt property support
by Chen-Yu Tsai
· 11 years ago
d193368
clk: sunxi: fix overflow when setting up divided factors
by Emilio López
· 11 years ago
6f86341
clk: sunxi: Allwinner A20 output clock support
by Chen-Yu Tsai
· 11 years ago
76192dc
clk: sunxi: support better factor DT nodes
by Emilio López
· 11 years ago
7551769
clk: sunxi: mod0 support
by Emilio López
· 11 years ago
d584c13
clk: sunxi: add PLL5 and PLL6 support
by Emilio López
· 11 years ago
5f4e0be
clk: sunxi: make factors_clk_setup return the clock it registers
by Emilio López
· 11 years ago
d838ff3
clk: sunxi: add gating support to PLL1
by Emilio López
· 11 years ago
edaf3fb
clk: sunxi: clean the magic number of mux parents
by Emilio López
· 11 years ago
40a5dcb
clk: sunxi: register factors clocks behind composite
by Emilio López
· 11 years ago
1d9438f
Merge tag 'sunxi-clk-for-3.13' of https://github.com/mripard/linux into clk-next-sunxi-rebase
by Mike Turquette
· 11 years ago
e71c69f
drivers: clk: sunxi: Fix memory leakage in clk-sunxi.c
by Victor N. Ramos Mello
· 11 years ago
8e6a4c4
clk: sunxi: protect core clocks from accidental shutdown
by Emilio López
· 11 years ago
12ef06a
clk: sunxi: factors: clear variables before using them
by Emilio López
· 11 years ago
c518e84
clk: sunxi: factors: fix off-by-one masks
by Emilio López
· 11 years ago
be08045
clk: sunxi: declare OF clock provider
by Sebastian Hesselbarth
· 11 years ago
52be7cc
clk: sunxi: Fix incorrect placement of __initconst
by Sachin Kamat
· 11 years ago
1fb2e4a
clk: sunxi: Add Allwinner A20 gates
by Maxime Ripard
· 11 years ago
6a721db
clk: sunxi: Add A31 clocks support
by Maxime Ripard
· 11 years ago
70855bb
clk: sunxi: Allow to specify the divider width from the dividers data
by Maxime Ripard
· 11 years ago
81ba6c5
clk: sunxi: Rename the structure to prepare the addition of sun6i
by Maxime Ripard
· 11 years ago
431807f
clk: sunxi: fix initialization of basic clocks
by Emilio López
· 11 years ago
2371dd8
clk: sunxi: Add A10s gates
by Maxime Ripard
· 11 years ago
819c1de
clk: add CLK_SET_RATE_NO_REPARENT flag
by James Hogan
· 11 years ago
ee85e9b
clk: sunxi: Fix checking return value of clk_register_[composite|factors]
by Axel Lin
· 11 years ago
61fd58d
clk: sunxi: "cpu_data" is defined in header files of some architectures
by Giacomo A. Catenazzi
· 11 years ago
4f985b4
clk: sun5i: Add compatibles for Allwinner A13
by Maxime Ripard
· 12 years ago
38e4aa0
clk: sunxi: Unify oscillator clock
by Emilio López
· 12 years ago
918d7f6
clk: sunxi: drop an unnecesary kmalloc
by Emilio López
· 12 years ago
5a4fe9b
clk: sunxi: drop CLK_IGNORE_UNUSED
by Emilio López
· 12 years ago
13569a7
clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gates
by Emilio López
· 12 years ago
e327699
clk: sunxi: rename compatible strings
by Emilio López
· 12 years ago
e874a66
clk: arm: sunxi: Add a new clock driver for sunxi SOCs
by Emilio López
· 12 years ago