aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/mach-exynos5-dt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2014-01-06cpufreq: exynos: Convert exynos-cpufreq to platform driverLukasz Majewski1-0/+1
2013-12-19ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim1-1/+1
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2013-10-27Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-3/+0
2013-10-08ARM: EXYNOS: remove unnecessary header inclusions from exynos4/5 dt machine fileJingoo Han1-4/+0
2013-09-29ARM: exynos: remove custom .init_time hookSebastian Hesselbarth1-2/+0
2013-09-24ARM: EXYNOS: convert cpuidle driver to be a platform driverBartlomiej Zolnierkiewicz1-0/+2
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-06-19ARM: EXYNOS: Add support for EXYNOS5420 SoCChander Kashyap1-0/+1
2013-06-19ARM: EXYNOS: Use exynos_init_io() as map_io callbackArnd Bergmann1-6/+1
2013-06-19ARM: EXYNOS: Remove custom init_irq callbacksArnd Bergmann1-1/+0
2013-03-25ARM: EXYNOS: remove auxdata table from exynos4/5 dt machine fileThomas Abraham1-133/+1
2013-03-25ARM: EXYNOS: Initialize the clocks prior to timer initializationThomas Abraham1-1/+1
2013-03-25ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham1-5/+0
2013-03-09Merge branch 'next/mct-exynos' into next/clk-exynosKukjin Kim1-1/+2
2013-03-09ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_initThomas Abraham1-1/+2
2013-03-07ARM: EXYNOS: Add AUXDATA for DP controllerJingoo Han1-0/+1
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+30
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+1
2013-01-29ARM: EXYNOS: Enable platform support for I2S controllersPadmavathi Venna1-0/+6
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-2/+0
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-2/+0
2013-01-11ARM: EXYNOS: remove system mmu initialization from exynos treeCho KyongHo1-0/+30
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-12-18ARM: EXYNOS: fix build error when MFC is not selectedKukjin Kim1-0/+2
2012-12-14Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+24
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+42
2012-11-28ARM: EXYNOS: Avoid early use of of_machine_is_compatible()Doug Anderson1-1/+4
2012-11-26Merge branch 'next/dt-samsung-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dtOlof Johansson1-0/+10
2012-11-22ARM: EXYNOS: add support for EXYNOS5440 SoCKukjin Kim1-9/+22
2012-11-21Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dtOlof Johansson1-0/+24
2012-11-22ARM: EXYNOS: add all i2c busses to auxdata for DTOlof Johansson1-0/+10
2012-11-20ARM: EXYNOS: DT Support for SATA and SATA PHYVasanth Ananthan1-0/+6
2012-11-20ARM: EXYNOS: Setup legacy i2c controller interruptsAbhilash Kesavan1-0/+24
2012-10-29ARM: dts: add device tree support for exynos5 hdmiddcRahul Sharma1-0/+2
2012-10-29ARM: dts: add device tree support for exynos5 hdmiphyRahul Sharma1-0/+2
2012-10-29ARM: dts: add device tree support for exynos5 mixerRahul Sharma1-0/+2
2012-10-29ARM: dts: add device tree support for exynos5 hdmiRahul Sharma1-0/+2
2012-10-29ARM: EXYNOS: Add devicetree node for TMU driver for exynos5Amit Daniel Kachhap1-0/+2
2012-10-19ARM: EXYNOS: Add MFC device tree supportArun Kumar K1-0/+16
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-10-01Merge branch 'next/dt2' into HEADOlof Johansson1-0/+8
2012-09-26ARM: EXYNOS: Add AUXDATA support for MSHC controllersThomas Abraham1-0/+8
2012-09-14ARM: SoC: convert Exynos4 to SMP operationsMarc Zyngier1-0/+1
2012-09-07ARM: EXYNOS: Adds G-Scaler device from Device TreeShaik Ameer Basha1-0/+8
2012-07-14ARM: EXYNOS: Enable platform support for SPI controllers for EXYNOS5Thomas Abraham1-0/+6
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-16ARM: EXYNOS: Add AUXDATA for i2c controllersThomas Abraham1-0/+4
2012-05-08ARM: exynos: use machine specific hook for late initShawn Guo1-0/+1