summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/suspend.c
AgeCommit message (Expand)Author
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
2014-11-21ARM: EXYNOS: Move PMU specific definitions from common.hPankaj Dubey
2014-10-21ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=yBartlomiej Zolnierkiewicz