index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi-ng
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2017-11-17
16
-79
/
+453
|
\
|
*
clk: sunxi-ng: a83t: Fix i2c buses bits
Mylene JOSSERAND
2017-11-14
1
-2
/
+2
|
*
clk: sunxi-ng: sun4i: Export video PLLs
Jonathan Liu
2017-10-17
1
-2
/
+2
|
*
clk: sunxi-ng: Add A83T display clocks
Maxime Ripard
2017-10-17
1
-8
/
+13
|
*
clk: sunxi-ng: sun8i: a23: Use sigma-delta modulation for audio PLL
Chen-Yu Tsai
2017-10-13
1
-13
/
+25
|
*
clk: sunxi-ng: sun6i: Use sigma-delta modulation for audio PLL
Chen-Yu Tsai
2017-10-13
1
-13
/
+25
|
*
clk: sunxi-ng: sun5i: Use sigma-delta modulation for audio PLL
Chen-Yu Tsai
2017-10-13
1
-6
/
+19
|
*
clk: sunxi-ng: sun4i: Use sigma-delta modulation for audio PLL
Chen-Yu Tsai
2017-10-13
1
-6
/
+20
|
*
clk: sunxi-ng: sun8i: h3: Use sigma-delta modulation for audio PLL
Chen-Yu Tsai
2017-10-13
1
-13
/
+25
|
*
clk: sunxi-ng: nm: Add support for sigma-delta modulation
Chen-Yu Tsai
2017-10-13
2
-1
/
+46
|
*
clk: sunxi-ng: Add sigma-delta modulation support
Chen-Yu Tsai
2017-10-13
4
-0
/
+240
|
*
clk: sunxi-ng: nm: Check if requested rate is supported by fractional clock
Chen-Yu Tsai
2017-10-13
1
-0
/
+3
|
*
clk: sunxi-ng: sun5i: Fix bit offset of audio PLL post-divider
Chen-Yu Tsai
2017-10-13
1
-2
/
+2
|
*
clk: sunxi-ng: a83t: Fix invalid csi-mclk mux offset
Ondrej Jirman
2017-10-09
1
-1
/
+1
|
*
clk: sunxi-ng: sun6i: Rename HDMI DDC clock to avoid name collision
Chen-Yu Tsai
2017-09-29
1
-1
/
+1
|
*
clk: sunxi-ng: sun6i: Export video PLLs
Chen-Yu Tsai
2017-09-29
1
-2
/
+6
|
*
clk: sunxi-ng: Implement reset control status readback
Chen-Yu Tsai
2017-09-26
1
-0
/
+14
|
*
clk: sunxi-ng: Fix missing CLK_SET_RATE_PARENT in ccu-sun4i-a10.c
Alexander Syring
2017-09-17
1
-1
/
+1
|
*
clk: sunxi-ng: add CLK_SET_RATE_PARENT flag to H3 GPU clock
Icenowy Zheng
2017-09-17
1
-1
/
+1
|
*
clk: sunxi-ng: add CLK_SET_RATE_UNGATE to all H3 PLLs
Icenowy Zheng
2017-09-17
1
-9
/
+9
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2017-09-13
22
-36
/
+2990
|
\
|
*
Merge tag 'sunxi-clk-for-4.14-3' of https://git.kernel.org/pub/scm/linux/kern...
Stephen Boyd
2017-08-31
4
-0
/
+1531
|
|
\
|
|
*
clk: sunxi-ng: Add sun4i/sun7i CCU driver
Priit Laes
2017-08-24
4
-0
/
+1531
|
*
|
Merge tag 'sunxi-clk-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kern...
Stephen Boyd
2017-08-23
14
-22
/
+1452
|
|
\
\
|
|
|
/
|
|
*
clk: sunxi-ng: support R40 SoC
Icenowy Zheng
2017-08-19
4
-0
/
+1365
|
|
*
clk: sunxi-ng: nkm: add support for fixed post-divider
Icenowy Zheng
2017-08-14
2
-3
/
+21
|
|
*
clk: sunxi-ng: div: Add support for fixed post-divider
Priit Laes
2017-08-14
2
-4
/
+21
|
|
*
clk: sunxi-ng: allow set parent clock (PLL_CPUX) for CPUX clock on H3
Icenowy Zheng
2017-08-04
1
-1
/
+1
|
|
*
clk: sunxi-ng: h3: gate then ungate PLL CPU clk after rate change
Chen-Yu Tsai
2017-08-04
1
-0
/
+11
|
|
*
clk: sunxi-ng: Wait for lock when using fractional mode
Jernej Škrabec
2017-08-01
4
-4
/
+8
|
|
*
clk: sunxi-ng: Make fractional helper less chatty
Jernej Škrabec
2017-08-01
1
-5
/
+5
|
|
*
clk: sunxi-ng: multiplier: Fix fractional mode
Jernej Škrabec
2017-08-01
1
-2
/
+5
|
|
*
clk: sunxi-ng: Fix fractional mode for N-M clocks
Jernej Škrabec
2017-08-01
1
-2
/
+14
|
|
*
clk: sunxi-ng: Fix header guard of ccu-sun8i-r.h
Matthias Kaehlcke
2017-07-27
1
-1
/
+1
|
*
|
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2017-08-02
1
-1
/
+1
|
|
\
\
|
*
|
|
clk: Convert to using %pOF instead of full_name
Rob Herring
2017-07-21
7
-14
/
+7
|
|
|
/
|
|
/
|
*
|
|
clk: sunxi-ng: Provide a default reset hook
Maxime Ripard
2017-08-30
1
-0
/
+12
*
|
|
clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock
Chen-Yu Tsai
2017-08-30
1
-8
/
+2
*
|
|
clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes switching
Chen-Yu Tsai
2017-08-30
2
-0
/
+110
*
|
|
clk: sunxi-ng: Add interface to query or configure MMC timing modes.
Chen-Yu Tsai
2017-08-30
3
-0
/
+75
|
|
/
|
/
|
*
|
clk: sunxi-ng: sun5i: Add clk_set_rate_parent to the CPU clock
Maxime Ripard
2017-07-24
1
-1
/
+1
|
/
*
clk: sunxi-ng: Staticize ccu_mux_helper_unapply_prediv()
Stephen Boyd
2017-06-16
1
-1
/
+1
*
Merge tag 'sunxi-clk-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel...
Stephen Boyd
2017-06-16
21
-260
/
+1562
|
\
|
*
clk: sunxi-ng: Move all clock types to a library
Stephen Boyd
2017-06-07
2
-132
/
+22
|
*
clk: sunxi-ng: a83t: Add support for A83T's PRCM
Chen-Yu Tsai
2017-06-07
1
-0
/
+107
|
*
clk: sunxi-ng: select SUNXI_CCU_MULT for sun8i-a83t
Arnd Bergmann
2017-06-07
1
-0
/
+1
|
*
clk: sunxi-ng: a83t: Fix audio PLL divider offset
Chen-Yu Tsai
2017-06-07
1
-1
/
+1
|
*
clk: sunxi-ng: a83t: Fix PLL lock status register offset
Chen-Yu Tsai
2017-06-07
1
-1
/
+1
|
*
clk: sunxi-ng: Add driver for A83T CCU
Chen-Yu Tsai
2017-06-07
4
-0
/
+998
[next]