aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)AuthorFilesLines
2023-06-29Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-2/+27
2023-06-12arm: update in-source documentation referencesJonathan Corbet1-1/+1
2023-05-09ARM: exynos: Re-introduce Exynos4212 supportArtur Weber6-2/+27
2023-03-22ARM: EXYNOS: Use of_address_to_resource()Rob Herring1-3/+5
2023-03-13ARM: exynos: Use of_property_read_bool() for boolean propertiesRob Herring1-1/+1
2022-06-06ARM: exynos: Fix refcount leak in exynos_map_pmuMiaoqian Lin1-0/+1
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2022-04-21pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos configKrzysztof Kozlowski1-1/+0
2022-04-08ARM: rework endianess selectionArnd Bergmann1-1/+0
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-1/+3
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-4/+2
2022-02-09ARM: cacheflush: avoid clobbering the frame pointerArd Biesheuvel1-4/+2
2022-01-23ARM: exynos: only do SMC_CMD_CPU1BOOT call on Exynos4Henrik Grimler1-1/+3
2021-11-21ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependenciesSam Protsenko1-1/+0
2021-10-17rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependenciesWill McVicker1-1/+0
2021-09-29soc: samsung: exynos-chipid: do not enforce built-inKrzysztof Kozlowski1-1/+0
2021-05-11ARM: exynos: add missing of_node_put for loop iterationKrzysztof Kozlowski1-0/+2
2021-04-06ARM: exynos: correct kernel doc in platsmpKrzysztof Kozlowski1-15/+13
2021-01-03soc: samsung: exynos-chipid: convert to driver and merge exynos-asvKrzysztof Kozlowski1-1/+0
2020-12-16Merge tag 'arm-soc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-4/+5
2020-12-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport1-1/+0
2020-11-16ARM: exynos: extend cpuidle support to P4 Note boardsMartin Jücker1-1/+2
2020-10-31ARM: exynos: clear prefetch bits in default l2c_aux_valGuillaume Tucker1-2/+2
2020-10-28ARM: exynos: Simplify code in Exynos3250 CPU core restart pathMarek Szyprowski1-1/+1
2020-09-26Merge tag 'samsung-soc-5.10' of https://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson1-2/+2
2020-08-19ARM: exynos: stop selecting PLAT_SAMSUNGArnd Bergmann1-4/+0
2020-08-19ARM: exynos: use private samsung_cpu_id copyArnd Bergmann5-32/+25
2020-08-19ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependenciesKrzysztof Kozlowski1-1/+0
2020-08-17ARM: exynos: clear L310_AUX_CTRL_NS_LOCKDOWN in default l2c_aux_valGuillaume Tucker1-2/+2
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2020-07-22soc: samsung: exynos-regulator-coupler: Add simple voltage coupler for Exynos...Marek Szyprowski1-0/+1
2020-06-29ARM: exynos: MCPM: Restore big.LITTLE cpuidle supportMarek Szyprowski1-3/+7
2020-06-23ARM: exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in default l2c_aux_valGuillaume Tucker1-1/+1
2020-03-24arm: Unplug KVM from the build systemMarc Zyngier1-1/+1
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds7-26/+25
2020-01-21ARM: exynos: Drop unneeded select of MIGHT_HAVE_CACHE_L2X0Geert Uytterhoeven1-1/+0
2020-01-20irqchip: Define EXYNOS_IRQ_COMBINERHyunki Koo1-0/+1
2020-01-07ARM: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski7-25/+25
2020-01-07ARM: exynos: Correct the help text for platform Kconfig optionKrzysztof Kozlowski1-1/+1
2019-10-28ARM: exynos: Enable exynos-asv driver for ARCH_EXYNOSSylwester Nawrocki1-0/+1
2019-09-09ARM: exynos: Enable support for ARM architected timersMarek Szyprowski1-0/+1
2019-08-15ARM: exynos: Enable exynos-chipid driverPankaj Dubey1-0/+1
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-12/+15
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-26Merge tag 'samsung-soc-5.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson3-6/+11
2019-06-25ARM: exynos: Cleanup cppcheck shifting warningPhong Tran1-1/+1
2019-06-21ARM: exynos: Only build MCPM support if usedArnd Bergmann3-5/+9
2019-06-19ARM: use arch_extension directive instead of arch argumentStefan Agner3-6/+4
2019-05-30ARM: exynos: Make ARCH_EXYNOS3 a default optionKrzysztof Kozlowski1-0/+1
2019-04-10ARM: exynos: Set MCPM as mandatory for Exynos542x/5800 SoCsMarek Szyprowski3-13/+7
2019-04-09ARM: exynos: Fix infinite loops on CPU powerup failureMarek Szyprowski2-2/+20
2019-03-19ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang2-0/+3
2019-03-19ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski1-0/+19
2019-03-19ARM: exynos: Add CPU state management for Exynos542x under secure firmwareJoonyoung Shim3-2/+21
2019-03-19ARM: exynos: Add Exynos SMC values for secure memory writeMarek Szyprowski1-0/+7
2019-03-19ARM: exynos: Move Exynos542x CPU state reset to pm_prepare()Marek Szyprowski1-2/+1
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-14/+19
2019-02-01ARM: smp: remove arch-provided "pen_release"Russell King2-14/+19
2019-02-01ARM: exynos: Fix timeout when booting secondary CPUsStuart Menefy1-2/+2
2018-11-18ARM: exynos: Remove secondary startup initialization from smp_prepare_cpusPankaj Dubey1-26/+0
2018-11-18ARM: samsung: Limit SAMSUNG_PM_DEBUG config option to non-Exynos platformsBartlomiej Zolnierkiewicz1-10/+4
2018-11-12ARM: exynos: Remove no longer needed s3c_pm_check_*() callsBartlomiej Zolnierkiewicz1-7/+0
2018-11-12ARM: exynos: Remove legacy setting of external wakeup interruptsKrzysztof Kozlowski2-6/+12
2018-08-30ARM: exynos: Fix imprecise abort during Exynos5422 suspend to RAMKrzysztof Kozlowski3-6/+25
2018-08-30ARM: exynos: Store Exynos5420 register state in one variableKrzysztof Kozlowski1-8/+12
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2-2/+1
2018-07-24ARM: exynos: Define EINT_WAKEUP_MASK registers for S5Pv210 and Exynos5433Krzysztof Kozlowski1-1/+1
2018-07-24ARM: exynos: Clear global variable on init error pathKrzysztof Kozlowski1-0/+1
2018-07-24ARM: exynos: Remove outdated maintainer informationKrzysztof Kozlowski1-2/+0
2018-05-13ARM: exynos: Remove unused soc_is_exynos{4,5}Pankaj Dubey1-4/+0
2018-05-13ARM: exynos: Remove static mapping of SCU SFRPankaj Dubey6-36/+28
2018-05-03ARM: exynos: no need to select ARCH_HAS_BANDGAP any longerBartlomiej Zolnierkiewicz1-1/+0
2018-05-02ARM: exynos: Remove support for Exynos5440Krzysztof Kozlowski3-33/+2
2018-03-21ARM: EXYNOS: Simplify code in coupled CPU idle hot pathMarek Szyprowski1-1/+1
2018-03-21ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210Marek Szyprowski1-5/+1
2018-02-19ARM: EXYNOS: Extend cpuidle support to Midas boardsSimon Shields1-1/+2
2018-01-03ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski14-110/+53
2017-10-08ARM: EXYNOS: Remove Exynos4212 related dead codeMarek Szyprowski6-28/+2
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2017-08-16ARM: Convert to using %pOF instead of full_nameRob Herring1-4/+3
2017-08-14ARM: align .data sectionRussell King1-0/+1
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-11/+11
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli5-11/+11
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+3
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds4-11/+4
2017-01-30Merge tag 'v4.10-rc6' into develLinus Walleij1-31/+0
2017-01-29Merge tag 'samsung-soc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson3-7/+0
2017-01-29Merge tag 'samsung-drivers-soc-pmu-4.11-2' of git://git.kernel.org/pub/scm/li...Olof Johansson1-3/+3
2017-01-27soc: samsung: pmu: Remove duplicated define for ARM_L2_OPTION registerKrzysztof Kozlowski1-3/+3
2017-01-26pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driverMarek Szyprowski1-64/+0
2017-01-18ARM: EXYNOS: Remove Exynos4415 arch code (SoC not supported anymore)Krzysztof Kozlowski3-7/+0
2017-01-16Merge tag 'samsung-soc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson3-8/+8
2016-12-29ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_initKrzysztof Kozlowski3-4/+4
2016-12-29ARM: EXYNOS: Constify list of retention registersKrzysztof Kozlowski1-4/+4
2016-11-05ARM: EXYNOS: Remove smp_init_cpus hook from platsmp.cPankaj Dubey1-31/+0
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-20/+1
2016-10-07Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+0
2016-09-21ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORMKishon Vijay Abraham I1-1/+0
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I1-1/+0
2016-08-30ARM: EXYNOS: Clear OF_POPULATED flag from PMU node in IRQ init callbackJavier Martinez Canillas1-0/+6
2016-08-24ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappingsPankaj Dubey2-20/+0
2016-08-10ARM: EXYNOS: Enable ARCH_SUPPORTS_BIG_ENDIAN explicitlyBen Dooks1-0/+1
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-354/+1
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds8-26/+29
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2016-07-06Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann1-1/+1
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-3/+0
2016-06-22ARM: SAMSUNG: Fix missing s5p_init_cpu() declarationBen Dooks2-1/+1
2016-06-21ARM: EXYNOS: Fixup for __raw operations in suspend.cBen Dooks1-6/+6
2016-06-21ARM: EXYNOS: Fixup endian in pm/pmuBen Dooks3-8/+8
2016-06-21ARM: EXYNOS: Fixups for big-endian operationBen Dooks3-11/+14
2016-06-19Merge tag 'samsung-drivers-exynos-mfc-4.8' of git://git.kernel.org/pub/scm/li...Olof Johansson4-130/+0
2016-06-06ARM: EXYNOS: Remove code for MFC custom reserved memory handlingMarek Szyprowski4-130/+0
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-06-03Merge tag 'samsung-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-1/+0
2016-05-30soc: samsung: pm_domains: Enable COMPILE_TEST for build coverageKrzysztof Kozlowski1-0/+1
2016-05-30ARM: EXYNOS: Move pm_domains driver to drivers/soc/samsungKrzysztof Kozlowski2-224/+0
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-91/+5
2016-05-18ARM: exynos: don't select keyboard driverArnd Bergmann1-1/+0
2016-05-16Merge branch 'pm-cpufreq'Rafael J. Wysocki1-29/+0
2016-04-25ARM: EXYNOS: Properly skip unitialized parent clock in power domain onKrzysztof Kozlowski1-1/+1
2016-04-18memory: samsung: exynos-srom: Add support for bank configurationPavel Fedin1-1/+1
2016-04-18ARM: EXYNOS: Remove SROM related register settings from mach-exynosPankaj Dubey5-91/+5
2016-04-09cpufreq: exynos: Use generic platdev driverViresh Kumar1-25/+0
2016-04-09ARM: exynos: exynos-cpufreq platform device isn't supported anymoreViresh Kumar1-6/+2
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds14-1725/+17
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+0
2016-02-25ARM: SAMSUNG: Remove unused register offset definitionPankaj Dubey1-8/+1
2016-02-25ARM: EXYNOS: Cleanup header files inclusionPankaj Dubey6-12/+1
2016-02-25drivers: soc: Add support for Exynos PMU driverPankaj Dubey8-1060/+3
2016-02-25ARM: EXYNOS: Split up exynos5420 SoC specific PMU dataPankaj Dubey4-264/+282
2016-02-25ARM: EXYNOS: Split up exynos5250 SoC specific PMU dataPankaj Dubey4-181/+199
2016-02-25ARM: EXYNOS: Split up exynos4 SoC specific PMU dataPankaj Dubey4-208/+226
2016-02-25ARM: EXYNOS: Split up exynos3250 SoC specific PMU dataPankaj Dubey5-183/+219
2016-02-25ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"Pankaj Dubey8-727/+10
2016-02-25ARM: EXYNOS: Correct header comment in Kconfig filePankaj Dubey1-1/+1
2016-02-25ARM: EXYNOS: Use generic cpufreq driver for Exynos5422/5800Bartlomiej Zolnierkiewicz1-0/+1
2016-02-25ARM: EXYNOS: Use generic cpufreq driver for Exynos5420Bartlomiej Zolnierkiewicz1-0/+3
2016-02-25ARM: EXYNOS: Code cleanup in map.hPankaj Dubey1-4/+0
2016-02-25ARM: EXYNOS: Remove unused static mapping of CMU for exynos5Pankaj Dubey2-6/+0
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada1-2/+0
2016-02-01ARM: EXYNOS: select THERMAL_OFArnd Bergmann1-0/+1
2016-01-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-52/+5
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-3/+4
2016-01-11Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds1-0/+1
2015-12-22Merge branch 'treewide/cleanup' into next/socOlof Johansson3-3/+4
2015-12-15clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST optionDaniel Lezcano1-0/+1
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-1/+2
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada2-2/+2
2015-11-20ARM: EXYNOS: Remove redundant code from regs-pmu.hPankaj Dubey2-9/+2
2015-11-20ARM: EXYNOS: Constify local exynos_pmu_data structureKrzysztof Kozlowski1-1/+1
2015-11-20ARM: EXYNOS: Switch to syscon reboot and poweroffAlim Akhtar2-43/+3
2015-11-17ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_confPankaj Dubey1-1/+5
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+2
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-26/+29
2015-10-22ARM: Remove open-coded version of IRQCHIP_DECLAREMarc Zyngier1-1/+2
2015-10-21Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-5/+3
2015-10-13irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier1-26/+29
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier1-2/+2
2015-10-13ARM: EXYNOS: Fix double of_node_put() when parsing child power domainsKrzysztof Kozlowski1-5/+3
2015-09-14ARM: EXYNOS: reset Little cores when cpu is upChanho Park2-1/+32
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2-0/+6
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-9/+164
2015-09-01Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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/gi...Linus 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/a...Linus 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/a...Linus Torvalds1-1/+1