summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/cpuidle.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: EXYNOS: Move the driver to drivers/cpuidle directoryDaniel Lezcano2014-05-261-99/+0
* ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.cDaniel Lezcano2014-05-261-10/+0
* ARM: EXYNOS: Pass the AFTR callback to the platform_dataDaniel Lezcano2014-05-261-1/+3
* ARM: EXYNOS: Move the power sequence call in the cpu_pm notifierDaniel Lezcano2014-05-261-22/+0
* ARM: EXYNOS: Move the AFTR state function into pm.cDaniel Lezcano2014-05-261-29/+0
* ARM: EXYNOS: Encapsulate the AFTR code into a functionDaniel Lezcano2014-05-261-1/+5
* ARM: EXYNOS: Disable cpuidle for exynos5440Daniel Lezcano2014-05-261-3/+0
* ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidleDaniel Lezcano2014-05-261-4/+7
* ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidleDaniel Lezcano2014-05-261-3/+3
* ARM: EXYNOS: Move scu_enable in the cpu_pm notifierDaniel Lezcano2014-05-261-6/+0
* ARM: EXYNOS: Use the cpu_pm notifier for pmDaniel Lezcano2014-05-261-24/+0
* ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidleDaniel Lezcano2014-05-261-3/+2
* ARM: EXYNOS: Move some code inside the idle_finisher for cpuidleDaniel Lezcano2014-05-261-8/+9
* ARM: EXYNOS: Change function name prefix for cpuidleDaniel Lezcano2014-05-261-11/+11
* ARM: EXYNOS: Use cpuidle_registerDaniel Lezcano2014-05-261-16/+2
* ARM: EXYNOS: Prevent forward declaration for cpuidleDaniel Lezcano2014-05-261-22/+18
* ARM: EXYNOS: Move arm core power down clock to exynos5250 common clockAmit Daniel Kachhap2014-05-261-54/+0
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-051-2/+1
|\
| * ARM: EXYNOS: Fix compilation error in cpuidle.cTomasz Figa2014-03-211-2/+1
* | ARM: exynos: add missing include of linux/module.hArnd Bergmann2014-03-211-0/+1
|/
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-6/+2
|\
| * ARM: EXYNOS: cpuidle: fix AFTR mode checkBartlomiej Zolnierkiewicz2014-01-111-6/+2
* | ARM: EXYNOS: local definitions for cpuidle.c into mach-exynos dirKukjin Kim2013-12-191-1/+22
* | ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim2013-12-191-1/+1
|/
* ARM: EXYNOS: Remove incorrect __init annotation from cpuidle driverJingoo Han2013-10-301-1/+1
* ARM: EXYNOS: Use dev_err() instead of printk() for cpuidle driverJingoo Han2013-10-301-2/+2
* ARM: EXYNOS: convert cpuidle driver to be a platform driverBartlomiej Zolnierkiewicz2013-09-241-2/+12
* Merge tag 'samsung-mach-exynos-v2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-08-291-0/+3
|\
| * ARM: EXYNOS: Skip C1 cpuidle state for exynos5440Amit Daniel Kachhap2013-08-281-0/+3
* | ARM: SAMSUNG: Add SAMSUNG_PM config option to select pmAmit Daniel Kachhap2013-07-241-0/+1
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-32/+26
|\
| * ARM: EXYNOS: replace cpumask by the corresponding macroDaniel Lezcano2013-04-101-1/+1
| * ARM: EXYNOS: handle properly the return valuesDaniel Lezcano2013-04-101-5/+10
| * ARM: EXYNOS: factor out the idle statesDaniel Lezcano2013-04-101-28/+17
* | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0
|/
* ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim2013-01-101-1/+2
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-141-0/+36
|\
| * ARM: EXYNOS: Add ARM down clock supportAbhilash Kesavan2012-11-201-0/+36
* | ARM: EXYNOS: Remove scu_enable from cpuidleAbhilash Kesavan2012-11-281-1/+2
|/
* Merge branch 'late/soc' into devel-lateOlof Johansson2012-05-301-1/+1
|\
| * ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee2012-05-201-1/+1
* | ARM: EXYNOS: Adapt to cpuidle core time keeping and irq enableAmit Daniel Kachhap2012-05-121-47/+6
|/
* ARM: EXYNOS: Add support AFTR mode on EXYNOS4210Amit Daniel Kachhap2012-03-091-4/+147
* ARM: EXYNOS: Fix compiler error with THIS_MODULEKyungmin Park2011-11-091-0/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-13/+17
* ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim2011-11-061-0/+86
OpenPOWER on IntegriCloud