aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+6
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-9/+164
2015-09-01Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-08-14ARM: EXYNOS: switch to using generic cpufreq driver for exynos4x12Bartlomiej Zolnierkiewicz2-0/+4
2015-08-14ARM: EXYNOS: Add exynos3250 compatible to use generic cpufreq driverChanwoo Choi1-0/+1
2015-08-14ARM: EXYNOS: switch to using generic cpufreq driver for exynos5250Thomas Abraham1-0/+1
2015-07-31ARM: EXYNOS: fix double of_node_put() on error pathVladimir Zapolskiy1-1/+0
2015-07-31ARM: EXYNOS: Fix potentian kfree() of ro memoryVladimir Zapolskiy1-1/+1
2015-07-30ARM: SAMSUNG: local regs-srom header in mach-exynosKukjin Kim2-2/+55
2015-07-30ARM: SAMSUNG: make local s5p-dev-mfc in mach-exynosKukjin Kim3-0/+101
2015-07-21ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomemKrzysztof Kozlowski1-1/+1
2015-07-21ARM: EXYNOS: Drop owner assignment in pmu.cKrzysztof Kozlowski1-1/+0
2015-07-21ARM: EXYNOS: Remove duplicated define of SLEEP_MAGICKrzysztof Kozlowski3-5/+7
2015-07-21ARM: EXYNOS: Make local function staticKrzysztof Kozlowski1-1/+1
2015-07-01Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+20
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-7/+1
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-61/+162
2015-06-20ARM: Exynos: switch to using generic cpufreq driver for Exynos4210Thomas Abraham1-1/+20
2015-06-06ARM: EXYNOS: register power domain driver from core_initcallMarek Szyprowski1-18/+7
2015-06-06ARM: EXYNOS: use PS_HOLD based poweroff for all supported SoCsMarek Szyprowski1-3/+3
2015-06-06ARM: EXYNOS: Constify irq_domain_opsKrzysztof Kozlowski1-1/+1
2015-06-06ARM: EXYNOS: add coupled cpuidle support for Exynos3250Bartlomiej Zolnierkiewicz5-14/+53
2015-06-06ARM: EXYNOS: add exynos_get_boot_addr() helperBartlomiej Zolnierkiewicz2-0/+42
2015-06-06ARM: EXYNOS: add exynos_set_boot_addr() helperBartlomiej Zolnierkiewicz1-24/+29
2015-06-06ARM: EXYNOS: make exynos_core_restart() less verboseBartlomiej Zolnierkiewicz1-1/+0
2015-06-06ARM: EXYNOS: fix exynos_boot_secondary() return value on timeoutBartlomiej Zolnierkiewicz1-0/+3
2015-06-06ARM: EXYNOS: Get current parent clock for power domain on/offKrzysztof Kozlowski1-7/+9
2015-06-06ARM: EXYNOS: Add missing of_node_put() when parsing power domainsKrzysztof Kozlowski1-3/+5
2015-06-06ARM: EXYNOS: Handle of_find_device_by_node() and kstrdup() failuresKrzysztof Kozlowski1-0/+12
2015-06-06ARM: EXYNOS: Handle of of_iomap() failureKrzysztof Kozlowski1-0/+8
2015-06-01Merge tag 'samsung-fixes-4.1-4' of https://github.com/krzk/linux into fixesArnd Bergmann1-2/+2
2015-06-01ARM: exynos: Fix wake-up interrupts for Exynos3250Marc Zyngier1-2/+2
2015-05-14ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4Krzysztof Kozlowski1-1/+1
2015-05-14ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski4-37/+34
2015-05-13ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_providerKrzysztof Kozlowski1-2/+2
2015-05-13ARM: EXYNOS: Don't try to initialize suspend on old DTJulien Grall1-1/+3
2015-05-06ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre1-7/+1
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-218/+167
2015-04-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-1/+3
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-15/+16
2015-04-14Merge branch 'devel-stable' into for-nextRussell King3-4/+31
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux into irq/coreThomas Gleixner2-22/+128
2015-04-03Merge tag 'samsung-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson9-26/+112
2015-04-03Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson2-1/+3
2015-04-03ARM: Exynos: migrate DCSCB to the new MCPM backend abstractionNicolas Pitre1-192/+55
2015-03-29ARM: 8325/1: exynos: move resume code to .text sectionArd Biesheuvel1-15/+16
2015-03-27arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose1-1/+1
2015-03-27ARM: EXYNOS: allow cpuidle driver usage on Exynos3250 SoCBartlomiej Zolnierkiewicz1-0/+1
2015-03-27ARM: EXYNOS: add AFTR mode support for Exynos3250Bartlomiej Zolnierkiewicz4-2/+28