index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
/
suspend.c
Age
Commit message (
Expand
)
Author
2016-08-30
ARM: EXYNOS: Clear OF_POPULATED flag from PMU node in IRQ init callback
Javier Martinez Canillas
2016-06-21
ARM: EXYNOS: Fixup for __raw operations in suspend.c
Ben Dooks
2016-04-18
ARM: EXYNOS: Remove SROM related register settings from mach-exynos
Pankaj Dubey
2016-02-25
ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
Pankaj Dubey
2015-11-10
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-10-22
ARM: Remove open-coded version of IRQCHIP_DECLARE
Marc Zyngier
2015-10-13
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-07-30
ARM: SAMSUNG: local regs-srom header in mach-exynos
Kukjin Kim
2015-07-21
ARM: EXYNOS: Remove duplicated define of SLEEP_MAGIC
Krzysztof Kozlowski
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