| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: S3C24XX: fix header file inclusions | Arnd Bergmann | 2015-02-26 | 1 | -20/+0 |
* | Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge... | Arnd Bergmann | 2014-03-29 | 1 | -144/+0 |
|\ |
|
| * | ARM: SAMSUNG: Move common save/restore helpers to separate file | Tomasz Figa | 2014-03-20 | 1 | -56/+0 |
| * | ARM: SAMSUNG: Move Samsung PM debug code into separate file | Tomasz Figa | 2014-03-20 | 1 | -84/+0 |
| * | ARM: SAMSUNG: Consolidate PM debug functions | Tomasz Figa | 2014-03-20 | 1 | -14/+6 |
| * | ARM: SAMSUNG: Use debug_ll_addr() to get UART base address | Tomasz Figa | 2014-03-20 | 1 | -2/+13 |
| * | ARM: SAMSUNG: Save UART DIVSLOT register based on SoC type | Tomasz Figa | 2014-03-20 | 1 | -13/+6 |
* | | ARM: SAMSUNG: Remove hardware.h inclusion | Sachin Kamat | 2014-03-20 | 1 | -1/+0 |
|/ |
|
* | ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file | Tushar Behera | 2014-02-14 | 1 | -2/+1 |
* | ARM: EXYNOS: remove <mach/regs-clock.h> for exynos | Kukjin Kim | 2013-12-18 | 1 | -1/+1 |
* | ARM: EXYNOS: cleanup <mach/regs-irq.h> | Kukjin Kim | 2013-12-18 | 1 | -0/+2 |
* | ARM: SAMSUNG: Let s3c_pm_do_restore_*() take const sleep_save | Daniel Kurtz | 2013-12-11 | 1 | -2/+2 |
* | ARM: SAMSUNG: Save/restore only selected uart's registers | Yadwinder Singh Brar | 2013-07-24 | 1 | -11/+3 |
* | Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2013-06-20 | 1 | -2/+6 |
|\ |
|
| * | ARM: SAMSUNG: Include most of mach/ headers conditionally | Tomasz Figa | 2013-06-18 | 1 | -2/+6 |
* | | ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platforms | Tomasz Figa | 2013-06-11 | 1 | -5/+13 |
|/ |
|
* | ARM: exynos: prepare for sparse IRQ | Arnd Bergmann | 2013-04-19 | 1 | -0/+1 |
* | ARM: SAMSUNG: Gracefully exit on suspend failure | Abhilash Kesavan | 2013-01-31 | 1 | -1/+4 |
* | ARM: SAMSUNG: using vsnprintf instead of vsprintf for the limit buffer length... | Chen Gang | 2013-01-31 | 1 | -1/+1 |
* | ARM: Samsung: Make uart_save static in pm.c file | Sachin Kamat | 2012-08-08 | 1 | -1/+1 |
* | ARM: SAMSUNG: Update the name of regarding Samsung GPIO | Kukjin Kim | 2011-09-21 | 1 | -3/+3 |
* | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-27 | 1 | -0/+2 |
|\ |
|
| * | ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio control | Ben Dooks | 2011-07-20 | 1 | -0/+2 |
* | | ARM: pm: allow suspend finisher to return error codes | Russell King | 2011-07-02 | 1 | -1/+1 |
* | | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code | Russell King | 2011-06-24 | 1 | -1/+2 |
* | | ARM: pm: samsung: move cpu_suspend into C code | Russell King | 2011-06-24 | 1 | -3/+3 |
* | | ARM: pm: move cpu_init() call into core code | Russell King | 2011-06-24 | 1 | -4/+0 |
|/ |
|
* | ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not used | Maurus Cuelenaere | 2011-04-14 | 1 | -2/+3 |
* | ARM: pm: convert samsung platforms to generic suspend/resume support | Russell King | 2011-02-22 | 1 | -15/+1 |
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-15 | 1 | -3/+3 |
|\ |
|
| * | ARM: SAMSUNG: Convert s3c_irqext_wake() to new irq_ interrupt methods | Mark Brown | 2010-12-30 | 1 | -3/+3 |
* | | suspend: constify platform_suspend_ops | Lionel Debroux | 2010-11-16 | 1 | -1/+1 |
|/ |
|
* | ARM: SAMSUNG: Move pm.c to plat-samsung | Ben Dooks | 2010-02-23 | 1 | -0/+378 |