summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/suspend.c
AgeCommit message (Expand)Author
2023-05-09ARM: exynos: Re-introduce Exynos4212 supportArtur Weber
2023-03-13ARM: exynos: Use of_property_read_bool() for boolean propertiesRob Herring
2020-01-07ARM: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski
2019-06-25ARM: exynos: Cleanup cppcheck shifting warningPhong Tran
2019-06-21ARM: exynos: Only build MCPM support if usedArnd Bergmann
2019-04-10ARM: exynos: Set MCPM as mandatory for Exynos542x/5800 SoCsMarek Szyprowski
2019-03-19ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang
2019-03-19ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski
2019-03-19ARM: exynos: Add CPU state management for Exynos542x under secure firmwareJoonyoung Shim
2019-03-19ARM: exynos: Move Exynos542x CPU state reset to pm_prepare()Marek Szyprowski
2018-11-18ARM: samsung: Limit SAMSUNG_PM_DEBUG config option to non-Exynos platformsBartlomiej Zolnierkiewicz
2018-11-12ARM: exynos: Remove no longer needed s3c_pm_check_*() callsBartlomiej Zolnierkiewicz
2018-11-12ARM: exynos: Remove legacy setting of external wakeup interruptsKrzysztof Kozlowski
2018-08-30ARM: exynos: Fix imprecise abort during Exynos5422 suspend to RAMKrzysztof Kozlowski
2018-08-30ARM: exynos: Store Exynos5420 register state in one variableKrzysztof Kozlowski
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-07-24ARM: exynos: Define EINT_WAKEUP_MASK registers for S5Pv210 and Exynos5433Krzysztof Kozlowski
2018-07-24ARM: exynos: Clear global variable on init error pathKrzysztof Kozlowski
2018-05-13ARM: exynos: Remove static mapping of SCU SFRPankaj Dubey
2018-01-03ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski
2017-10-08ARM: EXYNOS: Remove Exynos4212 related dead codeMarek Szyprowski
2017-08-16ARM: Convert to using %pOF instead of full_nameRob Herring
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-01-27soc: samsung: pmu: Remove duplicated define for ARM_L2_OPTION registerKrzysztof Kozlowski
2017-01-26pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driverMarek Szyprowski
2017-01-18ARM: EXYNOS: Remove Exynos4415 arch code (SoC not supported anymore)Krzysztof Kozlowski
2016-12-29ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_initKrzysztof Kozlowski
2016-12-29ARM: EXYNOS: Constify list of retention registersKrzysztof Kozlowski
2016-08-30ARM: EXYNOS: Clear OF_POPULATED flag from PMU node in IRQ init callbackJavier Martinez Canillas
2016-06-21ARM: EXYNOS: Fixup for __raw operations in suspend.cBen Dooks
2016-04-18ARM: EXYNOS: Remove SROM related register settings from mach-exynosPankaj Dubey
2016-02-25ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"Pankaj Dubey
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-10-22ARM: Remove open-coded version of IRQCHIP_DECLAREMarc Zyngier
2015-10-13irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-07-30ARM: SAMSUNG: local regs-srom header in mach-exynosKukjin Kim
2015-07-21ARM: EXYNOS: Remove duplicated define of SLEEP_MAGICKrzysztof Kozlowski
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-06-06ARM: EXYNOS: Constify irq_domain_opsKrzysztof Kozlowski
2015-06-01Merge tag 'samsung-fixes-4.1-4' of https://github.com/krzk/linux into fixesArnd Bergmann
2015-06-01ARM: exynos: Fix wake-up interrupts for Exynos3250Marc Zyngier
2015-05-14ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski
2015-05-13ARM: EXYNOS: Don't try to initialize suspend on old DTJulien Grall
2015-05-06ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds