index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: pistachio: Fix PLL rate calculation in integer mode
Zdenko Pulitika
2015-08-26
1
-2
/
+46
*
clk: pistachio: Fix override of clk-pll settings from boot loader
Zdenko Pulitika
2015-08-26
1
-3
/
+2
*
clk: pistachio: Fix 32bit integer overflows
Zdenko Pulitika
2015-08-26
2
-21
/
+19
*
clk: tegra: Fix some static checker problems
Stephen Boyd
2015-08-25
2
-7
/
+9
*
Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Boyd
2015-08-25
13
-9
/
+2396
|
\
|
*
clk: tegra: Add the DFLL as a possible parent of the cclk_g clock
Tuomas Tynkkynen
2015-07-16
1
-1
/
+3
|
*
clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend
Tuomas Tynkkynen
2015-07-16
1
-0
/
+14
|
*
clk: tegra: Add Tegra124 DFLL clocksource platform driver
Tuomas Tynkkynen
2015-07-16
4
-4
/
+172
|
*
clk: tegra: Add DFLL DVCO reset control for Tegra124
Paul Walmsley
2015-07-16
2
-0
/
+80
|
*
clk: tegra: Introduce ability for SoC-specific reset control callbacks
Mikko Perttunen
2015-07-16
2
-8
/
+34
|
*
clk: tegra: Add functions for parsing CVB tables
Tuomas Tynkkynen
2015-07-16
3
-0
/
+208
|
*
clk: tegra: Add closed loop support for the DFLL
Tuomas Tynkkynen
2015-07-16
1
-3
/
+663
|
*
clk: tegra: Add library for the DFLL clock source (open-loop mode)
Tuomas Tynkkynen
2015-07-16
3
-0
/
+1150
|
*
clk: tegra: Add binding for the Tegra124 DFLL clocksource
Tuomas Tynkkynen
2015-07-16
1
-0
/
+79
*
|
clk: qcom: Fix MSM8916 prng clock enable bit
Georgi Djakov
2015-08-25
1
-1
/
+1
*
|
clk: Add missing header for 'bool' definition to clk-conf.h
Chen-Yu Tsai
2015-08-25
1
-0
/
+2
*
|
drivers/clk: appropriate __init annotation for const data
Nicolas Pitre
2015-08-24
2
-3
/
+3
*
|
clk: rockchip: register pll mux before pll itself
Heiko Stuebner
2015-08-24
1
-31
/
+32
*
|
clk: add bindings for the Ux500 clocks
Linus Walleij
2015-08-24
1
-0
/
+64
*
|
clk/ARM: move Ux500 PRCC bases to the device tree
Linus Walleij
2015-08-24
6
-176
/
+225
*
|
clk: remove duplicated code with __clk_set_parent_after
Dong Aisheng
2015-08-24
1
-7
/
+1
*
|
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
2015-08-24
18
-70
/
+70
*
|
clk: Constify clk_hw argument to provider APIs
Stephen Boyd
2015-08-24
2
-14
/
+15
*
|
clk: Hi6220: add stub clock driver
Leo Yan
2015-08-24
3
-2
/
+278
*
|
dt-bindings: clk: Hi6220: Document stub clock driver
Leo Yan
2015-08-24
1
-1
/
+18
*
|
dt-bindings: arm: Hi6220: add doc for SRAM controller
Leo Yan
2015-08-24
1
-0
/
+18
*
|
clk: atlas7: fix pll missed divide NR in fraction mode
Guo Zeng
2015-08-24
1
-0
/
+1
*
|
clk: atlas7: fix bit field and its root clk for coresight_tpiu
Guo Zeng
2015-08-24
1
-1
/
+1
*
|
clk: atlas7: replace dto resolution magic number by macro
Yibo Cai
2015-08-24
1
-5
/
+8
*
|
clk: atlas7: fix integer overflow in dto rate calculation
Yibo Cai
2015-08-24
1
-2
/
+2
*
|
clk: atlas7: export mux clks so that consumers can get them
Guo Zeng
2015-08-24
1
-2
/
+3
*
|
clk: atlas7: add lost pwm unit clks
Guo Zeng
2015-08-24
1
-0
/
+4
*
|
clk: socfpga: Add a second parent option for the dbg_base_clk
Dinh Nguyen
2015-08-24
2
-4
/
+15
*
|
clk: ux500: delete the non-DT U8500 clock implementation
Linus Walleij
2015-08-24
3
-528
/
+0
*
|
clk: Remove unused provider APIs
Stephen Boyd
2015-08-24
2
-82
/
+16
*
|
clk: si5351: Convert __clk_get_name() to clk_hw_get_name()
Stephen Boyd
2015-08-24
1
-8
/
+8
*
|
drm/msm/dsi: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
1
-2
/
+2
*
|
clk: versatile: Switch to assigned clock parents
Stephen Boyd
2015-08-24
2
-62
/
+27
*
|
clk: versatile: Add SP810 device tree bindings document
Pawel Moll
2015-08-24
1
-0
/
+35
*
|
clk: ti: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
7
-35
/
+33
*
|
clk: tegra: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
2
-10
/
+10
*
|
clk: sunxi: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
3
-14
/
+14
*
|
clk: spear: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
1
-1
/
+1
*
|
clk: sirf: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
1
-6
/
+6
*
|
clk: samsung: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
1
-2
/
+2
*
|
clk: rockchip: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
1
-9
/
+9
*
|
clk: qcom: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
4
-36
/
+30
*
|
clk: stm32f4: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
1
-2
/
+1
*
|
clk: mvebu: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
1
-4
/
+2
*
|
clk: mmp: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
2
-21
/
+17
[next]