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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
ARM: exynos5420: create a DT header defining CLK IDs
Andrzej Hajda
2014-01-08
1
-0
/
+188
|
|
*
|
clk: exynos5250: replace clock ID private enums with IDs from DT header
Andrzej Hajda
2014-01-08
1
-295
/
+264
|
|
*
|
ARM: exynos5250: create a DT header defining CLK IDs
Andrzej Hajda
2014-01-08
1
-0
/
+159
|
|
*
|
clk: exynos4: replace clock ID private enums with IDs from DT header
Andrzej Hajda
2014-01-08
1
-455
/
+402
|
|
*
|
ARM: exynos4: create a DT header defining CLK IDs
Andrzej Hajda
2014-01-08
1
-0
/
+244
|
|
*
|
clk: exynos5250: register APLL rate table
Andrew Bresticker
2014-01-08
1
-1
/
+24
|
|
*
|
clk: exynos5250: Add CLK_SET_RATE_PARENT flag to mout_apll
Sachin Kamat
2013-12-30
1
-1
/
+2
|
|
*
|
clk: samsung: exynos5250: Fix parents of gate clocks from MFC domain
Tomasz Figa
2013-12-30
1
-3
/
+5
|
|
*
|
clk: samsung: exynos5250: Correct parent list of audio muxes
Tomasz Figa
2013-12-30
1
-3
/
+3
|
|
*
|
clk: samsung: exynos5250: Add missing unpopulated mux parents
Tomasz Figa
2013-12-30
1
-4
/
+12
|
|
*
|
clk: samsung: exynos5250: Fix parent of gate clocks from DISP1 domain
Tomasz Figa
2013-12-30
1
-6
/
+8
|
|
*
|
clk: samsung: exynos5250: Fix parents of gate clocks from GSCL domain
Tomasz Figa
2013-12-30
1
-8
/
+17
|
|
*
|
clk: samsung: exynos5250: Make names of mux and div clocks consistent
Tomasz Figa
2013-12-30
1
-122
/
+123
|
|
*
|
clk: samsung: exynos5250: Sort definitions by registers and bitfield
Tomasz Figa
2013-12-30
1
-102
/
+188
|
|
*
|
Merge branch 'samsung-fixes' into samsung-next-base
Tomasz Figa
2013-12-30
5
-12
/
+18
|
|
|
\
\
|
|
|
*
|
clk: exynos: File scope reg_save array should depend on PM_SLEEP
Krzysztof Kozlowski
2013-12-30
1
-5
/
+5
|
|
|
*
|
clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clock
Abhilash Kesavan
2013-12-30
1
-1
/
+2
|
|
|
*
|
ARM: dts: exynos5250: Fix MDMA0 clock number
Abhilash Kesavan
2013-12-30
1
-1
/
+1
|
|
|
*
|
clk: samsung: exynos5250: Add MDMA0 clocks
Abhilash Kesavan
2013-12-30
2
-1
/
+6
|
|
|
*
|
clk: samsung: exynos5250: Fix ACP gate register offset
Abhilash Kesavan
2013-12-30
1
-1
/
+1
|
|
|
*
|
clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks
Andrew Bresticker
2013-12-30
1
-2
/
+2
|
|
|
*
|
clk: samsung: exynos4: Correct SRC_MFC register
Seung-Woo Kim
2013-12-30
1
-1
/
+1
|
*
|
|
|
ARM: dts: Add clock provider specific properties to max77686 node
Tomasz Figa
2014-01-08
3
-0
/
+3
|
*
|
|
|
clk: max77686: Register OF clock provider
Tomasz Figa
2014-01-08
3
-0
/
+65
|
*
|
|
|
clk: max77686: Refactor driver data handling
Tomasz Figa
2014-01-08
1
-13
/
+14
|
*
|
|
|
clk: max77686: Fix clean-up in error and remove paths
Tomasz Figa
2014-01-08
1
-19
/
+10
|
*
|
|
|
clk: max77686: Make max77686_clk_register() return struct clk *
Tomasz Figa
2014-01-08
1
-7
/
+10
|
*
|
|
|
clk: max77686: Refactor successful exit of probe function
Tomasz Figa
2014-01-08
1
-2
/
+1
|
*
|
|
|
clk: max77686: Provide .recalc_rate() operation
Tomasz Figa
2014-01-08
1
-0
/
+7
|
*
|
|
|
clk: max77686: Correct callback used for checking clock status
Tomasz Figa
2014-01-08
1
-2
/
+2
|
*
|
|
|
MAINTAINERS: Add entry for Samsung SoC clock drivers
Tomasz Figa
2014-01-08
1
-0
/
+6
|
*
|
|
|
Merge branch 'clk-next-unregister' into clk-next
Mike Turquette
2013-12-31
11
-19
/
+235
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'clk/clk-unregister' of git://linuxtv.org/snawrocki/samsung into...
Mike Turquette
2013-12-04
11
-19
/
+235
|
|
|
\
\
\
\
|
|
|
*
|
|
|
clk: Implement clk_unregister
Sylwester Nawrocki
2013-12-04
2
-3
/
+120
|
|
|
*
|
|
|
clk: Add common __clk_get(), __clk_put() implementations
Sylwester Nawrocki
2013-12-04
7
-0
/
+42
|
|
|
*
|
|
|
clkdev: Fix race condition in clock lookup from device tree
Sylwester Nawrocki
2013-12-04
1
-2
/
+10
|
|
|
*
|
|
|
clk: Provide not locked variant of of_clk_get_from_provider()
Sylwester Nawrocki
2013-12-04
2
-8
/
+46
|
|
|
*
|
|
|
omap3isp: Modify clocks registration to avoid circular references
Sylwester Nawrocki
2013-12-04
2
-6
/
+17
|
*
|
|
|
|
|
Merge branch 'for_3.14/keystone-clk' of git://git.kernel.org/pub/scm/linux/ke...
Mike Turquette
2013-12-30
3
-12
/
+32
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
clk: keystone: gate: fix error handling on init
Grygorii Strashko
2013-12-10
1
-4
/
+8
|
|
*
|
|
|
|
clk: keystone: use clkod register bits for postdiv
Murali Karicheri
2013-12-10
2
-8
/
+24
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'sunxi-clk-3.14-for-mike' of https://bitbucket.org/emiliolopez/linu...
Mike Turquette
2013-12-29
4
-79
/
+445
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
clk: sunxi: Allwinner A20 output clock support
Chen-Yu Tsai
2013-12-28
2
-0
/
+58
|
|
*
|
|
|
clk: sunxi: support better factor DT nodes
Emilio López
2013-12-28
1
-0
/
+9
|
|
*
|
|
|
clk: sunxi: mod0 support
Emilio López
2013-12-28
2
-1
/
+61
|
|
*
|
|
|
clk: sunxi: add PLL5 and PLL6 support
Emilio López
2013-12-28
2
-0
/
+232
|
|
*
|
|
|
clk: sunxi: make factors_clk_setup return the clock it registers
Emilio López
2013-12-28
1
-7
/
+8
|
|
*
|
|
|
clk: sunxi: add gating support to PLL1
Emilio López
2013-12-28
2
-1
/
+3
|
|
*
|
|
|
clk: sunxi: clean the magic number of mux parents
Emilio López
2013-12-28
1
-2
/
+3
|
|
*
|
|
|
clk: sunxi: register factors clocks behind composite
Emilio López
2013-12-28
3
-73
/
+76
[prev]
[next]