index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
ARM: EXYNOS: Consolidate exynos4 and exynos5 machine files
Sachin Kamat
1
-356
/
+0
2014-03-20
ARM: EXYNOS: Consolidate CPU init code
Sachin Kamat
1
-85
/
+23
2014-01-25
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2014-01-06
cpufreq: exynos: Convert exynos-cpufreq to platform driver
Lukasz Majewski
1
-0
/
+5
2013-12-21
ARM: EXYNOS: Kill exynos_pm_late_initcall()
Sylwester Nawrocki
1
-1
/
+2
2013-12-19
ARM: EXYNOS: cleanup <mach/regs-irq.h>
Kukjin Kim
1
-2
/
+0
2013-12-19
ARM: EXYNOS: local regs-pmu.h header file
Kukjin Kim
1
-1
/
+2
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+11
2013-09-29
ARM: exynos: remove custom .init_time hook
Sebastian Hesselbarth
1
-8
/
+0
2013-09-24
ARM: EXYNOS: convert cpuidle driver to be a platform driver
Bartlomiej Zolnierkiewicz
1
-0
/
+11
2013-07-24
ARM: EXYNOS: Fix low level debug support
Yadwinder Singh Brar
1
-26
/
+0
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
1
-2
/
+2
2013-07-03
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-7
/
+11
2013-06-18
ARM: EXYNOS: extend soft-reset support for EXYNOS5420
Chander Kashyap
1
-7
/
+4
2013-06-18
ARM: EXYNOS: Add support for EXYNOS5420 SoC
Chander Kashyap
1
-0
/
+7
2013-06-18
ARM: EXYNOS: Remove remaining dead code after non-DT support removal
Arnd Bergmann
1
-3
/
+1
2013-06-18
ARM: EXYNOS: Remove legacy L2X0 initialization
Arnd Bergmann
1
-44
/
+4
2013-06-18
ARM: EXYNOS: Use exynos_init_io() as map_io callback
Arnd Bergmann
1
-4
/
+1
2013-06-18
ARM: EXYNOS: Remove custom init_irq callbacks
Arnd Bergmann
1
-10
/
+0
2013-06-18
ARM: EXYNOS: Remove mach/regs-gpio.h header
Tomasz Figa
1
-1
/
+0
2013-06-15
ARM: EXYNOS: Remove legacy mapping of chip ID block
Tomasz Figa
1
-13
/
+1
2013-06-15
ARM: EXYNOS: Remove platform device initialization
Tomasz Figa
1
-37
/
+0
2013-06-15
ARM: EXYNOS: Remove legacy timer initialization code
Tomasz Figa
1
-37
/
+2
2013-06-15
ARM: EXYNOS: Remove legacy interrupt initialization code
Tomasz Figa
1
-29
/
+1
2013-06-15
ARM: EXYNOS: Remove legacy UART initialization code
Tomasz Figa
1
-17
/
+0
2013-06-15
ARM: EXYNOS: Remove legacy EINT initialization code
Tomasz Figa
1
-307
/
+0
2013-06-15
ARM: EXYNOS: Remove legacy PMU initialization code
Tomasz Figa
1
-27
/
+0
2013-06-10
ARM: EXYNOS: no more support non-DT for EXYNOS SoCs
Kukjin Kim
1
-10
/
+0
2013-06-08
ARM: exynos: add debug_ll_io_init() call in exynos_init_io()
Doug Anderson
1
-0
/
+2
2013-05-25
ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOC
Jungseok Lee
1
-1
/
+8
2013-05-25
ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC
Tomasz Figa
1
-1
/
+29
2013-05-07
Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-18
/
+17
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-23
/
+30
2013-05-07
Merge branch 'exynos/pwm-clocksource' into late/multiplatform
Arnd Bergmann
1
-15
/
+0
2013-05-04
Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+35
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-42
/
+46
2013-05-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+2
2013-04-29
Merge branch 'gic/cleanup' into next/soc
Olof Johansson
1
-0
/
+1
2013-04-28
Merge tag 'late-exynos-v3-for-v3.10' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
1
-23
/
+30
2013-04-28
ARM: SAMSUNG: Do not register legacy timer interrupts on Exynos
Tomasz Figa
1
-15
/
+0
2013-04-28
Merge branch 'exynos/dt' into late/dt
Olof Johansson
1
-42
/
+17
2013-04-26
Merge branch 'samsung/exynos-multiplatform' into next/drivers
Olof Johansson
1
-6
/
+0
2013-04-26
Revert "ARM: exynos: enable multiplatform support"
Olof Johansson
1
-6
/
+0
2013-04-25
ARM: EXYNOS: Create virtual I/O mapping for Chip-ID controller using device tree
Thomas Abraham
1
-23
/
+30
2013-04-20
irqchip: exynos: pass irq_base from platform
Arnd Bergmann
1
-1
/
+2
2013-04-20
irqchip: exynos: pass max combiner number to combiner_init
Arnd Bergmann
1
-1
/
+14
2013-04-20
clocksource: exynos_mct: remove platform header dependency
Arnd Bergmann
1
-1
/
+1
2013-04-20
clk: exynos: prepare for multiplatform
Arnd Bergmann
1
-1
/
+1
2013-04-19
Merge branch 'samsung/exynos-multiplatform' into next/drivers
Arnd Bergmann
1
-0
/
+6
2013-04-19
ARM: exynos: enable multiplatform support
Arnd Bergmann
1
-0
/
+6
[next]