aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/exynos.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-24/+6
2014-11-22ARM: EXYNOS: move restart code into pmu driverPankaj Dubey1-6/+0
2014-11-22clk: exynos5440: move restart code into clock driverPankaj Dubey1-18/+1
2014-11-21ARM: EXYNOS: Add support for exynos4415 SoCChanwoo Choi1-0/+2
2014-11-13ARM: EXYNOS: Remove unused static iomappingPankaj Dubey1-50/+0
2014-10-21ARM: EXYNOS: allow driver usage on Exynos4x12 SoCsBartlomiej Zolnierkiewicz1-1/+4
2014-10-14Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson1-0/+2
2014-09-24ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=nBartlomiej Zolnierkiewicz1-0/+2
2014-09-09ARM: exynos: Leave disabling of unused PM domains to genpdUlf Hansson1-1/+0
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-24/+6
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+41
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott1-0/+10
2014-07-29ARM: EXYNOS: Add exynos5260 PMU compatible string to DT match tableVikas Sajjan1-0/+1
2014-07-29ARM: EXYNOS: Add support for Exynos5410 PMUAndreas Faerber1-0/+1
2014-07-23ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machinePankaj Dubey1-14/+4
2014-07-23ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey1-11/+1
2014-07-23Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynosKukjin Kim1-1/+3
2014-07-19ARM: EXYNOS: do not allow cpuidle registration for exynos5420Chander Kashyap1-1/+3
2014-07-15ARM: EXYNOS: Add support for mapping PMU base address via DTPankaj Dubey1-0/+37
2014-07-15ARM: EXYNOS: Move SYSREG definition into sys-reg specific filePankaj Dubey1-0/+1
2014-07-15ARM: EXYNOS: Make exynos machine_ops as staticPankaj Dubey1-3/+3
2014-07-12Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson1-4/+2
2014-07-11ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250Tomasz Figa1-4/+2
2014-07-05ARM: EXYNOS: Fix the check for non-smp configurationAbhilash Kesavan1-1/+1
2014-06-17ARM: EXYNOS: Fix compilation warningSachin Kamat1-1/+1
2014-06-17ARM: exynos: move sysram info to exynos.cOlof Johansson1-0/+29
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-22/+2
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds1-1/+1
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-2/+6
2014-05-31ARM: exynos: don't run exynos4 l2x0 setup on other platformsOlof Johansson1-0/+3
2014-05-30Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversOlof Johansson1-13/+3
2014-05-30Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson1-13/+3
2014-05-31ARM: EXYNOS: Add Exynos3250 SoC IDChanwoo Choi1-0/+2
2014-05-31ARM: EXYNOS: initial board support for exynos5260 SoCPankaj Dubey1-0/+1
2014-05-30ARM: l2c: exynos: convert to generic l2c OF initialisation (and thereby fix it)Russell King1-6/+2
2014-05-30ARM: l2c: exynos: convert to common l2c310 early resume functionalityRussell King1-11/+1
2014-05-30ARM: l2c: exynos: remove cache size overrideRussell King1-4/+1
2014-05-30ARM: l2c: remove platforms/SoCs setting early BRESPRussell King1-2/+2
2014-05-26ARM: EXYNOS: Pass the AFTR callback to the platform_dataDaniel Lezcano1-2/+3
2014-05-26ARM: EXYNOS: Disable cpuidle for exynos5440Daniel Lezcano1-0/+3
2014-05-26ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat1-2/+0
2014-05-26ARM: EXYNOS: Remove exynos_subsys registrationSachin Kamat1-11/+0
2014-05-15ARM: EXYNOS: Map SYSRAM through generic DT bindingsSachin Kamat1-64/+0
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-1/+1
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+411
2014-03-29Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup3Arnd Bergmann1-0/+409
2014-03-21ARM: EXYNOS: Add generic compatible stringsSachin Kamat1-0/+2
2014-03-21ARM: EXYNOS: Consolidate exynos4 and exynos5 machine filesSachin Kamat1-0/+406