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-ng
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: sunxi-ng: fix recalc_rate formula of NKMP clocks
Icenowy Zheng
2017-03-20
1
-1
/
+1
*
clk: sunxi-ng: Fix div/mult settings for osc12M on A64
Philipp Tomsich
2017-03-20
1
-1
/
+1
*
clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clock
Chen-Yu Tsai
2017-03-06
1
-1
/
+1
*
clk: sunxi: ccu-sun5i needs nkmp
Arnd Bergmann
2017-03-06
1
-0
/
+1
*
clk: sunxi-ng: mp: Adjust parent rate for pre-dividers
Chen-Yu Tsai
2017-03-06
1
-0
/
+8
*
clk: sunxi-ng: sun9i-a80: Fix wrong pointer passed to PTR_ERR()
Wei Yongjun
2017-02-06
1
-1
/
+1
*
clk: sunxi-ng: select SUNXI_CCU_MULT for sun5i
Arnd Bergmann
2017-02-06
1
-0
/
+1
*
clk: sunxi-ng: Check kzalloc() for errors and cleanup error path
Stephen Boyd
2017-02-06
1
-0
/
+15
*
clk: sunxi-ng: Add A80 Display Engine CCU
Chen-Yu Tsai
2017-01-30
3
-0
/
+317
*
clk: sunxi-ng: Add A80 USB CCU
Chen-Yu Tsai
2017-01-30
3
-0
/
+170
*
clk: sunxi-ng: Add A80 CCU
Chen-Yu Tsai
2017-01-30
4
-0
/
+1291
*
clk: sunxi-ng: Support separately grouped PLL lock status register
Chen-Yu Tsai
2017-01-30
2
-2
/
+9
*
clk: sunxi-ng: mux: Get closest parent rate possible with CLK_SET_RATE_PARENT
Chen-Yu Tsai
2017-01-30
1
-1
/
+12
*
clk: sunxi-ng: mux: honor CLK_SET_RATE_NO_REPARENT flag
Chen-Yu Tsai
2017-01-30
1
-0
/
+15
*
clk: sunxi-ng: mux: Fix determine_rate for mux clocks with pre-dividers
Chen-Yu Tsai
2017-01-30
1
-3
/
+4
*
clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for the GPU
Maxime Ripard
2017-01-27
1
-1
/
+1
*
clk: sunxi-ng: Call divider_round_rate if we only have a single parent
Maxime Ripard
2017-01-27
1
-0
/
+12
*
clk: sunxi-ng: Add sun5i CCU driver
Maxime Ripard
2017-01-23
4
-0
/
+1100
*
clk: sunxi-ng: Implement global pre-divider
Maxime Ripard
2017-01-23
2
-1
/
+9
*
clk: sunxi-ng: Implement multiplier maximum
Maxime Ripard
2017-01-23
6
-20
/
+32
*
clk: sunxi-ng: mult: Fix minimum in round rate
Maxime Ripard
2017-01-23
1
-1
/
+1
*
clk: sunxi-ng: Implement factors offsets
Maxime Ripard
2017-01-23
8
-29
/
+79
*
clk: sunxi-ng: multiplier: Add fractional support
Maxime Ripard
2017-01-23
2
-0
/
+10
*
clk: sunxi-ng: add support for V3s CCU
Icenowy Zheng
2017-01-20
4
-0
/
+666
*
clk: sunxi-ng: a33: Add CLK_SET_RATE_PARENT to ac-dig
Mylène Josserand
2017-01-17
1
-1
/
+1
*
clk: sunxi-ng: A31: Fix spdif clock register
Marcus Cooper
2017-01-02
1
-2
/
+2
*
clk: sunxi-ng: set the parent rate when adjustin CPUX clock on A33
Icenowy Zheng
2017-01-02
1
-1
/
+1
*
clk: sunxi-ng: fix PLL_CPUX adjusting on A33
Icenowy Zheng
2017-01-02
1
-0
/
+10
*
clk: sunxi-ng: fix PLL_CPUX adjusting on H3
Ondrej Jirman
2017-01-02
1
-0
/
+10
*
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2016-11-23
2
-2
/
+2
|
\
|
*
clk: sunxi-ng: enable so-said LDOs for A33 SoC's pll-mipi clock
Icenowy Zheng
2016-11-23
1
-1
/
+1
|
*
clk: sunxi-ng: sun6i-a31: Enable PLL-MIPI LDOs when ungating it
Chen-Yu Tsai
2016-11-21
1
-1
/
+1
*
|
clk: sunxi-ng: Mark structs static and cleanup spaces
Stephen Boyd
2016-11-16
1
-6
/
+6
*
|
Merge tag 'sunxi-clk-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel...
Stephen Boyd
2016-11-16
20
-129
/
+1200
|
\
\
|
|
/
|
/
|
|
*
clk: sunxi-ng: sun8i-h3: Set CLK_SET_RATE_PARENT for audio module clocks
Chen-Yu Tsai
2016-11-11
1
-5
/
+5
|
*
clk: sunxi-ng: sun8i-a23: Set CLK_SET_RATE_PARENT for audio module clocks
Chen-Yu Tsai
2016-11-11
1
-3
/
+3
|
*
clk: sunxi-ng: Add A64 clocks
Maxime Ripard
2016-11-03
4
-0
/
+999
|
*
clk: sunxi-ng: Implement minimum for multipliers
Maxime Ripard
2016-10-25
6
-16
/
+21
|
*
clk: sunxi-ng: Add minimums for all the relevant structures and clocks
Maxime Ripard
2016-10-25
5
-23
/
+50
|
*
clk: sunxi-ng: Finish to convert to structures for arguments
Maxime Ripard
2016-10-25
2
-25
/
+42
|
*
clk: sunxi-ng: Remove the use of rational computations
Maxime Ripard
2016-10-25
4
-51
/
+74
|
*
clk: sunxi-ng: Rename the internal structures
Maxime Ripard
2016-10-20
9
-32
/
+32
*
|
clk: sunxi-ng: sun6i-a31: Force AHB1 clock to use PLL6 as parent
Chen-Yu Tsai
2016-10-19
1
-0
/
+12
|
/
*
clk: sunxi-ng: Fix reset offset for the A23 and A33
Maxime Ripard
2016-09-20
2
-16
/
+16
*
clk: sunxi-ng: sun6i-a31: Fix register offset for mipi-csi clk
Chen-Yu Tsai
2016-09-16
1
-1
/
+1
*
clk: sunxi-ng: sun6i-a31: set CLK_SET_RATE_UNGATE for all PLLs
Chen-Yu Tsai
2016-09-16
1
-10
/
+10
*
clk: sunxi-ng: sun6i-a31: Set CLK_SET_RATE_PARENT for display output clocks
Chen-Yu Tsai
2016-09-16
1
-9
/
+13
*
Merge tag 'sunxi-clk-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
2016-09-14
19
-78
/
+3349
|
\
|
*
clk: sunxi-ng: Add hardware dependency
Jean Delvare
2016-09-10
1
-0
/
+1
|
*
clk: sunxi-ng: Add A23 CCU
Maxime Ripard
2016-09-10
3
-0
/
+750
[next]