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
/
plat-samsung
/
pm.c
Age
Commit message (
Expand
)
Author
2014-03-29
Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...
Arnd Bergmann
2014-03-21
ARM: SAMSUNG: Remove hardware.h inclusion
Sachin Kamat
2014-03-21
ARM: SAMSUNG: Move common save/restore helpers to separate file
Tomasz Figa
2014-03-21
ARM: SAMSUNG: Move Samsung PM debug code into separate file
Tomasz Figa
2014-03-21
ARM: SAMSUNG: Consolidate PM debug functions
Tomasz Figa
2014-03-21
ARM: SAMSUNG: Use debug_ll_addr() to get UART base address
Tomasz Figa
2014-03-21
ARM: SAMSUNG: Save UART DIVSLOT register based on SoC type
Tomasz Figa
2014-02-14
ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file
Tushar Behera
2013-12-19
ARM: EXYNOS: remove <mach/regs-clock.h> for exynos
Kukjin Kim
2013-12-19
ARM: EXYNOS: cleanup <mach/regs-irq.h>
Kukjin Kim
2013-12-12
ARM: SAMSUNG: Let s3c_pm_do_restore_*() take const sleep_save
Daniel Kurtz
2013-07-24
ARM: SAMSUNG: Save/restore only selected uart's registers
Yadwinder Singh Brar
2013-06-20
Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2013-06-19
ARM: SAMSUNG: Include most of mach/ headers conditionally
Tomasz Figa
2013-06-11
ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platforms
Tomasz Figa
2013-04-19
ARM: exynos: prepare for sparse IRQ
Arnd Bergmann
2013-01-30
ARM: SAMSUNG: Gracefully exit on suspend failure
Abhilash Kesavan
2013-01-30
ARM: SAMSUNG: using vsnprintf instead of vsprintf for the limit buffer length...
Chen Gang
2012-08-08
ARM: Samsung: Make uart_save static in pm.c file
Sachin Kamat
2011-09-21
ARM: SAMSUNG: Update the name of regarding Samsung GPIO
Kukjin Kim
2011-07-26
Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-20
ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio control
Ben Dooks
2011-07-02
ARM: pm: allow suspend finisher to return error codes
Russell King
2011-06-24
ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code
Russell King
2011-06-24
ARM: pm: samsung: move cpu_suspend into C code
Russell King
2011-06-24
ARM: pm: move cpu_init() call into core code
Russell King
2011-04-14
ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not used
Maurus Cuelenaere
2011-02-22
ARM: pm: convert samsung platforms to generic suspend/resume support
Russell King
2011-01-15
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-12-30
ARM: SAMSUNG: Convert s3c_irqext_wake() to new irq_ interrupt methods
Mark Brown
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
2010-02-23
ARM: SAMSUNG: Move pm.c to plat-samsung
Ben Dooks