summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)AuthorFilesLines
2014-04-06Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds4-80/+1
2014-04-06Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+5
2014-03-21ARM: exynos: add missing include of linux/module.hArnd Bergmann1-0/+1
2014-03-21ARM: exynos: fix l2x0 saved regs handlingArnd Bergmann1-2/+4
2014-03-09Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson3-51/+1
2014-02-24ARM: EXYNOS: Remove uncompress.hSachin Kamat1-48/+0
2014-02-19Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson1-29/+0
2014-02-19usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle1-1/+0
2014-02-14ARM: EXYNOS: Remove unused header file from pm_domains.cTushar Behera1-2/+0
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera1-1/+1
2014-01-25Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-6/+10
2014-01-17Merge branch 'pm-cpufreq'Rafael J. Wysocki4-0/+8
2014-01-11ARM: EXYNOS: cpuidle: fix AFTR mode checkBartlomiej Zolnierkiewicz1-6/+2
2014-01-06cpufreq: exynos: Convert exynos-cpufreq to platform driverLukasz Majewski4-0/+8
2013-12-29Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson14-475/+65
2013-12-23Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2-9/+9
2013-12-21ARM: EXYNOS: Kill exynos_pm_late_initcall()Sylwester Nawrocki3-13/+2
2013-12-21ARM: EXYNOS: Consolidate selection of PM_GENERIC_DOMAINS for Exynos4Sylwester Nawrocki1-3/+1
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-29/+0
2013-12-19ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim3-21/+1
2013-12-19ARM: EXYNOS: local definitions for cpuidle.c into mach-exynos dirKukjin Kim2-22/+22
2013-12-19cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/Kukjin Kim1-21/+0
2013-12-19ARM: EXYNOS: local definitions for pm.c into mach-exynos dirKukjin Kim2-27/+25
2013-12-19PM / devfreq: move definitions for exynos4_bus into drivers/devfreqKukjin Kim1-94/+0
2013-12-19ARM: EXYNOS: cleanup <mach/regs-clock.h>Kukjin Kim1-189/+0
2013-12-19ARM: EXYNOS: cleanup <mach/regs-irq.h>Kukjin Kim3-22/+0
2013-12-19ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim8-8/+10
2013-12-19ARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headersKukjin Kim4-5/+5
2013-12-18ARM: EXYNOS: cleanup <mach/regs-pmu.h>Kukjin Kim1-51/+0
2013-12-12ARM: clean up cache handling in platform codeNicolas Pitre1-2/+1
2013-12-12ARM: EXYNOS: Constify clksrc immutable register restore tablesDaniel Kurtz1-2/+2
2013-12-12ARM: EXYNOS: Constify data tables for pmuDaniel Kurtz1-7/+7
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-4/+30
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-50/+11
2013-10-31ARM: EXYNOS: Remove incorrect __init annotation from cpuidle driverJingoo Han1-1/+1
2013-10-31ARM: EXYNOS: Use dev_err() instead of printk() for cpuidle driverJingoo Han1-2/+2
2013-10-28Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson4-37/+11
2013-10-21ARM: EXYNOS: remove CONFIG_MACH_EXYNOS[4, 5]_DT config optionsBartlomiej Zolnierkiewicz2-31/+11
2013-10-17ARM: Samsung: Remove the MIPI PHY setup codeSylwester Nawrocki1-5/+0
2013-10-08ARM: EXYNOS: remove unnecessary header inclusions from exynos4/5 dt machine fileJingoo Han2-8/+0
2013-09-29ARM: exynos: remove custom .init_time hookSebastian Hesselbarth4-13/+0
2013-09-24ARM: EXYNOS: convert cpuidle driver to be a platform driverBartlomiej Zolnierkiewicz5-2/+28
2013-09-10Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+10
2013-08-30Merge tag 'samsung-mach-exynos-v2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2-0/+10
2013-08-27ARM: EXYNOS: Skip C1 cpuidle state for exynos5440Amit Daniel Kachhap1-0/+3
2013-08-27ARM: EXYNOS: always enable PM domains support for EXYNOS4X12Bartlomiej Zolnierkiewicz1-0/+2
2013-08-22Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kevin Hilman1-43/+0
2013-07-25Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson7-28/+14
2013-07-24ARM: EXYNOS: enable ARCH_HAS_BANDGAPAmit Daniel Kachhap1-0/+5
2013-07-24ARM: EXYNOS: Fix low level debug supportYadwinder Singh Brar1-26/+0