summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* ARM: exynos: Only build MCPM support if usedArnd Bergmann2019-06-211-1/+5
* ARM: exynos: Make ARCH_EXYNOS3 a default optionKrzysztof Kozlowski2019-05-301-0/+1
* ARM: exynos: Set MCPM as mandatory for Exynos542x/5800 SoCsMarek Szyprowski2019-04-101-9/+3Star
* ARM: exynos: no need to select ARCH_HAS_BANDGAP any longerBartlomiej Zolnierkiewicz2018-05-031-1/+0Star
* ARM: exynos: Remove support for Exynos5440Krzysztof Kozlowski2018-05-021-12/+0Star
* ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski2018-01-031-3/+1Star
* ARM: EXYNOS: Remove Exynos4212 related dead codeMarek Szyprowski2017-10-081-5/+0Star
* ARM: EXYNOS: Remove Exynos4415 arch code (SoC not supported anymore)Krzysztof Kozlowski2017-01-181-5/+0Star
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-10-081-0/+1
|\
| * ARM: EXYNOS: Enable ARCH_SUPPORTS_BIG_ENDIAN explicitlyBen Dooks2016-08-101-0/+1
* | ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORMKishon Vijay Abraham I2016-09-211-1/+0Star
* | ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I2016-09-211-1/+0Star
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-021-0/+1
|\
| * soc: samsung: pm_domains: Enable COMPILE_TEST for build coverageKrzysztof Kozlowski2016-05-301-0/+1
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-021-1/+1
|\ \
| * | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
| |/
* | Merge tag 'samsung-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2016-06-031-1/+0Star
|\ \ | |/ |/|
| * ARM: exynos: don't select keyboard driverArnd Bergmann2016-05-181-1/+0Star
* | memory: samsung: exynos-srom: Add support for bank configurationPavel Fedin2016-04-181-1/+1
* | ARM: EXYNOS: Remove SROM related register settings from mach-exynosPankaj Dubey2016-04-181-0/+3
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-201-1/+3
|\
| * drivers: soc: Add support for Exynos PMU driverPankaj Dubey2016-02-251-0/+2
| * ARM: EXYNOS: Correct header comment in Kconfig filePankaj Dubey2016-02-251-1/+1
* | ARM: EXYNOS: select THERMAL_OFArnd Bergmann2016-02-011-0/+1
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-01-211-0/+3
|\
| * Merge branch 'treewide/cleanup' into next/socOlof Johansson2015-12-221-1/+2
| |\
| * | ARM: EXYNOS: Switch to syscon reboot and poweroffAlim Akhtar2015-11-201-0/+3
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-211-1/+2
|\ \ \ | | |/ | |/|
| * | ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-1/+2
| |/
* / clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST optionDaniel Lezcano2015-12-151-0/+1
|/
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-09-111-0/+2
|\
| * ARM: EXYNOS: switch to using generic cpufreq driver for exynos4x12Bartlomiej Zolnierkiewicz2015-08-131-0/+2
* | ARM: SAMSUNG: make local s5p-dev-mfc in mach-exynosKukjin Kim2015-07-291-0/+5
|/
* arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose2015-03-271-1/+1
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-191-1/+1
|\
| * PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\ \ | |/ |/|
| * arm: fix wording of "Crotex" in CONFIG_ARCH_EXYNOS3 helpIan Campbell2014-10-291-1/+1
* | ARM: EXYNOS: Add platform driver support for Exynos PMUPankaj Dubey2014-11-211-0/+1
* | ARM: EXYNOS: Add support for exynos4415 SoCChanwoo Choi2014-11-211-0/+5
* | ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=yBartlomiej Zolnierkiewicz2014-10-201-0/+5
|/
* Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-071-1/+0Star
|\
| * PM / OPP: Remove ARCH_HAS_OPPMark Brown2014-07-231-1/+0Star
* | ARM: 8099/1: EXYNOS: Fix MCPM build with SUSPEND=nKrzysztof Kozlowski2014-07-181-0/+1
|/
* ARM: use menuconfig for sub-arch menusRob Herring2014-06-171-5/+1Star
* ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-171-1/+0Star
* Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-05-311-41/+51
|\
| * ARM: EXYNOS: Enable multi-platform build supportArnd Bergmann2014-05-301-0/+21
| * ARM: EXYNOS: Consolidate Kconfig entriesSachin Kamat2014-05-301-54/+6Star
| * ARM: EXYNOS: Add support for EXYNOS5410 SoCTarek Dakhran2014-05-301-0/+5