summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)AuthorFilesLines
2013-05-04Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-5/+197
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-4529/+111
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-2/+1
2013-05-02Merge branch 'cleanup' into for-linusRussell King1-1/+1
2013-05-02ARM: EXYNOS: remove unnecessary use of IS_ERR_VALUE()Russell King1-1/+1
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-41/+28
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds3-39/+30
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-24/+5
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+2
2013-04-29Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-13/+14
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson2-8/+1
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+2
2013-04-26Merge branch 'samsung/exynos-multiplatform' into next/driversOlof Johansson3-31/+6
2013-04-26Merge branch 'samsung/exynos-multiplatform' into next/multiplatformOlof Johansson3-30/+6
2013-04-26Revert "ARM: exynos: enable multiplatform support"Olof Johansson3-30/+6
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-19ARM: exynos: restore mach/regs-clock.h for exynos5Arnd Bergmann1-0/+107
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann12-47/+57
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/multiplatformArnd Bergmann12-47/+56
2013-04-19ARM: exynos: enable multiplatform supportArnd Bergmann3-6/+30
2013-04-19mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann1-1/+1
2013-04-19ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann1-39/+0
2013-04-19ARM: exynos: prepare for sparse IRQArnd Bergmann7-1/+10
2013-04-19ARM: exynos: introduce EXYNOS_ATAGS symbolArnd Bergmann1-0/+15
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King1-1/+0
2013-04-11usb: exynos: do not include plat/usb-phy.hArnd Bergmann1-4/+4
2013-04-10arm: exynos: Enable OPP library support for exynos5440Amit Daniel Kachhap1-0/+2
2013-04-09Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-3/+38
2013-04-09Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann18-4070/+63
2013-04-09Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann15-568/+14
2013-04-09ARM: Push selects for TWD/SCU into machine entriesStephen Boyd1-0/+2
2013-04-10ARM: EXYNOS: replace cpumask by the corresponding macroDaniel Lezcano1-1/+1
2013-04-10ARM: EXYNOS: handle properly the return valuesDaniel Lezcano1-5/+10
2013-04-10ARM: EXYNOS: factor out the idle statesDaniel Lezcano1-28/+17
2013-04-09Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann5-16/+4
2013-04-09ARM: EXYNOS: Add secure firmware support to secondary CPU bring-upTomasz Figa1-5/+27
2013-04-09ARM: EXYNOS: Add IO mapping for non-secure SYSRAM.Tomasz Figa2-0/+38
2013-04-09ARM: EXYNOS: Add support for Exynos secure firmwareTomasz Figa4-0/+74
2013-04-09ARM: EXYNOS: Add support for secure monitor callsTomasz Figa3-0/+58
2013-04-09ARM: EXYNOS: Enable PMUs for exynos4Chanho Park2-2/+34
2013-04-09irqchip: exynos-combiner: Correct combined IRQs for exynos4Chanho Park1-1/+4
2013-04-09ARM: EXYNOS: remove "config EXYNOS_DEV_DRM"Paul Bolle1-10/+0
2013-04-08ARM: EXYNOS: fix compilation error introduced due to common clock migrationThomas Abraham1-0/+2
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han3-3/+3
2013-04-05regulator: max8952: Separate constraints from platform data structTomasz Figa1-13/+14
2013-04-04ARM: EXYNOS: Clear ENABLE_WAKEUP_SW bit when entering suspendJonathan Kliegman1-6/+1
2013-04-04ARM: EXYNOS: Remove hardcode wakeup unmask for EINT_0Jonathan Kliegman1-1/+1
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-8/+0
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas1-0/+1
2013-03-25ARM: EXYNOS: remove auxdata table from exynos4/5 dt machine fileThomas Abraham2-234/+3