summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'v4.10-rc6' into develLinus Walleij2017-01-301-31/+0Star
|\| |
| * | ARM: EXYNOS: Remove smp_init_cpus hook from platsmp.cPankaj Dubey2016-11-051-31/+0Star
| |/
* / pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driverMarek Szyprowski2017-01-261-64/+0Star
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-10-083-20/+1Star
|\
| * ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappingsPankaj Dubey2016-08-242-20/+0Star
| * ARM: EXYNOS: Enable ARCH_SUPPORTS_BIG_ENDIAN explicitlyBen Dooks2016-08-101-0/+1
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-081-2/+0Star
|\ \
| * | 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
| |/
* / ARM: EXYNOS: Clear OF_POPULATED flag from PMU node in IRQ init callbackJavier Martinez Canillas2016-08-301-0/+6
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-026-354/+1Star
|\
| * Merge tag 'samsung-drivers-exynos-mfc-4.8' of git://git.kernel.org/pub/scm/li...Olof Johansson2016-06-204-130/+0Star
| |\
| | * ARM: EXYNOS: Remove code for MFC custom reserved memory handlingMarek Szyprowski2016-06-064-130/+0Star
| * | soc: samsung: pm_domains: Enable COMPILE_TEST for build coverageKrzysztof Kozlowski2016-05-301-0/+1
| * | ARM: EXYNOS: Move pm_domains driver to drivers/soc/samsungKrzysztof Kozlowski2016-05-302-224/+0Star
| |/
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-028-26/+29
|\ \
| * \ Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann2016-07-061-1/+1
| |\ \
| * | | ARM: SAMSUNG: Fix missing s5p_init_cpu() declarationBen Dooks2016-06-222-1/+1
| * | | ARM: EXYNOS: Fixup for __raw operations in suspend.cBen Dooks2016-06-211-6/+6
| * | | ARM: EXYNOS: Fixup endian in pm/pmuBen Dooks2016-06-213-8/+8
| * | | ARM: EXYNOS: Fixups for big-endian operationBen Dooks2016-06-213-11/+14
| | |/ | |/|
* | | 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 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-3/+0Star
|\ \
| * | arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-3/+0Star
| |/
* | 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
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-185-91/+5Star
|\ \
| * | 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-185-91/+5Star
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-05-161-29/+0Star
|\ \ \ | |_|/ |/| |
| * | cpufreq: exynos: Use generic platdev driverViresh Kumar2016-04-091-25/+0Star
| * | ARM: exynos: exynos-cpufreq platform device isn't supported anymoreViresh Kumar2016-04-091-6/+2Star
| |/
* / ARM: EXYNOS: Properly skip unitialized parent clock in power domain onKrzysztof Kozlowski2016-04-251-1/+1
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-2014-1725/+17Star
|\
| * ARM: SAMSUNG: Remove unused register offset definitionPankaj Dubey2016-02-251-8/+1Star
| * ARM: EXYNOS: Cleanup header files inclusionPankaj Dubey2016-02-256-12/+1Star
| * drivers: soc: Add support for Exynos PMU driverPankaj Dubey2016-02-258-1060/+3Star
| * ARM: EXYNOS: Split up exynos5420 SoC specific PMU dataPankaj Dubey2016-02-254-264/+282
| * ARM: EXYNOS: Split up exynos5250 SoC specific PMU dataPankaj Dubey2016-02-254-181/+199
| * ARM: EXYNOS: Split up exynos4 SoC specific PMU dataPankaj Dubey2016-02-254-208/+226
| * ARM: EXYNOS: Split up exynos3250 SoC specific PMU dataPankaj Dubey2016-02-255-183/+219
| * ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"Pankaj Dubey2016-02-258-727/+10Star
| * ARM: EXYNOS: Correct header comment in Kconfig filePankaj Dubey2016-02-251-1/+1
| * ARM: EXYNOS: Use generic cpufreq driver for Exynos5422/5800Bartlomiej Zolnierkiewicz2016-02-251-0/+1
| * ARM: EXYNOS: Use generic cpufreq driver for Exynos5420Bartlomiej Zolnierkiewicz2016-02-251-0/+3
| * ARM: EXYNOS: Code cleanup in map.hPankaj Dubey2016-02-251-4/+0Star
| * ARM: EXYNOS: Remove unused static mapping of CMU for exynos5Pankaj Dubey2016-02-252-6/+0Star
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-201-2/+0Star
|\ \
| * | ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada2016-02-081-2/+0Star
| |/