Age | Commit message (Expand) | Author | Files | Lines |
2014-03-21 | ARM: EXYNOS: Consolidate exynos4 and exynos5 machine files | Sachin Kamat | 1 | -356/+0 |
2014-03-21 | ARM: EXYNOS: Consolidate CPU init code | Sachin Kamat | 1 | -85/+23 |
2014-01-24 | 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-02 | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -7/+11 |
2013-06-19 | ARM: EXYNOS: extend soft-reset support for EXYNOS5420 | Chander Kashyap | 1 | -7/+4 |
2013-06-19 | ARM: EXYNOS: Add support for EXYNOS5420 SoC | Chander Kashyap | 1 | -0/+7 |
2013-06-19 | ARM: EXYNOS: Remove remaining dead code after non-DT support removal | Arnd Bergmann | 1 | -3/+1 |
2013-06-19 | ARM: EXYNOS: Remove legacy L2X0 initialization | Arnd Bergmann | 1 | -44/+4 |
2013-06-19 | ARM: EXYNOS: Use exynos_init_io() as map_io callback | Arnd Bergmann | 1 | -4/+1 |
2013-06-19 | ARM: EXYNOS: Remove custom init_irq callbacks | Arnd Bergmann | 1 | -10/+0 |
2013-06-19 | 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-07 | 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-06 | 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-28 | 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-26 | ARM: EXYNOS: Create virtual I/O mapping for Chip-ID controller using device tree | Thomas Abraham | 1 | -23/+30 |
2013-04-19 | irqchip: exynos: pass irq_base from platform | Arnd Bergmann | 1 | -1/+2 |
2013-04-19 | irqchip: exynos: pass max combiner number to combiner_init | Arnd Bergmann | 1 | -1/+14 |
2013-04-19 | clocksource: exynos_mct: remove platform header dependency | Arnd Bergmann | 1 | -1/+1 |
2013-04-19 | 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 |