index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: sunxi: Make reset_control_ops const
Philipp Zabel
2016-03-29
3
-3
/
+3
*
clk: sunxi: Remove use of variable length array
Stephen Boyd
2016-03-15
1
-2
/
+9
*
clk: sunxi: Add apb0 gates for H3
Krzysztof Adamski
2016-02-25
1
-0
/
+2
*
clk: sunxi: Improve divs_clk error handling and reporting
Andre Przywara
2016-02-21
1
-3
/
+15
*
clk: sunxi: improve divider_clk error handling and reporting
Andre Przywara
2016-02-21
1
-3
/
+33
*
clk: sunxi: improve mux_clk error handling and reporting
Andre Przywara
2016-02-21
1
-6
/
+15
*
clk: sunxi: Fix sun8i-a23-apb0-clk divider flags
Chen-Yu Tsai
2016-02-16
1
-1
/
+1
*
clk: sunxi: Remove clk_register_clkdev calls
Maxime Ripard
2016-02-11
8
-19
/
+4
*
clk: sunxi: Remove old probe and protection code
Maxime Ripard
2016-02-11
1
-108
/
+0
*
clk: sunxi: convert current clocks registration to CLK_OF_DECLARE
Maxime Ripard
2016-02-11
1
-17
/
+133
*
clk: sunxi: Make clocks setup functions take const pointer
Maxime Ripard
2016-02-11
1
-3
/
+3
*
clk: sunxi: Make clocks setup functions return their clock
Maxime Ripard
2016-02-11
1
-7
/
+10
*
clk: sunxi: improve error reporting for the mux clock
Andre Przywara
2016-02-02
1
-4
/
+16
*
clk: sunxi: don't mark sun6i_ar100_data __initconst
Arnd Bergmann
2016-02-02
1
-1
/
+1
*
clk: sunxi: add bus gates for A83T
Vishnu Patekar
2016-02-02
1
-0
/
+2
*
clk: sunxi: Add apb0 gates for A83T
Vishnu Patekar
2016-02-02
1
-0
/
+2
*
clk: sunxi: rewrite sun8i-a23-mbus-clk using the simpler composite clk
Chen-Yu Tsai
2016-01-29
1
-45
/
+76
*
clk: sunxi: rewrite sun6i-ar100 using factors clk
Chen-Yu Tsai
2016-01-29
1
-174
/
+61
*
clk: sunxi: rewrite sun6i-a31-ahb1-clk using factors clk with custom recalc
Chen-Yu Tsai
2016-01-29
1
-208
/
+83
*
clk: sunxi: factors: Drop round_rate from clk ops
Chen-Yu Tsai
2016-01-29
1
-16
/
+0
*
clk: sunxi: factors: Support custom formulas
Chen-Yu Tsai
2016-01-29
2
-2
/
+32
*
clk: sunxi: factors: Consolidate get_factors parameters into a struct
Chen-Yu Tsai
2016-01-27
6
-219
/
+155
*
clk: sunxi: factors: Add unregister function
Chen-Yu Tsai
2016-01-27
2
-0
/
+30
*
clk: sunxi: factors: Add clk cleanup in sunxi_factors_register() error path
Chen-Yu Tsai
2016-01-27
1
-15
/
+29
*
clk: sunxi: factors: Make struct clk_factors_config table const
Chen-Yu Tsai
2016-01-27
5
-17
/
+17
*
clk: sunxi: usb: Sort clk providers by chip family and name
Chen-Yu Tsai
2016-01-25
1
-12
/
+12
*
clk: sunxi: Drop clk.h include
Stephen Boyd
2016-01-24
1
-1
/
+0
*
Merge tag 'sunxi-clocks-for-4.5' of https://git.kernel.org/pub/scm/linux/kern...
Michael Turquette
2015-12-23
8
-12
/
+628
|
\
|
*
clk: sunxi: fix handling return value of of_property_match_string
Andrzej Hajda
2015-12-14
1
-4
/
+4
|
*
clk: sunxi: signedness bug in sun8i_h3_bus_gates_init()
Dan Carpenter
2015-12-13
1
-1
/
+1
|
*
clk: sunxi: Add CLK_OF_DECLARE support for sun8i-a23-apb0-clk driver
Chen-Yu Tsai
2015-12-09
2
-12
/
+69
|
*
clk: sunxi: Add VE (Video Engine) module clock driver for sun[457]i
Chen-Yu Tsai
2015-12-08
2
-0
/
+172
|
*
clk: sunxi: Add H3 clocks support
Jens Kuske
2015-12-08
3
-0
/
+119
|
*
clk: sunxi: Add DRAM gates support for sun4i-a10
Chen-Yu Tsai
2015-12-07
1
-0
/
+12
|
*
clk: sunxi: Add sun9i A80 cpus (cpu special) clock support
Chen-Yu Tsai
2015-12-01
2
-0
/
+242
|
*
clk: sunxi: Add sun9i A80 apbs gates support
Chen-Yu Tsai
2015-12-01
1
-0
/
+2
|
*
clk: sunxi: Add support for the H3 usb phy clocks
Reinder de Haan
2015-11-20
1
-0
/
+12
*
|
clk: sunxi: pll2: Fix clock running too fast
Maxime Ripard
2015-12-02
1
-18
/
+5
|
/
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-11-10
1
-0
/
+1
|
\
|
*
ARM: sunxi: Add R8 support
Maxime Ripard
2015-10-17
1
-0
/
+1
*
|
Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kern...
Stephen Boyd
2015-10-21
5
-0
/
+346
|
\
\
|
*
|
clk: sunxi: mod1 clock support
Emilio López
2015-10-21
2
-0
/
+82
|
*
|
clk: sunxi: codec clock support
Emilio López
2015-10-21
2
-0
/
+45
|
*
|
clk: sunxi: pll2: Add A13 support
Maxime Ripard
2015-10-21
1
-5
/
+33
|
*
|
clk: sunxi: Add a driver for the PLL2
Maxime Ripard
2015-10-21
2
-0
/
+189
|
*
|
clk: sunxi: Add A33 gates support
Maxime Ripard
2015-09-18
1
-0
/
+2
|
|
/
*
|
clk: sunxi: sun9i-mmc: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-16
1
-0
/
+1
*
|
clk: sunxi: sun8i-apb0: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-16
1
-0
/
+1
*
|
clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-16
1
-0
/
+1
*
|
clk: sunxi: sun6i-apb0-gates: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-16
1
-0
/
+1
[next]