index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
/
suspend.c
Age
Commit message (
Expand
)
Author
2015-06-26
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-06-26
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-06-06
ARM: EXYNOS: Constify irq_domain_ops
Krzysztof Kozlowski
2015-06-01
Merge tag 'samsung-fixes-4.1-4' of https://github.com/krzk/linux into fixes
Arnd Bergmann
2015-06-01
ARM: exynos: Fix wake-up interrupts for Exynos3250
Marc Zyngier
2015-05-14
ARM: EXYNOS: Fix failed second suspend on Exynos4
Krzysztof Kozlowski
2015-05-13
ARM: EXYNOS: Don't try to initialize suspend on old DT
Julien Grall
2015-05-06
ARM: MCPM: remove residency argument from mcpm_cpu_suspend()
Nicolas Pitre
2015-04-22
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-04-11
Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
2015-03-18
ARM: exynos4/5: convert pmu wakeup to stacked domains
Marc Zyngier
2015-03-18
ARM: EXYNOS: Remove left over 'extra_save'
Krzysztof Kozlowski
2015-03-18
ARM: EXYNOS: Constify exynos_pm_data array
Krzysztof Kozlowski
2015-03-18
ARM: EXYNOS: use static in suspend.c
Krzysztof Kozlowski
2015-02-27
ARM: EXYNOS: Fix wrong hwirq of RTC interrupt for Exynos3250 SoC
Chanwoo Choi
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-17
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2015-01-30
ARM: EXYNOS: apply S5P_CENTRAL_SEQ_OPTION fix only when necessary
Bartlomiej Zolnierkiewicz
2015-01-15
ARM: EXYNOS: Add exynos3250 suspend-to-ram support
Chanwoo Choi
2015-01-09
ARM: EXYNOS: Remove i2c sys configuration related code
Pankaj Dubey
2014-11-21
ARM: EXYNOS: Call regulator core suspend prepare and finish functions
Javier Martinez Canillas
2014-11-21
ARM: EXYNOS: Use MCPM call-backs to support S2R on exynos5420
Abhilash Kesavan
2014-11-21
ARM: EXYNOS: Add Suspend-to-RAM support for exynos5420
Vikas Sajjan
2014-11-21
ARM: EXYNOS: Move PMU specific definitions from common.h
Pankaj Dubey
2014-10-21
ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=y
Bartlomiej Zolnierkiewicz