summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/pm.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: s5pv210: Remove legacy setting of external wakeup interruptsKrzysztof Kozlowski2018-11-121-4/+12
* ARM: S5PV210: Add SPDX license identifiersKrzysztof Kozlowski2018-01-031-15/+10
* 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
* | pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driverMarek Szyprowski2017-01-261-7/+0
|/
* ARM: S5PV210: move <mach/regs-clock.h> into mach-s5pv210/Kukjin Kim2014-08-181-2/+1
* ARM: S5PV210: Untie PM support from legacy codeTomasz Figa2014-07-191-12/+89
* ARM: S5PV210: Remove support for board filesTomasz Figa2014-07-191-20/+4
* ARM: SAMSUNG: Remove legacy clock codeTomasz Figa2014-07-191-48/+0
* ARM: SAMSUNG: Remove remaining uses of plat/regs-timer.h headerTomasz Figa2013-08-121-10/+0
* ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan2013-01-301-2/+2
* ARM: SAMSUNG: Fix missing api-change from subsys_interface changeHeiko Stuebner2012-01-271-1/+1
* arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-211-4/+6
* ARM: S5PV210: Fix build warningAbhilash Kesavan2011-08-191-1/+1
* ARM: pm: samsung: move cpu_suspend into C codeRussell King2011-06-241-1/+1
* ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-8/+17
* ARM: S5PV210: Add Power Management SupportJongpill Lee2010-10-211-0/+166