summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/suspend.c
Commit message (Expand)AuthorAge
* ARM: Convert to using %pOF instead of full_nameRob Herring2017-08-16
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-28
|\
| * ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-28
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-23
|\ \
| * | soc: samsung: pmu: Remove duplicated define for ARM_L2_OPTION registerKrzysztof Kozlowski2017-01-27
| |/
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-02-23
|\ \
| * | ARM: EXYNOS: Remove Exynos4415 arch code (SoC not supported anymore)Krzysztof Kozlowski2017-01-18
| * | ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_initKrzysztof Kozlowski2016-12-29
| * | ARM: EXYNOS: Constify list of retention registersKrzysztof Kozlowski2016-12-29
| |/
* | pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driverMarek Szyprowski2017-01-26
|/
* ARM: EXYNOS: Clear OF_POPULATED flag from PMU node in IRQ init callbackJavier Martinez Canillas2016-08-30
* ARM: EXYNOS: Fixup for __raw operations in suspend.cBen Dooks2016-06-21
* ARM: EXYNOS: Remove SROM related register settings from mach-exynosPankaj Dubey2016-04-18
* ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"Pankaj Dubey2016-02-25
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-10
|\
| * ARM: Remove open-coded version of IRQCHIP_DECLAREMarc Zyngier2015-10-22
* | irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier2015-10-13
* | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-13
|/
* ARM: SAMSUNG: local regs-srom header in mach-exynosKukjin Kim2015-07-30
* ARM: EXYNOS: Remove duplicated define of SLEEP_MAGICKrzysztof Kozlowski2015-07-21
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-26
|\
| * ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre2015-05-06
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-26
|\ \
| * | ARM: EXYNOS: Constify irq_domain_opsKrzysztof Kozlowski2015-06-06
* | | Merge tag 'samsung-fixes-4.1-4' of https://github.com/krzk/linux into fixesArnd Bergmann2015-06-01
|\ \ \ | |/ / |/| |
| * | ARM: exynos: Fix wake-up interrupts for Exynos3250Marc Zyngier2015-06-01
| |/
* | ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski2015-05-14
* | ARM: EXYNOS: Don't try to initialize suspend on old DTJulien Grall2015-05-13
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-04-22
|\
| * ARM: EXYNOS: Remove left over 'extra_save'Krzysztof Kozlowski2015-03-18
| * ARM: EXYNOS: Constify exynos_pm_data arrayKrzysztof Kozlowski2015-03-18
| * ARM: EXYNOS: use static in suspend.cKrzysztof Kozlowski2015-03-18
* | Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-11
|\ \
| * | ARM: exynos4/5: convert pmu wakeup to stacked domainsMarc Zyngier2015-03-18
| |/
* | ARM: EXYNOS: Fix wrong hwirq of RTC interrupt for Exynos3250 SoCChanwoo Choi2015-02-27
|/
* ARM: make of_device_ids constUwe Kleine-König2015-02-19
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-17
|\
| * ARM: EXYNOS: apply S5P_CENTRAL_SEQ_OPTION fix only when necessaryBartlomiej Zolnierkiewicz2015-01-30
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-17
|\ \
| * | ARM: EXYNOS: Add exynos3250 suspend-to-ram supportChanwoo Choi2015-01-15
| |/
* | ARM: EXYNOS: Remove i2c sys configuration related codePankaj Dubey2015-01-09
|/
* ARM: EXYNOS: Call regulator core suspend prepare and finish functionsJavier Martinez Canillas2014-11-21
* ARM: EXYNOS: Use MCPM call-backs to support S2R on exynos5420Abhilash Kesavan2014-11-21
* ARM: EXYNOS: Add Suspend-to-RAM support for exynos5420Vikas Sajjan2014-11-21
* ARM: EXYNOS: Move PMU specific definitions from common.hPankaj Dubey2014-11-21
* ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=yBartlomiej Zolnierkiewicz2014-10-21