summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/common.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-0/+5
|\
| * cpufreq: exynos: Convert exynos-cpufreq to platform driverLukasz Majewski2014-01-061-0/+5
* | ARM: EXYNOS: Kill exynos_pm_late_initcall()Sylwester Nawrocki2013-12-211-1/+2
* | ARM: EXYNOS: cleanup <mach/regs-irq.h>Kukjin Kim2013-12-191-2/+0
* | ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim2013-12-191-1/+2
|/
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-0/+11
|\
| * ARM: EXYNOS: convert cpuidle driver to be a platform driverBartlomiej Zolnierkiewicz2013-09-241-0/+11
* | ARM: exynos: remove custom .init_time hookSebastian Hesselbarth2013-09-291-8/+0
|/
* ARM: EXYNOS: Fix low level debug supportYadwinder Singh Brar2013-07-241-26/+0
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-2/+2
* Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-021-7/+11
|\
| * ARM: EXYNOS: extend soft-reset support for EXYNOS5420Chander Kashyap2013-06-191-7/+4
| * ARM: EXYNOS: Add support for EXYNOS5420 SoCChander Kashyap2013-06-191-0/+7
* | ARM: EXYNOS: Remove remaining dead code after non-DT support removalArnd Bergmann2013-06-191-3/+1
* | ARM: EXYNOS: Remove legacy L2X0 initializationArnd Bergmann2013-06-191-44/+4
* | ARM: EXYNOS: Use exynos_init_io() as map_io callbackArnd Bergmann2013-06-191-4/+1
* | ARM: EXYNOS: Remove custom init_irq callbacksArnd Bergmann2013-06-191-10/+0
* | ARM: EXYNOS: Remove mach/regs-gpio.h headerTomasz Figa2013-06-191-1/+0
* | ARM: EXYNOS: Remove legacy mapping of chip ID blockTomasz Figa2013-06-151-13/+1
* | ARM: EXYNOS: Remove platform device initializationTomasz Figa2013-06-151-37/+0
* | ARM: EXYNOS: Remove legacy timer initialization codeTomasz Figa2013-06-151-37/+2
* | ARM: EXYNOS: Remove legacy interrupt initialization codeTomasz Figa2013-06-151-29/+1
* | ARM: EXYNOS: Remove legacy UART initialization codeTomasz Figa2013-06-151-17/+0
* | ARM: EXYNOS: Remove legacy EINT initialization codeTomasz Figa2013-06-151-307/+0
* | ARM: EXYNOS: Remove legacy PMU initialization codeTomasz Figa2013-06-151-27/+0
* | ARM: EXYNOS: no more support non-DT for EXYNOS SoCsKukjin Kim2013-06-101-10/+0
|/
* ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson2013-06-071-0/+2
* ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOCJungseok Lee2013-05-251-1/+8
* ARM: EXYNOS: Fix support of Exynos4210 rev0 SoCTomasz Figa2013-05-251-1/+29
* Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-071-18/+17
|\
| * Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann2013-05-061-15/+0
| |\
| | * ARM: SAMSUNG: Do not register legacy timer interrupts on ExynosTomasz Figa2013-04-281-15/+0
| * | irqchip: exynos: pass irq_base from platformArnd Bergmann2013-04-191-1/+2
| * | irqchip: exynos: pass max combiner number to combiner_initArnd Bergmann2013-04-191-1/+14
| * | clocksource: exynos_mct: remove platform header dependencyArnd Bergmann2013-04-191-1/+1
| * | clk: exynos: prepare for multiplatformArnd Bergmann2013-04-191-1/+1
* | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-071-23/+30
|\ \ \
| * \ \ Merge tag 'late-exynos-v3-for-v3.10' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-04-281-23/+30
| |\ \ \
| | * | | ARM: EXYNOS: Create virtual I/O mapping for Chip-ID controller using device treeThomas Abraham2013-04-261-23/+30
| * | | | Merge branch 'exynos/dt' into late/dtOlof Johansson2013-04-281-42/+17
| |\ \ \ \ | | |/ / /
* | | | | Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-041-0/+35
|\ \ \ \ \
| * | | | | ARM: EXYNOS: Add IO mapping for non-secure SYSRAM.Tomasz Figa2013-04-091-0/+35
| | |/ / / | |/| | |
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-42/+46
|\ \ \ \ \
| * \ \ \ \ Merge branch 'samsung/exynos-multiplatform' into next/driversOlof Johansson2013-04-261-6/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Revert "ARM: exynos: enable multiplatform support"Olof Johansson2013-04-261-6/+0
| * | | | | Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-191-0/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | ARM: exynos: enable multiplatform supportArnd Bergmann2013-04-191-0/+6
| | | |_|/ | | |/| |
| * | | | Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-091-0/+28
| |\ \ \ \
| | * | | | ARM: EXYNOS: Enable PMUs for exynos4Chanho Park2013-04-091-0/+28
| | | |/ / | | |/| |
| * | | | Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-091-37/+17
| |\ \ \ \ | | |/ / /
OpenPOWER on IntegriCloud