aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-30ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan1-1/+4
2013-01-30ARM: SAMSUNG: using vsnprintf instead of vsprintf for the limit buffer length 256Chen Gang1-1/+1
2012-08-08ARM: Samsung: Make uart_save static in pm.c fileSachin Kamat1-1/+1
2011-09-21ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim1-3/+3
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-0/+2
2011-07-20ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio controlBen Dooks1-0/+2
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King1-1/+1
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King1-1/+2
2011-06-24ARM: pm: samsung: move cpu_suspend into C codeRussell King1-3/+3
2011-06-24ARM: pm: move cpu_init() call into core codeRussell King1-4/+0
2011-04-14ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not usedMaurus Cuelenaere1-2/+3
2011-02-22ARM: pm: convert samsung platforms to generic suspend/resume supportRussell King1-15/+1
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+3
2010-12-30ARM: SAMSUNG: Convert s3c_irqext_wake() to new irq_ interrupt methodsMark Brown1-3/+3
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-02-23ARM: SAMSUNG: Move pm.c to plat-samsungBen Dooks1-0/+378