summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/common.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-218/+5
2013-02-13ARM: exynos: move exynos4210-combiner to drivers/irqchipRob Herring1-216/+2
2013-02-05Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-1/+0
2013-01-29ARM: EXYNOS: Fix crash on soft reset on EXYNOS5440Thomas Abraham1-2/+4
2013-01-29ARM: dts: fix compatible value for exynos pinctrlKukjin Kim1-2/+2
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-12ARM: use common irqchip_init for GIC initRob Herring1-3/+5
2013-01-10ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim1-1/+0
2013-01-05ARM: EXYNOS: skip the clock initialization for exynos5440Kukjin Kim1-0/+7
2012-12-19ARM: EXYNOS: fix GIC using for EXYNOS5440Kukjin Kim1-1/+2
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-0/+2
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+5
2012-12-13ARM: arm-soc: Merge branch 'next/pm2' into next/pmOlof Johansson1-52/+13
2012-12-13Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+73
2012-11-30Merge branch 'next/dt' into next/pm2Olof Johansson1-2/+5
2012-11-28ARM: EXYNOS: Avoid early use of of_machine_is_compatible()Doug Anderson1-4/+15
2012-11-28ARM: EXYNOS: Add support for rtc wakeupInderpal Singh1-0/+2
2012-11-22ARM: EXYNOS: add support for EXYNOS5440 SoCKukjin Kim1-6/+62
2012-11-20ARM: EXYNOS: no duplicate mask/unmask in eint0_15Daniel Kurtz1-7/+0
2012-11-19ARM: EXYNOS: Remove i2c0 resource information and setting of device namesThomas Abraham1-17/+0
2012-11-08ARM: EXYNOS: Make combiner_of_init function staticSachin Kamat1-1/+2
2012-11-07ARM: EXYNOS: Skip wakeup-int setup if pinctrl driver is used on EXYNOS4X12Tomasz Figa1-2/+5
2012-11-07Merge branch 'next/cleanup-samsung' into next/cleanup-samsung-2Kukjin Kim1-25/+6
2012-10-29ARM: EXYNOS: Remove unused static uart resource informationThomas Abraham1-10/+6
2012-10-29ARM: EXYNOS: Remove static io-remapping for gic and combinerThomas Abraham1-15/+0
2012-10-17ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner1-0/+5
2012-09-07ARM: EXYNOS: skip wakeup interrupt setup if pinctrl driver is usedThomas Abraham1-0/+26
2012-07-24Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2012-07-13ARM: EXYNOS: Make combiner_init function staticSachin Kamat1-1/+2
2012-06-27ARM: EXYNOS: Remove the L2 cache latency setting for EXYNOS5Boojin Kim1-25/+0
2012-05-27Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2012-05-17ARM: exynos: fix building with CONFIG_OF disabledArnd Bergmann1-1/+5
2012-05-16ARM: EXYNOS: Add device tree support for interrupt combinerThomas Abraham1-7/+64
2012-05-16ARM: EXYNOS: Add irq_domain support for interrupt combinerThomas Abraham1-38/+50
2012-05-16ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5Thomas Abraham1-21/+6
2012-05-15ARM: EXYNOS: Modify the GIC physical address for static io-mappingChanghwan Youn1-2/+2
2012-05-11Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson1-0/+5
2012-05-08ARM: exynos: use machine specific hook for late initShawn Guo1-0/+5
2012-04-25ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera1-0/+2
2012-04-21ARM: EXYNOS: Fix incorrect initialization of GICThomas Abraham1-1/+1
2012-04-21ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllersThomas Abraham1-0/+10
2012-04-05ARM: EXYNOS: fix ISO C90 warningIl Han1-1/+2
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-94/+355
2012-03-28Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-15/+0
2012-03-28Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-13/+47
2012-03-28Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-24Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-12/+0
2012-03-20Merge branch 'samsung/cleanup-exynos-clock' into next/socArnd Bergmann1-1/+1
2012-03-16Merge branch 'samsung/soc' into next/soc2Arnd Bergmann1-13/+47
2012-03-16Merge branch 'next/soc-exynos5250-gpio' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-15/+0