index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
clk: exynos4: Add missing mout_sata on Exynos4210
Tomasz Figa
2013-04-04
1
-0
/
+1
|
*
|
clk: exynos4: Add missing CMU_TOP and ISP clocks
Andrzej Hajda
2013-04-04
2
-3
/
+137
|
*
|
clk: exynos4: Add G3D clocks
Tomasz Figa
2013-04-04
2
-8
/
+18
|
*
|
clk: exynos4: Add camera related clock definitions
Sylwester Nawrocki
2013-04-04
2
-17
/
+53
|
*
|
clk: exynos4: Export mout_core clock of Exynos4210
Tomasz Figa
2013-04-04
1
-1
/
+2
|
*
|
clk: samsung: Remove unimplemented ops for pll
Tomasz Figa
2013-04-04
1
-80
/
+0
|
*
|
clk: exynos4: Export clocks used by exynos cpufreq drivers
Lukasz Majewski
2013-04-04
2
-3
/
+7
|
*
|
clk: exynos4: Move dac and mixer to Exynos4210-specific clocks
Tomasz Figa
2013-04-04
1
-2
/
+2
|
*
|
clk: exynos4: Export sclk_pcm0
Tomasz Figa
2013-04-04
2
-2
/
+3
|
*
|
clk: exynos4: Add missing sclk_audio0 clock
Tomasz Figa
2013-04-04
1
-0
/
+2
|
*
|
clk: exynos4: Add missing mout_mipihsi clock
Tomasz Figa
2013-04-04
1
-0
/
+1
|
*
|
clk: exynos4: Use mout_mpll_user_* on Exynos4x12
Tomasz Figa
2013-04-04
2
-61
/
+113
|
*
|
clk: exynos4: Correct sclk_mfc clock definition
Sylwester Nawrocki
2013-04-04
2
-3
/
+3
|
*
|
clk: samsung: add infrastructure to add separate aliases
Heiko Stuebner
2013-03-28
2
-0
/
+54
|
*
|
clk: samsung: always allocate the clk_table
Heiko Stuebner
2013-03-28
1
-4
/
+4
|
*
|
clk: samsung: fix pm init on non-dt platforms
Heiko Stueber
2013-03-28
1
-12
/
+13
|
*
|
clk: samsung: register clk_div_tables for divider clocks
Heiko Stuebner
2013-03-28
2
-7
/
+20
|
*
|
ARM: dts: add board specific fixed rate clock nodes for Exynos based platforms
Thomas Abraham
2013-03-25
10
-0
/
+100
|
*
|
ARM: dts: add clock provider information for all controllers in Exynos5440 SoC
Thomas Abraham
2013-03-25
1
-0
/
+18
|
*
|
ARM: dts: add clock provider information for all controllers in Exynos5250 SoC
Thomas Abraham
2013-03-25
1
-0
/
+72
|
*
|
ARM: dts: add clock provider information for all controllers in Exynos4 SoCs
Thomas Abraham
2013-03-25
3
-0
/
+54
|
*
|
ARM: dts: add Exynos4 and Exynos5 clock controller nodes
Thomas Abraham
2013-03-25
4
-0
/
+24
|
*
|
clocksource: mct: add support for mct clock setup
Thomas Abraham
2013-03-25
1
-1
/
+6
|
*
|
clocksource: mct: use fin_pll clock as the tick clock source for mct
Thomas Abraham
2013-03-25
1
-3
/
+6
|
*
|
ARM: EXYNOS: remove auxdata table from exynos4/5 dt machine file
Thomas Abraham
2013-03-25
2
-234
/
+3
|
*
|
ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speed
Thomas Abraham
2013-03-25
6
-0
/
+12
|
*
|
ARM: EXYNOS: Initialize the clocks prior to timer initialization
Thomas Abraham
2013-03-25
8
-9
/
+25
|
*
|
ARM: EXYNOS: Migrate clock support to common clock framework
Thomas Abraham
2013-03-25
19
-3835
/
+10
|
*
|
clk: exynos5440: register clocks using common clock framework
Thomas Abraham
2013-03-25
3
-0
/
+201
|
*
|
clk: exynos5250: register clocks using common clock framework
Thomas Abraham
2013-03-25
3
-0
/
+686
|
*
|
clk: exynos4: register clocks using common clock framework
Thomas Abraham
2013-03-25
3
-0
/
+1059
|
*
|
clk: samsung: add pll clock registration helper functions
Thomas Abraham
2013-03-25
3
-1
/
+541
|
*
|
clk: samsung: add common clock framework helper functions for Samsung platforms
Thomas Abraham
2013-03-25
4
-0
/
+541
|
*
|
Merge branch 'next/mct-exynos' into next/clk-exynos
Kukjin Kim
2013-03-09
23
-149
/
+309
|
|
\
\
|
|
*
|
ARM: EXYNOS: move mct driver to drivers/clocksource
Thomas Abraham
2013-03-09
6
-9
/
+7
|
|
*
|
ARM: EXYNOS: remove static io-remapping of mct registers for Exynos5
Thomas Abraham
2013-03-09
2
-6
/
+0
|
|
*
|
ARM: dts: add mct device tree node for all supported Exynos SoC's
Thomas Abraham
2013-03-09
4
-0
/
+90
|
|
*
|
ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_...
Thomas Abraham
2013-03-09
10
-16
/
+18
|
|
*
|
ARM: EXYNOS: add device tree support for MCT controller driver
Thomas Abraham
2013-03-09
3
-18
/
+105
|
|
*
|
ARM: EXYNOS: prepare an array of MCT interrupt numbers and use it
Thomas Abraham
2013-03-09
1
-21
/
+36
|
|
*
|
ARM: EXYNOS: add a register base address variable in mct controller driver
Thomas Abraham
2013-03-09
2
-88
/
+62
|
*
|
|
Merge branch 'next/timer-samsung' into next/clk-exynos
Kukjin Kim
2013-03-09
88
-952
/
+469
|
|
\
\
\
|
|
*
|
|
ARM: SAMSUNG: Remove unused plat-samsung/time.c
Romain Naour
2013-03-05
3
-292
/
+0
|
|
*
|
|
ARM: S5PC100: Add samsung-time support for s5pc100
Romain Naour
2013-03-05
4
-3
/
+8
|
|
*
|
|
ARM: S3C64XX: Add samsung-time support for s3c64xx
Romain Naour
2013-03-05
13
-11
/
+34
|
|
*
|
|
ARM: S3C24XX: Add samsung-time support for s3c24xx
Romain Naour
2013-03-05
28
-35
/
+100
|
|
*
|
|
ARM: SAMSUNG: Rename s5p-time to samsung-time
Romain Naour
2013-03-05
16
-135
/
+137
|
|
*
|
|
ARM: S3C24XX: cleanup the included soc init functions in common.h
Heiko Stuebner
2013-03-05
1
-42
/
+5
|
|
*
|
|
ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h
Heiko Stuebner
2013-03-05
28
-210
/
+130
|
|
*
|
|
ARM: S3C24XX: remove plat/irq.h in plat-samsung
Heiko Stuebner
2013-03-05
4
-124
/
+9
[prev]
[next]