summaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung/pm.c
AgeCommit message (Expand)Author
2015-12-01ARM: s3c64xx: allow building without board supportArnd Bergmann
2015-02-27ARM: S3C24XX: fix header file inclusionsArnd Bergmann
2014-03-29Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann
2014-03-21ARM: SAMSUNG: Remove hardware.h inclusionSachin Kamat
2014-03-21ARM: SAMSUNG: Move common save/restore helpers to separate fileTomasz Figa
2014-03-21ARM: SAMSUNG: Move Samsung PM debug code into separate fileTomasz Figa
2014-03-21ARM: SAMSUNG: Consolidate PM debug functionsTomasz Figa
2014-03-21ARM: SAMSUNG: Use debug_ll_addr() to get UART base addressTomasz Figa
2014-03-21ARM: SAMSUNG: Save UART DIVSLOT register based on SoC typeTomasz Figa
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera
2013-12-19ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim
2013-12-19ARM: EXYNOS: cleanup <mach/regs-irq.h>Kukjin Kim
2013-12-12ARM: SAMSUNG: Let s3c_pm_do_restore_*() take const sleep_saveDaniel Kurtz
2013-07-24ARM: SAMSUNG: Save/restore only selected uart's registersYadwinder Singh Brar
2013-06-20Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2013-06-19ARM: SAMSUNG: Include most of mach/ headers conditionallyTomasz Figa
2013-06-11ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platformsTomasz Figa
2013-04-19ARM: exynos: prepare for sparse IRQArnd Bergmann
2013-01-30ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan
2013-01-30ARM: SAMSUNG: using vsnprintf instead of vsprintf for the limit buffer length...Chen Gang
2012-08-08ARM: Samsung: Make uart_save static in pm.c fileSachin Kamat
2011-09-21ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-20ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio controlBen Dooks
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King
2011-06-24ARM: pm: samsung: move cpu_suspend into C codeRussell King
2011-06-24ARM: pm: move cpu_init() call into core codeRussell King
2011-04-14ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not usedMaurus Cuelenaere
2011-02-22ARM: pm: convert samsung platforms to generic suspend/resume supportRussell King
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-12-30ARM: SAMSUNG: Convert s3c_irqext_wake() to new irq_ interrupt methodsMark Brown
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-02-23ARM: SAMSUNG: Move pm.c to plat-samsungBen Dooks