summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/pm.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C64XX: Add SPDX license identifiersKrzysztof Kozlowski2018-01-031-13/+8
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-281-1/+1
|\
| * ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-1/+1
* | ARM: s3c64xx: Constify wake_irqsKrzysztof Kozlowski2016-12-291-1/+1
|/
* ARM: s3c64xx: prepare initcalls for multiplatformArnd Bergmann2015-12-011-0/+4
* ARM: S3C64XX: fix building without CONFIG_PM_SLEEPArnd Bergmann2015-02-271-0/+2
* ARM: s3c64xx: Leave disabling of unused PM domains to genpdUlf Hansson2014-09-091-7/+0
* ARM: SAMSUNG: Save UART DIVSLOT register based on SoC typeTomasz Figa2014-03-211-1/+0
* ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij2014-01-141-1/+1
* ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij2013-12-201-0/+1
* ARM: S3C64XX: Remove old clock management codeTomasz Figa2013-09-171-21/+0
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-4/+5
|\
| * Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-041-4/+5
| |\
| | * ARM: S3C64XX: make regs-syscon-power.h localKukjin Kim2013-01-101-1/+1
| | * ARM: S3C64XX: make regs-sys.h localKukjin Kim2013-01-101-1/+1
| | * ARM: S3C64XX: make regs-modem.h localKukjin Kim2013-01-101-1/+1
| | * ARM: S3C64XX: make regs-gpio-memport.h localKukjin Kim2013-01-101-1/+2
* | | Merge branch 'next/fixes-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-171-1/+2
|\ \ \ | |/ / |/| |
| * | ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan2013-01-301-1/+2
| |/
* | ARM: S3C64XX: Fix build error with CONFIG_S3C_DEV_FB disabledTomasz Figa2013-01-161-0/+2
|/
* ARM: s3c64xx: use machine specific hook for late initShawn Guo2012-05-081-2/+1
* ARM: S3C64XX: Remove unconditional power domain disablesMark Brown2012-01-121-13/+0
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-0/+13
|\
| * ARM: S3C64XX: Power gate unused domainsMark Brown2011-12-031-0/+15
* | ARM: S3C64XX: Implement basic power domain supportMark Brown2011-12-091-2/+174
|/
* ARM: S3C64XX: Save/restore S3C64XX_MODEM_MIFPCON on suspend/resumeTomasz Figa2011-09-191-0/+2
* ARM: S3C64XX: Save/restore S3C64XX_SDMA_SEL on suspend/resumeTomasz Figa2011-09-191-0/+2
* ARM: S3C64XX: Fix build break in PM debugAbhilash Kesavan2011-08-191-0/+1
* ARM: pm: allow suspend finisher to return error codesRussell King2011-07-021-1/+1
* ARM: pm: samsung: move cpu_suspend into C codeRussell King2011-06-241-1/+1
* ARM: S3C64XX: Remove gpio-bank-X header filesJoonyoung Shim2011-05-061-15/+19
* ARM: S3C64XX: PM: Synchronise wakeup mask on suspendBen Dooks2010-05-201-0/+20
* ARM: S3C64XX: Move core support to mach-s3c64xxBen Dooks2010-02-201-0/+173
OpenPOWER on IntegriCloud