aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-19ARM: exynos: stop selecting PLAT_SAMSUNGArnd Bergmann1-4/+0
2019-06-26Merge tag 'samsung-soc-5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/socOlof Johansson1-1/+1
2019-06-21ARM: exynos: Only build MCPM support if usedArnd Bergmann1-1/+1
2019-06-19ARM: use arch_extension directive instead of arch argumentStefan Agner1-4/+0
2019-04-10ARM: exynos: Set MCPM as mandatory for Exynos542x/5800 SoCsMarek Szyprowski1-1/+1
2018-01-03ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski1-3/+1
2016-06-19Merge tag 'samsung-drivers-exynos-mfc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/driversOlof Johansson1-2/+0
2016-06-06ARM: EXYNOS: Remove code for MFC custom reserved memory handlingMarek Szyprowski1-2/+0
2016-05-30ARM: EXYNOS: Move pm_domains driver to drivers/soc/samsungKrzysztof Kozlowski1-1/+0
2016-02-25drivers: soc: Add support for Exynos PMU driverPankaj Dubey1-3/+1
2016-02-25ARM: EXYNOS: Split up exynos5420 SoC specific PMU dataPankaj Dubey1-1/+1
2016-02-25ARM: EXYNOS: Split up exynos5250 SoC specific PMU dataPankaj Dubey1-1/+3
2016-02-25ARM: EXYNOS: Split up exynos4 SoC specific PMU dataPankaj Dubey1-1/+1
2016-02-25ARM: EXYNOS: Split up exynos3250 SoC specific PMU dataPankaj Dubey1-1/+1
2015-07-30ARM: SAMSUNG: make local s5p-dev-mfc in mach-exynosKukjin Kim1-0/+2
2014-11-21Merge branch 'v3.19-next/cleanup-samsung' into v3.19-next/mach-exynosKukjin Kim1-3/+0
2014-10-28ARM: EXYNOS: Fix build with ARM_CPU_SUSPEND=nArnd Bergmann1-2/+2
2014-10-21ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=yBartlomiej Zolnierkiewicz1-2/+3
2014-10-21ARM: EXYNOS: Add support for firmware-assisted suspend/resumeTomasz Figa1-0/+1
2014-10-21ARM: EXYNOS: Move code from hotplug.c to platsmp.cKrzysztof Kozlowski1-3/+0
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada1-5/+0
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-1/+0
2014-05-30ARM: exynos: Fix "allmodconfig" build errors in mcpm and hotplugAbhilash Kesavan1-0/+2
2014-05-30Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversOlof Johansson1-6/+3
2014-05-30Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson1-6/+3
2014-05-31ARM: EXYNOS: Enable multi-platform build supportArnd Bergmann1-0/+2
2014-05-26ARM: EXYNOS: Move the driver to drivers/cpuidle directoryDaniel Lezcano1-1/+0
2014-05-26ARM: EXYNOS: Remove duplicate lines in MakefileSachin Kamat1-6/+1
2014-05-16ARM: EXYNOS: Add MCPM call-back functionsAbhilash Kesavan1-0/+2
2014-03-29Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup3Arnd Bergmann1-6/+1
2014-03-21ARM: EXYNOS: Stop using legacy Samsung PM codeTomasz Figa1-1/+1
2014-03-21ARM: EXYNOS: Consolidate exynos4 and exynos5 machine filesSachin Kamat1-6/+1
2013-10-21ARM: EXYNOS: remove CONFIG_MACH_EXYNOS[4, 5]_DT config optionsBartlomiej Zolnierkiewicz1-2/+2
2013-07-24ARM: SAMSUNG: Add SAMSUNG_PM config option to select pmAmit Daniel Kachhap1-1/+1
2013-06-19ARM: EXYNOS: Remove setup-i2c0.cTomasz Figa1-4/+0
2013-06-15ARM: EXYNOS: Remove legacy dev- and setup- filesTomasz Figa1-3/+0
2013-06-10ARM: EXYNOS: no more support non-DT for EXYNOS SoCsKukjin Kim1-26/+0
2013-04-09ARM: EXYNOS: Add support for Exynos secure firmwareTomasz Figa1-0/+1
2013-04-09ARM: EXYNOS: Add support for secure monitor callsTomasz Figa1-0/+5
2013-03-25ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham1-4/+0
2013-03-09ARM: EXYNOS: move mct driver to drivers/clocksourceThomas Abraham1-2/+0
2013-01-11ARM: EXYNOS: remove system mmu initialization from exynos treeCho KyongHo1-1/+0
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-11-28ARM: EXYNOS: Remove unused non-dt support for dwmci controllerThomas Abraham1-1/+0
2012-11-22ARM: EXYNOS: add support for EXYNOS5440 SoCKukjin Kim1-1/+1
2012-10-29ARM: EXYNOS: removing exynos-drm device registration from non-dt platformsRahul Sharma1-1/+0
2012-05-20ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee1-1/+1
2012-05-14ARM: EXYNOS: To use common config for EXYNOS4 and EXYNOS5 SPIKyoungil Kim1-1/+1
2012-05-13ARM: EXYNOS: Support DMA for EXYNOS5250 SoCBoojin Kim1-1/+1