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
/
plat-samsung
/
pm.c
Age
Commit message (
Expand
)
Author
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