aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/suspend.c
Commit message (Expand)AuthorAge
* 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-24
* 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-29
* 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-05
* | | 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-05-31
| |/
* | ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski2015-05-13
* | ARM: EXYNOS: Don't try to initialize suspend on old DTJulien Grall2015-05-12
|/
* 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-17
| * ARM: EXYNOS: Constify exynos_pm_data arrayKrzysztof Kozlowski2015-03-17
| * ARM: EXYNOS: use static in suspend.cKrzysztof Kozlowski2015-03-17
* | 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-26
|/
* 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-29
* | 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-14
| |/
* / ARM: EXYNOS: Remove i2c sys configuration related codePankaj Dubey2015-01-08
|/
* 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-20