summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/exynos.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-091-24/+6Star
|\
| * ARM: EXYNOS: move restart code into pmu driverPankaj Dubey2014-11-221-6/+0Star
| * clk: exynos5440: move restart code into clock driverPankaj Dubey2014-11-221-18/+1Star
| * ARM: EXYNOS: Add support for exynos4415 SoCChanwoo Choi2014-11-211-0/+2
| * ARM: EXYNOS: allow driver usage on Exynos4x12 SoCsBartlomiej Zolnierkiewicz2014-10-201-1/+4
* | ARM: EXYNOS: Remove unused static iomappingPankaj Dubey2014-11-131-50/+0Star
|/
* Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson2014-10-151-0/+2
|\
| * ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=nBartlomiej Zolnierkiewicz2014-09-231-0/+2
* | ARM: exynos: Leave disabling of unused PM domains to genpdUlf Hansson2014-09-091-1/+0Star
|/
* Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2014-08-081-0/+2
|\
| * ARM: EXYNOS: Add exynos5260 PMU compatible string to DT match tableVikas Sajjan2014-07-281-0/+1
| * ARM: EXYNOS: Add support for Exynos5410 PMUAndreas Faerber2014-07-281-0/+1
* | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-081-24/+6Star
|\|
| * ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machinePankaj Dubey2014-07-231-14/+4Star
| * ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey2014-07-231-11/+1Star
| * Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynosKukjin Kim2014-07-231-1/+3
| |\
| | * ARM: EXYNOS: do not allow cpuidle registration for exynos5420Chander Kashyap2014-07-181-1/+3
* | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-3/+41
|\| |
| * | ARM: EXYNOS: Add support for mapping PMU base address via DTPankaj Dubey2014-07-151-0/+37
| * | ARM: EXYNOS: Move SYSREG definition into sys-reg specific filePankaj Dubey2014-07-151-0/+1
| * | ARM: EXYNOS: Make exynos machine_ops as staticPankaj Dubey2014-07-151-3/+3
| |/
* / arm: Add devicetree fixup machine functionLaura Abbott2014-07-301-0/+10
|/
* Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-07-131-4/+2Star
|\
| * ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250Tomasz Figa2014-07-111-4/+2Star
* | ARM: EXYNOS: Fix the check for non-smp configurationAbhilash Kesavan2014-07-041-1/+1
|/
* ARM: EXYNOS: Fix compilation warningSachin Kamat2014-06-171-1/+1
* ARM: exynos: move sysram info to exynos.cOlof Johansson2014-06-171-0/+29
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-061-22/+2Star
|\
| * ARM: l2c: exynos: convert to generic l2c OF initialisation (and thereby fix it)Russell King2014-05-301-6/+2Star
| * ARM: l2c: exynos: convert to common l2c310 early resume functionalityRussell King2014-05-301-11/+1Star
| * ARM: l2c: exynos: remove cache size overrideRussell King2014-05-301-4/+1Star
| * ARM: l2c: remove platforms/SoCs setting early BRESPRussell King2014-05-301-2/+2
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-1/+1
|\ \
| * | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-1/+1
| |/
* | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-031-2/+6
|\ \
| * \ Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-05-311-13/+3Star
| |\ \
| * | | ARM: EXYNOS: Pass the AFTR callback to the platform_dataDaniel Lezcano2014-05-251-2/+3
| * | | ARM: EXYNOS: Disable cpuidle for exynos5440Daniel Lezcano2014-05-251-0/+3
* | | | ARM: exynos: don't run exynos4 l2x0 setup on other platformsOlof Johansson2014-05-311-0/+3
* | | | Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-05-311-13/+3Star
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ARM: EXYNOS: Add Exynos3250 SoC IDChanwoo Choi2014-05-301-0/+2
| * | ARM: EXYNOS: initial board support for exynos5260 SoCPankaj Dubey2014-05-301-0/+1
| * | ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat2014-05-251-2/+0Star
| * | ARM: EXYNOS: Remove exynos_subsys registrationSachin Kamat2014-05-251-11/+0Star
| |/
* / ARM: EXYNOS: Map SYSRAM through generic DT bindingsSachin Kamat2014-05-141-64/+0Star
|/
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-061-2/+4
* Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2014-03-291-1/+2
* ARM: EXYNOS: Add generic compatible stringsSachin Kamat2014-03-201-0/+2
* ARM: EXYNOS: Consolidate exynos4 and exynos5 machine filesSachin Kamat2014-03-201-0/+406