aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/suspend.c
AgeCommit message (Expand)Author
2019-09-16ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski
2019-05-30ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang
2018-09-26ARM: 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
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2015-03-18ARM: exynos4/5: convert pmu wakeup to stacked domainsMarc Zyngier
2015-03-18ARM: EXYNOS: Remove left over 'extra_save'Krzysztof Kozlowski
2015-03-18ARM: EXYNOS: Constify exynos_pm_data arrayKrzysztof Kozlowski
2015-03-18ARM: EXYNOS: use static in suspend.cKrzysztof Kozlowski
2015-02-27ARM: EXYNOS: Fix wrong hwirq of RTC interrupt for Exynos3250 SoCChanwoo Choi
2015-02-19ARM: make of_device_ids constUwe Kleine-König
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-01-30ARM: EXYNOS: apply S5P_CENTRAL_SEQ_OPTION fix only when necessaryBartlomiej Zolnierkiewicz
2015-01-15ARM: EXYNOS: Add exynos3250 suspend-to-ram supportChanwoo Choi
2015-01-09ARM: EXYNOS: Remove i2c sys configuration related codePankaj Dubey
2014-11-21ARM: EXYNOS: Call regulator core suspend prepare and finish functionsJavier Martinez Canillas
2014-11-21ARM: EXYNOS: Use MCPM call-backs to support S2R on exynos5420Abhilash Kesavan
2014-11-21ARM: EXYNOS: Add Suspend-to-RAM support for exynos5420Vikas Sajjan