aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/cpuidle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-26ARM: EXYNOS: Move the driver to drivers/cpuidle directoryDaniel Lezcano1-99/+0
2014-05-26ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.cDaniel Lezcano1-10/+0
2014-05-26ARM: EXYNOS: Pass the AFTR callback to the platform_dataDaniel Lezcano1-1/+3
2014-05-26ARM: EXYNOS: Move the power sequence call in the cpu_pm notifierDaniel Lezcano1-22/+0
2014-05-26ARM: EXYNOS: Move the AFTR state function into pm.cDaniel Lezcano1-29/+0
2014-05-26ARM: EXYNOS: Encapsulate the AFTR code into a functionDaniel Lezcano1-1/+5
2014-05-26ARM: EXYNOS: Disable cpuidle for exynos5440Daniel Lezcano1-3/+0
2014-05-26ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidleDaniel Lezcano1-4/+7
2014-05-26ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidleDaniel Lezcano1-3/+3
2014-05-26ARM: EXYNOS: Move scu_enable in the cpu_pm notifierDaniel Lezcano1-6/+0
2014-05-26ARM: EXYNOS: Use the cpu_pm notifier for pmDaniel Lezcano1-24/+0
2014-05-26ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidleDaniel Lezcano1-3/+2
2014-05-26ARM: EXYNOS: Move some code inside the idle_finisher for cpuidleDaniel Lezcano1-8/+9
2014-05-26ARM: EXYNOS: Change function name prefix for cpuidleDaniel Lezcano1-11/+11
2014-05-26ARM: EXYNOS: Use cpuidle_registerDaniel Lezcano1-16/+2
2014-05-26ARM: EXYNOS: Prevent forward declaration for cpuidleDaniel Lezcano1-22/+18
2014-05-26ARM: EXYNOS: Move arm core power down clock to exynos5250 common clockAmit Daniel Kachhap1-54/+0
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2014-03-21ARM: exynos: add missing include of linux/module.hArnd Bergmann1-0/+1
2014-03-21ARM: EXYNOS: Fix compilation error in cpuidle.cTomasz Figa1-2/+1
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-6/+2
2014-01-11ARM: EXYNOS: cpuidle: fix AFTR mode checkBartlomiej Zolnierkiewicz1-6/+2
2013-12-19ARM: EXYNOS: local definitions for cpuidle.c into mach-exynos dirKukjin Kim1-1/+22
2013-12-19ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim1-1/+1
2013-10-30ARM: EXYNOS: Remove incorrect __init annotation from cpuidle driverJingoo Han1-1/+1
2013-10-30ARM: EXYNOS: Use dev_err() instead of printk() for cpuidle driverJingoo Han1-2/+2
2013-09-24ARM: EXYNOS: convert cpuidle driver to be a platform driverBartlomiej Zolnierkiewicz1-2/+12
2013-08-29Merge tag 'samsung-mach-exynos-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into late/allOlof Johansson1-0/+3
2013-08-28ARM: EXYNOS: Skip C1 cpuidle state for exynos5440Amit Daniel Kachhap1-0/+3
2013-07-24ARM: SAMSUNG: Add SAMSUNG_PM config option to select pmAmit Daniel Kachhap1-0/+1
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-32/+26
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-10ARM: EXYNOS: replace cpumask by the corresponding macroDaniel Lezcano1-1/+1
2013-04-10ARM: EXYNOS: handle properly the return valuesDaniel Lezcano1-5/+10
2013-04-10ARM: EXYNOS: factor out the idle statesDaniel Lezcano1-28/+17
2013-01-10ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim1-1/+2
2012-12-14Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+36
2012-11-28ARM: EXYNOS: Remove scu_enable from cpuidleAbhilash Kesavan1-1/+2
2012-11-20ARM: EXYNOS: Add ARM down clock supportAbhilash Kesavan1-0/+36
2012-05-30Merge branch 'late/soc' into devel-lateOlof Johansson1-1/+1
2012-05-20ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee1-1/+1
2012-05-12ARM: EXYNOS: Adapt to cpuidle core time keeping and irq enableAmit Daniel Kachhap1-47/+6
2012-03-09ARM: EXYNOS: Add support AFTR mode on EXYNOS4210Amit Daniel Kachhap1-4/+147
2011-11-09ARM: EXYNOS: Fix compiler error with THIS_MODULEKyungmin Park1-0/+2
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-13/+17
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim1-0/+86