summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)AuthorFilesLines
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/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-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-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-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: remove "config EXYNOS_DEV_DRM"Paul Bolle1-10/+0
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-22ARM: EXYNOS: change HAVE_SAMSUNG_KEYPAD to KEYBOARD_SAMSUNGPaul Bolle1-1/+1
2013-03-22ARM: EXYNOS: remove duplicated include from common.cWei Yongjun1-1/+0
2013-03-22ARM: EXYNOS: drop "select HAVE_SCHED_CLOCK"Paul Bolle1-1/+0
2013-03-07ARM: EXYNOS: Add support for rtc wakeupInderpal Singh1-0/+2
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-408/+137
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-8/+8
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-377/+55
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+10
2013-02-21Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+6
2013-02-19Merge branches 'core', 'arm/omap', 'iommu/fixes', 'arm/tegra', 'arm/shmobile'...Joerg Roedel10-408/+137
2013-02-17Merge branch 'next/fixes-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-2/+4
2013-02-15Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki1-3/+16
2013-02-12ARM: exynos: move exynos4210-combiner to drivers/irqchipRob Herring2-216/+5
2013-02-11Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown1-0/+6
2013-02-05[media] s5p-fimc: Redefine platform data structure for fimc-isSylwester Nawrocki2-8/+8
2013-02-05pinctrl: exynos: change PINCTRL_EXYNOS optionKukjin Kim1-1/+1
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson9-93/+28
2013-01-30ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan1-2/+4
2013-01-29ARM: EXYNOS: Enable platform support for I2S controllersPadmavathi Venna1-0/+6
2013-01-28ARM: EXYNOS: Fix crash on soft reset on EXYNOS5440Thomas Abraham1-2/+4