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
2015-12-01
ARM: s3c64xx: allow building without board support
Arnd Bergmann
2015-02-27
ARM: S3C24XX: fix header file inclusions
Arnd Bergmann
2014-03-29
Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...
Arnd Bergmann
2014-03-21
ARM: SAMSUNG: Remove hardware.h inclusion
Sachin Kamat
2014-03-21
ARM: SAMSUNG: Move common save/restore helpers to separate file
Tomasz Figa
2014-03-21
ARM: SAMSUNG: Move Samsung PM debug code into separate file
Tomasz Figa
2014-03-21
ARM: SAMSUNG: Consolidate PM debug functions
Tomasz Figa
2014-03-21
ARM: SAMSUNG: Use debug_ll_addr() to get UART base address
Tomasz Figa
2014-03-21
ARM: SAMSUNG: Save UART DIVSLOT register based on SoC type
Tomasz Figa
2014-02-14
ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file
Tushar Behera
2013-12-19
ARM: EXYNOS: remove <mach/regs-clock.h> for exynos
Kukjin Kim
2013-12-19
ARM: EXYNOS: cleanup <mach/regs-irq.h>
Kukjin Kim
2013-12-12
ARM: SAMSUNG: Let s3c_pm_do_restore_*() take const sleep_save
Daniel Kurtz
2013-07-24
ARM: SAMSUNG: Save/restore only selected uart's registers
Yadwinder Singh Brar
2013-06-20
Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2013-06-19
ARM: SAMSUNG: Include most of mach/ headers conditionally
Tomasz Figa
2013-06-11
ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platforms
Tomasz Figa
2013-04-19
ARM: exynos: prepare for sparse IRQ
Arnd Bergmann
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