| Age | Commit message (Expand) | Author |
| 2014-05-26 | ARM: EXYNOS: Move the driver to drivers/cpuidle directory | Daniel Lezcano |
| 2014-05-26 | ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.c | Daniel Lezcano |
| 2014-05-26 | ARM: EXYNOS: Pass the AFTR callback to the platform_data | Daniel Lezcano |
| 2014-05-26 | ARM: EXYNOS: Move the power sequence call in the cpu_pm notifier | Daniel Lezcano |
| 2014-05-26 | ARM: EXYNOS: Move the AFTR state function into pm.c | Daniel Lezcano |
| 2014-05-26 | ARM: EXYNOS: Encapsulate the AFTR code into a function | Daniel Lezcano |
| 2014-05-26 | ARM: EXYNOS: Disable cpuidle for exynos5440 | Daniel Lezcano |
| 2014-05-26 | ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidle | Daniel Lezcano |
| 2014-05-26 | ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidle | Daniel Lezcano |
| 2014-05-26 | ARM: EXYNOS: Move scu_enable in the cpu_pm notifier | Daniel Lezcano |
| 2014-05-26 | ARM: EXYNOS: Use the cpu_pm notifier for pm | Daniel Lezcano |
| 2014-05-26 | ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidle | Daniel Lezcano |
| 2014-05-26 | ARM: EXYNOS: Move some code inside the idle_finisher for cpuidle | Daniel Lezcano |
| 2014-05-26 | ARM: EXYNOS: Change function name prefix for cpuidle | Daniel Lezcano |
| 2014-05-26 | ARM: EXYNOS: Use cpuidle_register | Daniel Lezcano |
| 2014-05-26 | ARM: EXYNOS: Prevent forward declaration for cpuidle | Daniel Lezcano |
| 2014-05-26 | ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock | Amit Daniel Kachhap |
| 2014-04-05 | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2014-03-21 | ARM: exynos: add missing include of linux/module.h | Arnd Bergmann |
| 2014-03-21 | ARM: EXYNOS: Fix compilation error in cpuidle.c | Tomasz Figa |
| 2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2014-01-11 | ARM: EXYNOS: cpuidle: fix AFTR mode check | Bartlomiej Zolnierkiewicz |
| 2013-12-19 | ARM: EXYNOS: local definitions for cpuidle.c into mach-exynos dir | Kukjin Kim |
| 2013-12-19 | ARM: EXYNOS: local regs-pmu.h header file | Kukjin Kim |
| 2013-10-30 | ARM: EXYNOS: Remove incorrect __init annotation from cpuidle driver | Jingoo Han |
| 2013-10-30 | ARM: EXYNOS: Use dev_err() instead of printk() for cpuidle driver | Jingoo Han |
| 2013-09-24 | ARM: EXYNOS: convert cpuidle driver to be a platform driver | Bartlomiej Zolnierkiewicz |
| 2013-08-29 | Merge tag 'samsung-mach-exynos-v2' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
| 2013-08-28 | ARM: EXYNOS: Skip C1 cpuidle state for exynos5440 | Amit Daniel Kachhap |
| 2013-07-24 | ARM: SAMSUNG: Add SAMSUNG_PM config option to select pm | Amit Daniel Kachhap |
| 2013-05-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
| 2013-04-23 | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano |
| 2013-04-10 | ARM: EXYNOS: replace cpumask by the corresponding macro | Daniel Lezcano |
| 2013-04-10 | ARM: EXYNOS: handle properly the return values | Daniel Lezcano |
| 2013-04-10 | ARM: EXYNOS: factor out the idle states | Daniel Lezcano |
| 2013-01-10 | ARM: EXYNOS: move mach/pmu.h file into common.h | Kukjin Kim |
| 2012-12-14 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
| 2012-11-28 | ARM: EXYNOS: Remove scu_enable from cpuidle | Abhilash Kesavan |
| 2012-11-20 | ARM: EXYNOS: Add ARM down clock support | Abhilash Kesavan |
| 2012-05-30 | Merge branch 'late/soc' into devel-late | Olof Johansson |
| 2012-05-20 | ARM: EXYNOS: Add PMU table for EXYNOS5250 | Jongpill Lee |
| 2012-05-12 | ARM: EXYNOS: Adapt to cpuidle core time keeping and irq enable | Amit Daniel Kachhap |
| 2012-03-09 | ARM: EXYNOS: Add support AFTR mode on EXYNOS4210 | Amit Daniel Kachhap |
| 2011-11-09 | ARM: EXYNOS: Fix compiler error with THIS_MODULE | Kyungmin Park |
| 2011-11-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
| 2011-11-06 | ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos | Kukjin Kim |