summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/pm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-05-301-1/+0
|\
| * ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat2014-05-261-1/+0
* | ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano2014-05-261-2/+2
* | ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.cDaniel Lezcano2014-05-261-1/+2
* | ARM: EXYNOS: Move the power sequence call in the cpu_pm notifierDaniel Lezcano2014-05-261-5/+22
* | ARM: EXYNOS: Move the AFTR state function into pm.cDaniel Lezcano2014-05-261-0/+29
* | ARM: EXYNOS: Remove ifdef for scu_enable in pmDaniel Lezcano2014-05-261-3/+1
* | ARM: EXYNOS: Move scu_enable in the cpu_pm notifierDaniel Lezcano2014-05-261-1/+6
* | ARM: EXYNOS: Use the cpu_pm notifier for pmDaniel Lezcano2014-05-261-0/+27
* | ARM: EXYNOS: Encapsulate register access inside a function for pmDaniel Lezcano2014-05-261-24/+41
* | ARM: EXYNOS: Add generic cluster power control functionsAbhilash Kesavan2014-05-161-0/+30
* | ARM: EXYNOS: Add generic cpu power control functions for exynos SoCsLeela Krishna Amudala2014-05-161-0/+36
|/
* ARM: EXYNOS: Allow wake-up using GIC interruptsTomasz Figa2014-03-211-0/+53
* ARM: EXYNOS: Stop using legacy Samsung PM codeTomasz Figa2014-03-211-8/+71
* ARM: EXYNOS: Remove PM initcalls and useless indirectionTomasz Figa2014-03-211-38/+12
* ARM: EXYNOS: Drop legacy Exynos4 clock suspend/resume codeTomasz Figa2014-02-141-146/+2
* ARM: EXYNOS: local definitions for pm.c into mach-exynos dirKukjin Kim2013-12-191-1/+25
* ARM: EXYNOS: cleanup <mach/regs-irq.h>Kukjin Kim2013-12-191-1/+0
* ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim2013-12-191-1/+1
* ARM: EXYNOS: Constify clksrc immutable register restore tablesDaniel Kurtz2013-12-121-2/+2
* ARM: EXYNOS: skip pm support on exynos5440Kukjin Kim2013-07-161-0/+6
* ARM: EXYNOS: Remove mach/regs-gpio.h headerTomasz Figa2013-06-191-1/+0
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+2
|\
| * ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim2013-01-101-1/+2
* | ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan2013-01-301-2/+4
|/
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-141-0/+9
|\
| * ARM: EXYNOS: Fix i2c suspend/resume for legacy controllerAbhilash Kesavan2012-11-201-0/+9
* | ARM: EXYNOS: Add flush_cache_all in suspend finisherAbhilash Kesavan2012-11-281-0/+3
* | ARM: EXYNOS: Fix soft reboot hang after suspend/resumeInderpal Singh2012-11-281-0/+4
|/
* ARM: EXYNOS: Support suspend and resume for EXYNOS5250Jongpill Lee2012-05-201-35/+48
* ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee2012-05-201-1/+1
* ARM: EXYNOS: Rename of function for pm.cJongpill Lee2012-05-201-27/+28
* ARM: EXYNOS: Remove GIC save & restore functionJongpill Lee2012-05-201-83/+0
* Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2Kukjin Kim2012-05-201-1/+1
|\
| * ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5Thomas Abraham2012-05-161-1/+1
* | ARM: EXYNOS: Support Suspend/Resume for EXYNOS4412Inderpal Singh2012-05-151-1/+1
|/
* Merge branch 'samsung/cleanup-exynos-clock' into next/socArnd Bergmann2012-03-201-20/+20
|\
| * ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clockKukjin Kim2012-03-101-20/+20
* | Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-03-101-15/+0
|\ \ | |/ |/|
| * ARM: EXYNOS: remove useless code to save/restore L2Amit Daniel Kachhap2012-03-091-15/+0
* | ARM: EXYNOS: Fix "warning: initialization from incompatible pointer type"Jonghwan Choi2012-01-271-1/+1
* | ARM: EXYNOS: fix non-SMP builds for EXYNOS4Marek Szyprowski2012-01-271-0/+2
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-01-091-22/+2
|\
| * ARM: EXYNOS: remove exynos4_scu_enable()Shawn Guo2011-11-171-22/+2
* | arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-211-4/+6
|/
* ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim2011-11-061-0/+428
OpenPOWER on IntegriCloud