summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-0614-419/+366Star
|\
| * Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2014-03-297-268/+127Star
| |\
| | * ARM: EXYNOS: Add generic compatible stringsSachin Kamat2014-03-201-0/+2
| | * ARM: EXYNOS: Consolidate exynos4 and exynos5 machine filesSachin Kamat2014-03-206-185/+92Star
| | * ARM: EXYNOS: Consolidate CPU init codeSachin Kamat2014-03-201-85/+23Star
| | * ARM: EXYNOS: Add support to reserve memory for MFC-v7Sachin Kamat2014-03-201-1/+9
| | * ARM: SAMSUNG: Reorganize calls to reserve memory for MFCTushar Behera2014-03-203-16/+20
| * | Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann2014-03-299-131/+239
| |\ \
| | * | ARM: EXYNOS: Fix compilation error in cpuidle.cTomasz Figa2014-03-201-2/+1Star
| | * | ARM: EXYNOS: Allow wake-up using GIC interruptsTomasz Figa2014-03-201-0/+53
| | * | ARM: EXYNOS: Stop using legacy Samsung PM codeTomasz Figa2014-03-207-92/+167
| | * | ARM: EXYNOS: Remove PM initcalls and useless indirectionTomasz Figa2014-03-203-38/+19Star
| | * | ARM: EXYNOS: Fix abuse of CONFIG_PMTomasz Figa2014-03-201-12/+12
| | * | Merge branch 'v3.15-next/cleanup-samsung-2' into v3.15-next/s2r-pm-samsung-2Kukjin Kim2014-03-203-51/+1Star
| | |\ \
| * | \ \ Merge tag 'samsung-cleanup-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2014-03-292-20/+0Star
| |\ \ \ \
| | * | | | ARM: EXYNOS: Remove hardware.h fileSachin Kamat2014-03-202-20/+0Star
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'samsung/cleanup', 'samsung/exynos-clk' and 'samsung/exynos-cl...Arnd Bergmann2014-03-294-197/+3Star
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | | |/ / | | |_| / | |/| |
* | | | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-061-146/+2Star
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: EXYNOS: Drop legacy Exynos4 clock suspend/resume codeTomasz Figa2014-02-141-146/+2Star
| |/ /
* | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-054-80/+1Star
|\ \ \
| * \ \ Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-03-093-51/+1Star
| |\ \ \ | | | |/ | | |/|
| | * | ARM: EXYNOS: Remove uncompress.hSachin Kamat2014-02-241-48/+0Star
| | * | ARM: EXYNOS: Remove unused header file from pm_domains.cTushar Behera2014-02-141-2/+0Star
| | * | ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-141-1/+1
| | |/
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-191-29/+0Star
| |\ \ | | |/ | |/|
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-29/+0Star
* | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-052-2/+5
|\ \ \
| * | | ARM: exynos: add missing include of linux/module.hArnd Bergmann2014-03-211-0/+1
| * | | ARM: exynos: fix l2x0 saved regs handlingArnd Bergmann2014-03-211-2/+4
| |/ /
* / / usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle2014-02-181-1/+0Star
|/ /
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-255-6/+10
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-01-174-0/+8
| |\ \
| | * | cpufreq: exynos: Convert exynos-cpufreq to platform driverLukasz Majewski2014-01-064-0/+8
| | |/
| * / ARM: EXYNOS: cpuidle: fix AFTR mode checkBartlomiej Zolnierkiewicz2014-01-111-6/+2Star
| |/
* | Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2013-12-2914-475/+65Star
|\ \
| * | ARM: EXYNOS: Kill exynos_pm_late_initcall()Sylwester Nawrocki2013-12-203-13/+2Star
| * | ARM: EXYNOS: Consolidate selection of PM_GENERIC_DOMAINS for Exynos4Sylwester Nawrocki2013-12-201-3/+1Star
| * | ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim2013-12-183-21/+1Star
| * | ARM: EXYNOS: local definitions for cpuidle.c into mach-exynos dirKukjin Kim2013-12-182-22/+22
| * | cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/Kukjin Kim2013-12-181-21/+0Star
| * | ARM: EXYNOS: local definitions for pm.c into mach-exynos dirKukjin Kim2013-12-182-27/+25Star
| * | PM / devfreq: move definitions for exynos4_bus into drivers/devfreqKukjin Kim2013-12-181-94/+0Star
| * | ARM: EXYNOS: cleanup <mach/regs-clock.h>Kukjin Kim2013-12-181-189/+0Star
| * | ARM: EXYNOS: cleanup <mach/regs-irq.h>Kukjin Kim2013-12-183-22/+0Star
| * | ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim2013-12-188-8/+10
| * | ARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headersKukjin Kim2013-12-184-5/+5
| * | ARM: EXYNOS: cleanup <mach/regs-pmu.h>Kukjin Kim2013-12-181-51/+0Star
* | | Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-12-222-9/+9
|\| |
| * | ARM: EXYNOS: Constify clksrc immutable register restore tablesDaniel Kurtz2013-12-111-2/+2
| * | ARM: EXYNOS: Constify data tables for pmuDaniel Kurtz2013-12-111-7/+7
| |/