summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/common.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+28
2013-04-09Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-37/+17
2013-04-09Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-5/+0
2013-04-09Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-1/+0
2013-04-09ARM: EXYNOS: Add IO mapping for non-secure SYSRAM.Tomasz Figa1-0/+35
2013-04-09ARM: EXYNOS: Enable PMUs for exynos4Chanho Park1-0/+28
2013-04-08ARM: EXYNOS: fix compilation error introduced due to common clock migrationThomas Abraham1-0/+2
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas1-0/+1
2013-03-25ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speedThomas Abraham1-0/+3
2013-03-25ARM: EXYNOS: Initialize the clocks prior to timer initializationThomas Abraham1-0/+16
2013-03-25ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham1-41/+0
2013-03-22ARM: EXYNOS: remove duplicated include from common.cWei Yongjun1-1/+0
2013-03-09ARM: EXYNOS: remove static io-remapping of mct registers for Exynos5Thomas Abraham1-5/+0
2013-03-07ARM: EXYNOS: Add support for rtc wakeupInderpal Singh1-0/+2
2013-03-05ARM: EXYNOS: skip wakeup interrupt registration for exynos5250 if pinctrl is ...Thomas Abraham1-0/+1
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-218/+5
2013-02-12ARM: exynos: move exynos4210-combiner to drivers/irqchipRob Herring1-216/+2
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-1/+0
2013-01-28ARM: EXYNOS: Fix crash on soft reset on EXYNOS5440Thomas Abraham1-2/+4
2013-01-28ARM: 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-18ARM: 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-12ARM: arm-soc: Merge branch 'next/pm2' into next/pmOlof Johansson1-52/+13
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+73
2012-11-29Merge 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-23Merge 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-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2012-05-16ARM: 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