aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/cpuidle.c
AgeCommit message (Expand)Author
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-11ARM: EXYNOS: cpuidle: fix AFTR mode checkBartlomiej Zolnierkiewicz
2013-12-19ARM: EXYNOS: local definitions for cpuidle.c into mach-exynos dirKukjin Kim
2013-12-19ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim
2013-10-30ARM: EXYNOS: Remove incorrect __init annotation from cpuidle driverJingoo Han
2013-10-30ARM: EXYNOS: Use dev_err() instead of printk() for cpuidle driverJingoo Han
2013-09-24ARM: EXYNOS: convert cpuidle driver to be a platform driverBartlomiej Zolnierkiewicz
2013-08-29Merge tag 'samsung-mach-exynos-v2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-08-28ARM: EXYNOS: Skip C1 cpuidle state for exynos5440Amit Daniel Kachhap
2013-07-24ARM: SAMSUNG: Add SAMSUNG_PM config option to select pmAmit Daniel Kachhap
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano
2013-04-10ARM: EXYNOS: replace cpumask by the corresponding macroDaniel Lezcano
2013-04-10ARM: EXYNOS: handle properly the return valuesDaniel Lezcano
2013-04-10ARM: EXYNOS: factor out the idle statesDaniel Lezcano
2013-01-10ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim
2012-12-14Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-28ARM: EXYNOS: Remove scu_enable from cpuidleAbhilash Kesavan
2012-11-20ARM: EXYNOS: Add ARM down clock supportAbhilash Kesavan
2012-05-30Merge branch 'late/soc' into devel-lateOlof Johansson
2012-05-20ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee
2012-05-12ARM: EXYNOS: Adapt to cpuidle core time keeping and irq enableAmit Daniel Kachhap
2012-03-09ARM: EXYNOS: Add support AFTR mode on EXYNOS4210Amit Daniel Kachhap
2011-11-09ARM: EXYNOS: Fix compiler error with THIS_MODULEKyungmin Park
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim