summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/common.c
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM: EXYNOS: remove static io-remapping of mct registers for Exynos5Thomas Abraham2013-03-091-5/+0
| | |/
| * | ARM: EXYNOS: skip wakeup interrupt registration for exynos5250 if pinctrl is ...Thomas Abraham2013-03-051-0/+1
| |/
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-0/+2
|\ \
| * \ Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-281-0/+1
| |\ \
| * | | ARM: EXYNOS: Add support for rtc wakeupInderpal Singh2013-03-071-0/+2
| | |/ | |/|
* | | Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-04-091-1/+0
|\ \ \ | |_|/ |/| |
| * | ARM: EXYNOS: remove duplicated include from common.cWei Yongjun2013-03-221-1/+0
| |/
* | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-261-0/+1
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-218/+5
|\
| * ARM: exynos: move exynos4210-combiner to drivers/irqchipRob Herring2013-02-121-216/+2
| * Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-041-1/+0
| |\
| | * ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim2013-01-101-1/+0
| * | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
| * | ARM: use common irqchip_init for GIC initRob Herring2013-01-121-3/+5
* | | ARM: EXYNOS: Fix crash on soft reset on EXYNOS5440Thomas Abraham2013-01-281-2/+4
* | | ARM: dts: fix compatible value for exynos pinctrlKukjin Kim2013-01-281-2/+2
|/ /
* | ARM: EXYNOS: skip the clock initialization for exynos5440Kukjin Kim2013-01-051-0/+7
|/
* ARM: EXYNOS: fix GIC using for EXYNOS5440Kukjin Kim2012-12-181-1/+2
* Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-131-0/+2
|\
| * ARM: arm-soc: Merge branch 'next/pm2' into next/pmOlof Johansson2012-12-121-52/+13
| |\
| | * Merge branch 'next/dt' into next/pm2Olof Johansson2012-11-291-2/+5
| | |\
| * | | ARM: EXYNOS: Add support for rtc wakeupInderpal Singh2012-11-281-0/+2
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-2/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: EXYNOS: Skip wakeup-int setup if pinctrl driver is used on EXYNOS4X12Tomasz Figa2012-11-071-2/+5
| |/ /
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-6/+73
|\ \ \ | |_|/ |/| |
| * | ARM: EXYNOS: Avoid early use of of_machine_is_compatible()Doug Anderson2012-11-281-4/+15
| * | ARM: EXYNOS: add support for EXYNOS5440 SoCKukjin Kim2012-11-221-6/+62
| |/
* | ARM: EXYNOS: no duplicate mask/unmask in eint0_15Daniel Kurtz2012-11-201-7/+0
* | ARM: EXYNOS: Remove i2c0 resource information and setting of device namesThomas Abraham2012-11-191-17/+0
* | ARM: EXYNOS: Make combiner_of_init function staticSachin Kamat2012-11-081-1/+2
* | Merge branch 'next/cleanup-samsung' into next/cleanup-samsung-2Kukjin Kim2012-11-071-25/+6
|\ \ | |/ |/|
| * ARM: EXYNOS: Remove unused static uart resource informationThomas Abraham2012-10-291-10/+6
| * ARM: EXYNOS: Remove static io-remapping for gic and combinerThomas Abraham2012-10-291-15/+0
* | ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner2012-10-171-0/+5
* | ARM: EXYNOS: skip wakeup interrupt setup if pinctrl driver is usedThomas Abraham2012-09-071-0/+26
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-1/+2
|\
| * ARM: EXYNOS: Make combiner_init function staticSachin Kamat2012-07-131-1/+2
* | ARM: EXYNOS: Remove the L2 cache latency setting for EXYNOS5Boojin Kim2012-06-271-25/+0
|/
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+5
|\
| * Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson2012-05-111-0/+5
| |\
| | * ARM: exynos: use machine specific hook for late initShawn Guo2012-05-081-0/+5
* | | ARM: exynos: fix building with CONFIG_OF disabledArnd Bergmann2012-05-161-1/+5
* | | ARM: EXYNOS: Add device tree support for interrupt combinerThomas Abraham2012-05-161-7/+64
* | | ARM: EXYNOS: Add irq_domain support for interrupt combinerThomas Abraham2012-05-161-38/+50
* | | ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5Thomas Abraham2012-05-161-21/+6
* | | ARM: EXYNOS: Modify the GIC physical address for static io-mappingChanghwan Youn2012-05-151-2/+2
|/ /
* | ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera2012-04-241-0/+2
* | ARM: EXYNOS: Fix incorrect initialization of GICThomas Abraham2012-04-201-1/+1
* | ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllersThomas Abraham2012-04-201-0/+10
|/
* ARM: EXYNOS: fix ISO C90 warningIl Han2012-04-051-1/+2
OpenPOWER on IntegriCloud