index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: Fix of_io_request_and_map error check
Maxime Ripard
2015-05-05
2
-5
/
+7
*
clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6
Chen-Yu Tsai
2015-03-25
1
-1
/
+2
*
clk: sunxi: Make divs clocks specify which output is the base factor clock
Chen-Yu Tsai
2015-03-25
1
-12
/
+25
*
clk: sunxi: Register divs clocks before factor clocks
Chen-Yu Tsai
2015-03-21
1
-3
/
+3
*
clk: sunxi: Add "cpu" to list of protected clocks for sun5i
Chen-Yu Tsai
2015-03-21
1
-0
/
+1
*
clk: sunxi: Add muxable ahb factors clock for sun5i and sun7i
Chen-Yu Tsai
2015-03-21
1
-0
/
+52
*
clk: sunxi: Add support for sun9i A80 USB clocks and resets
Chen-Yu Tsai
2015-02-23
1
-0
/
+43
*
clk: sunxi: Move USB clocks to separate file
Chen-Yu Tsai
2015-02-23
3
-88
/
+191
*
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2015-02-21
9
-143
/
+716
|
\
|
*
clk: Add rate constraints to clocks
Tomeu Vizoso
2015-02-02
3
-0
/
+6
|
*
sunxi: clk: Set sun6i-pll1 n_start = 1
Hans de Goede
2015-01-25
1
-0
/
+1
|
*
clk: sunxi: rewrite sun9i_a80_get_pll4_factors()
Hans de Goede
2015-01-25
1
-28
/
+29
|
*
clk: sunxi: Add driver for A80 MMC config clocks/resets
Chen-Yu Tsai
2015-01-20
2
-0
/
+220
|
*
clk: sunxi: Add mod0 and mmc module clock support for A80
Chen-Yu Tsai
2015-01-19
1
-0
/
+32
|
*
clk: sunxi: Add a common setup function for mmc module clocks
Chen-Yu Tsai
2015-01-14
1
-7
/
+19
|
*
clk: sunxi: Remove custom phase function
Maxime Ripard
2015-01-14
1
-37
/
+0
|
*
clk: sunxi: Rework MMC phase clocks
Maxime Ripard
2015-01-14
1
-62
/
+69
|
*
clk: sunxi: Propagate rate changes to parent for mux clocks
Chen-Yu Tsai
2015-01-06
1
-1
/
+1
|
*
clk: sunxi: Make the mod0 clk driver also a platform driver
Hans de Goede
2015-01-06
1
-3
/
+40
|
*
clk: sunxi: Fix factor clocks usage for sun9i core clocks
Chen-Yu Tsai
2014-12-21
1
-6
/
+56
|
*
clk: sunxi: Give sunxi_factors_register a registers parameter
Hans de Goede
2014-12-21
5
-14
/
+51
|
*
clk: sunxi: unify sun6i AHB1 clock with proper PLL6 pre-divider
Chen-Yu Tsai
2014-12-21
1
-0
/
+208
|
*
clk: sunxi: Remove ahb1_sdram from sun6i/sun8i protected clocks list
Chen-Yu Tsai
2014-12-21
1
-1
/
+0
*
|
ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxi
Hans de Goede
2015-01-05
1
-0
/
+1
|
/
*
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
2014-12-03
2
-4
/
+4
*
clk: sunxi: gmac-tx-clk mux is not a CLK_MUX_INDEX_BIT mux
Hans de Goede
2014-11-23
1
-1
/
+6
*
clk: sunxi: Implement A31 PLL6 as a divs clock for 2x output
Chen-Yu Tsai
2014-11-23
1
-12
/
+16
*
clk: sunxi: Specify number of child clocks for divs clocks
Chen-Yu Tsai
2014-11-23
1
-2
/
+9
*
clk: sunxi: Removed unused/incorrect sun6i-a31-apb2-clk driver
Chen-Yu Tsai
2014-11-23
1
-7
/
+0
*
clk: sunxi: unify APB1 clock
Emilio López
2014-11-11
1
-5
/
+2
*
clk: sunxi: Add support for bus clock gates on Allwinner A80 SoC
Chen-Yu Tsai
2014-10-21
1
-0
/
+31
*
clk: sunxi: Add support for A80 basic bus clocks
Chen-Yu Tsai
2014-10-21
2
-0
/
+272
*
clk: sunxi: make factors clock mux mask configurable
Chen-Yu Tsai
2014-10-21
5
-3
/
+5
*
Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...
Mike Turquette
2014-09-27
6
-156
/
+485
|
\
|
*
clk: sunxi: Add sun8i MBUS clock support
Chen-Yu Tsai
2014-09-27
2
-0
/
+79
|
*
clk: sunxi: mod0: Introduce MMC proper phase handling
Maxime Ripard
2014-09-27
1
-0
/
+189
|
*
clk: sunxi: Move mbus to mod0 file
Maxime Ripard
2014-09-27
2
-57
/
+12
|
*
clk: sunxi: Move mod0 clock to a file of its own
Maxime Ripard
2014-09-27
3
-1
/
+83
|
*
clk: sunxi: Introduce mbus compatible
Maxime Ripard
2014-09-27
1
-0
/
+1
|
*
clk: sunxi: factors: Invert the probing logic
Maxime Ripard
2014-09-27
3
-99
/
+113
|
*
clk: sunxi: add correct divider table for sun4i-apb0 clock
Chen-Yu Tsai
2014-09-13
1
-0
/
+9
*
|
clk: Remove .owner field for driver
Kiran Padwal
2014-09-25
4
-4
/
+0
|
/
*
clk: sunxi: staticize structures and arrays
Emilio López
2014-07-28
4
-5
/
+5
*
clk: sunxi: add __iomem markings to MMIO pointers
Emilio López
2014-07-28
2
-6
/
+6
*
Merge tag 'sunxi-clocks-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...
Mike Turquette
2014-07-25
6
-43
/
+227
|
\
|
*
clk: sunxi: sun6i-a31-apb0-gates: Add A23 APB0 support
Chen-Yu Tsai
2014-07-15
1
-0
/
+5
|
*
clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indices
Chen-Yu Tsai
2014-07-15
1
-36
/
+39
|
*
clk: sunxi: Fix gate indexing for sun6i-a31-apb0-gates
Chen-Yu Tsai
2014-07-07
1
-1
/
+5
|
*
clk: sunxi: Add A23 APB0 divider clock support
Chen-Yu Tsai
2014-07-07
2
-1
/
+71
|
*
clk: sunxi: Add A23 clocks support
Chen-Yu Tsai
2014-07-04
1
-0
/
+101
[next]