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: 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
*
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
*
|
clk: sunxi: sun6i-apb0: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-16
1
-0
/
+1
|
/
*
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-31
11
-250
/
+228
|
\
|
*
clk: sunxi: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
3
-14
/
+14
|
*
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-08-24
2
-2
/
+2
|
*
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
2015-08-24
3
-3
/
+3
|
*
clk: sunxi: Add a simple gates driver
Maxime Ripard
2015-08-12
3
-177
/
+159
|
*
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
6
-5
/
+10
|
|
\
|
|
*
clk: sunxi: Include clk.h and remove unused clkdev.h includes
Stephen Boyd
2015-07-20
6
-5
/
+10
|
*
|
clk: sunxi: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-28
4
-19
/
+7
|
*
|
clk: fix some determine_rate implementations
Boris Brezillon
2015-07-27
3
-4
/
+11
|
*
|
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
2015-07-27
3
-33
/
+29
|
|
/
*
|
Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...
Kevin Hilman
2015-07-09
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
ARM: sunxi: Add Machine support for A33
Vishnu Patekar
2015-07-05
1
-0
/
+1
*
|
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2015-07-02
1
-1
/
+1
|
\
\
|
*
|
drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driver
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
|
/
*
|
clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCs
Hans de Goede
2015-06-02
1
-0
/
+11
*
|
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
[next]