summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/pm.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: Add SPDX license identifiersKrzysztof Kozlowski2018-01-031-13/+8
* ARM: s3c64xx: allow building without board supportArnd Bergmann2015-12-011-4/+0
* ARM: S3C24XX: fix header file inclusionsArnd Bergmann2015-02-271-20/+0
* Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann2014-03-291-144/+0
|\
| * ARM: SAMSUNG: Move common save/restore helpers to separate fileTomasz Figa2014-03-211-56/+0
| * ARM: SAMSUNG: Move Samsung PM debug code into separate fileTomasz Figa2014-03-211-84/+0
| * ARM: SAMSUNG: Consolidate PM debug functionsTomasz Figa2014-03-211-14/+6
| * ARM: SAMSUNG: Use debug_ll_addr() to get UART base addressTomasz Figa2014-03-211-2/+13
| * ARM: SAMSUNG: Save UART DIVSLOT register based on SoC typeTomasz Figa2014-03-211-13/+6
* | ARM: SAMSUNG: Remove hardware.h inclusionSachin Kamat2014-03-211-1/+0
|/
* ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-141-2/+1
* ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim2013-12-191-1/+1
* ARM: EXYNOS: cleanup <mach/regs-irq.h>Kukjin Kim2013-12-191-0/+2
* ARM: SAMSUNG: Let s3c_pm_do_restore_*() take const sleep_saveDaniel Kurtz2013-12-121-2/+2
* ARM: SAMSUNG: Save/restore only selected uart's registersYadwinder Singh Brar2013-07-241-11/+3
* Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-06-201-2/+6
|\
| * ARM: SAMSUNG: Include most of mach/ headers conditionallyTomasz Figa2013-06-191-2/+6
* | ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platformsTomasz Figa2013-06-111-5/+13
|/
* ARM: exynos: prepare for sparse IRQArnd Bergmann2013-04-191-0/+1
* ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan2013-01-301-1/+4
* ARM: SAMSUNG: using vsnprintf instead of vsprintf for the limit buffer length...Chen Gang2013-01-301-1/+1
* ARM: Samsung: Make uart_save static in pm.c fileSachin Kamat2012-08-081-1/+1
* ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim2011-09-211-3/+3
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-0/+2
|\
| * ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio controlBen Dooks2011-07-201-0/+2
* | ARM: pm: allow suspend finisher to return error codesRussell King2011-07-021-1/+1
* | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King2011-06-241-1/+2
* | ARM: pm: samsung: move cpu_suspend into C codeRussell King2011-06-241-3/+3
* | ARM: pm: move cpu_init() call into core codeRussell King2011-06-241-4/+0
|/
* ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not usedMaurus Cuelenaere2011-04-141-2/+3
* ARM: pm: convert samsung platforms to generic suspend/resume supportRussell King2011-02-221-15/+1
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-151-3/+3
|\
| * ARM: SAMSUNG: Convert s3c_irqext_wake() to new irq_ interrupt methodsMark Brown2010-12-301-3/+3
* | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
|/
* ARM: SAMSUNG: Move pm.c to plat-samsungBen Dooks2010-02-231-0/+378
OpenPOWER on IntegriCloud