index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-21
clk: sunxi: improve divider_clk error handling and reporting
Andre Przywara
1
-3
/
+33
2016-02-21
clk: sunxi: improve mux_clk error handling and reporting
Andre Przywara
1
-6
/
+15
2016-02-16
clk: sunxi: Fix sun8i-a23-apb0-clk divider flags
Chen-Yu Tsai
1
-1
/
+1
2016-02-11
clk: sunxi: Remove clk_register_clkdev calls
Maxime Ripard
8
-19
/
+4
2016-02-11
clk: sunxi: Remove old probe and protection code
Maxime Ripard
1
-108
/
+0
2016-02-11
clk: sunxi: convert current clocks registration to CLK_OF_DECLARE
Maxime Ripard
1
-17
/
+133
2016-02-11
clk: sunxi: Make clocks setup functions take const pointer
Maxime Ripard
1
-3
/
+3
2016-02-11
clk: sunxi: Make clocks setup functions return their clock
Maxime Ripard
1
-7
/
+10
2016-02-02
clk: sunxi: improve error reporting for the mux clock
Andre Przywara
1
-4
/
+16
2016-02-02
clk: sunxi: don't mark sun6i_ar100_data __initconst
Arnd Bergmann
1
-1
/
+1
2016-02-02
clk: sunxi: add bus gates for A83T
Vishnu Patekar
1
-0
/
+2
2016-02-02
clk: sunxi: Add apb0 gates for A83T
Vishnu Patekar
1
-0
/
+2
2016-01-29
clk: sunxi: rewrite sun8i-a23-mbus-clk using the simpler composite clk
Chen-Yu Tsai
1
-45
/
+76
2016-01-29
clk: sunxi: rewrite sun6i-ar100 using factors clk
Chen-Yu Tsai
1
-174
/
+61
2016-01-29
clk: sunxi: rewrite sun6i-a31-ahb1-clk using factors clk with custom recalc
Chen-Yu Tsai
1
-208
/
+83
2016-01-29
clk: sunxi: factors: Drop round_rate from clk ops
Chen-Yu Tsai
1
-16
/
+0
2016-01-29
clk: sunxi: factors: Support custom formulas
Chen-Yu Tsai
2
-2
/
+32
2016-01-27
clk: sunxi: factors: Consolidate get_factors parameters into a struct
Chen-Yu Tsai
6
-219
/
+155
2016-01-27
clk: sunxi: factors: Add unregister function
Chen-Yu Tsai
2
-0
/
+30
2016-01-27
clk: sunxi: factors: Add clk cleanup in sunxi_factors_register() error path
Chen-Yu Tsai
1
-15
/
+29
2016-01-27
clk: sunxi: factors: Make struct clk_factors_config table const
Chen-Yu Tsai
5
-17
/
+17
2016-01-25
clk: sunxi: usb: Sort clk providers by chip family and name
Chen-Yu Tsai
1
-12
/
+12
2016-01-24
clk: sunxi: Drop clk.h include
Stephen Boyd
1
-1
/
+0
2015-12-23
Merge tag 'sunxi-clocks-for-4.5' of https://git.kernel.org/pub/scm/linux/kern...
Michael Turquette
8
-12
/
+628
2015-12-14
clk: sunxi: fix handling return value of of_property_match_string
Andrzej Hajda
1
-4
/
+4
2015-12-13
clk: sunxi: signedness bug in sun8i_h3_bus_gates_init()
Dan Carpenter
1
-1
/
+1
2015-12-09
clk: sunxi: Add CLK_OF_DECLARE support for sun8i-a23-apb0-clk driver
Chen-Yu Tsai
2
-12
/
+69
2015-12-08
clk: sunxi: Add VE (Video Engine) module clock driver for sun[457]i
Chen-Yu Tsai
2
-0
/
+172
2015-12-08
clk: sunxi: Add H3 clocks support
Jens Kuske
3
-0
/
+119
2015-12-07
clk: sunxi: Add DRAM gates support for sun4i-a10
Chen-Yu Tsai
1
-0
/
+12
2015-12-02
clk: sunxi: pll2: Fix clock running too fast
Maxime Ripard
1
-18
/
+5
2015-12-01
clk: sunxi: Add sun9i A80 cpus (cpu special) clock support
Chen-Yu Tsai
2
-0
/
+242
2015-12-01
clk: sunxi: Add sun9i A80 apbs gates support
Chen-Yu Tsai
1
-0
/
+2
2015-11-20
clk: sunxi: Add support for the H3 usb phy clocks
Reinder de Haan
1
-0
/
+12
2015-11-10
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+1
2015-10-21
Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kern...
Stephen Boyd
5
-0
/
+346
2015-10-21
clk: sunxi: mod1 clock support
Emilio López
2
-0
/
+82
2015-10-21
clk: sunxi: codec clock support
Emilio López
2
-0
/
+45
2015-10-21
clk: sunxi: pll2: Add A13 support
Maxime Ripard
1
-5
/
+33
2015-10-21
clk: sunxi: Add a driver for the PLL2
Maxime Ripard
2
-0
/
+189
2015-10-17
ARM: sunxi: Add R8 support
Maxime Ripard
1
-0
/
+1
2015-09-18
clk: sunxi: Add A33 gates support
Maxime Ripard
1
-0
/
+2
2015-09-16
clk: sunxi: sun9i-mmc: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-16
clk: sunxi: sun8i-apb0: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-16
clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-16
clk: sunxi: sun6i-apb0-gates: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-16
clk: sunxi: sun6i-apb0: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-08-31
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-250
/
+228
2015-08-24
clk: sunxi: Convert to clk_hw based provider APIs
Stephen Boyd
3
-14
/
+14
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2
-2
/
+2
[prev]
[next]