aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos (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 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-28Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson14-475/+65
2013-12-22Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof 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-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-19ARM: EXYNOS: cleanup <mach/regs-pmu.h>Kukjin Kim1-51/+0
2013-12-11ARM: 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/rafael/linux-pmLinus Torvalds5-4/+30
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-50/+11
2013-10-30ARM: EXYNOS: Remove incorrect __init annotation from cpuidle driverJingoo Han1-1/+1
2013-10-30ARM: EXYNOS: Use dev_err() instead of printk() for cpuidle driverJingoo Han1-2/+2
2013-10-27Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson4-37/+11
2013-10-21ARM: EXYNOS: remove CONFIG_MACH_EXYNOS[4, 5]_DT config optionsBartlomiej Zolnierkiewicz2-31/+11
2013-10-16ARM: 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-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+10
2013-08-29Merge tag 'samsung-mach-exynos-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into late/allOlof Johansson2-0/+10
2013-08-28ARM: EXYNOS: Skip C1 cpuidle state for exynos5440Amit Daniel Kachhap1-0/+3
2013-08-28ARM: 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/git/kgene/linux-samsung into next/cleanupKevin Hilman1-43/+0
2013-07-24Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof 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
2013-07-24ARM: SAMSUNG: Add SAMSUNG_PM config option to select pmAmit Daniel Kachhap3-2/+2
2013-07-24ARM: EXYNOS: Cleanup common.h fileSachin Kamat1-43/+0
2013-07-16ARM: EXYNOS: Enable 64-bit DMA for EXYNOS5440 if LPAE is enabledThomas Abraham1-0/+1
2013-07-16ARM: EXYNOS: change the PHYSMEM_BITS and SECTION_SIZESubash Patel1-0/+5
2013-07-16ARM: EXYNOS: skip pm support on exynos5440Kukjin Kim1-0/+6
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2-4/+2
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-07-12Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-1/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-4/+5
2013-07-06ARM: exynos: select PM_GENERIC_DOMAINS only when usedArnd Bergmann1-1/+1
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1