Age | Commit message (Expand) | Author |
2014-07-29 | arm: Add devicetree fixup machine function | Laura Abbott |
2014-07-18 | ARM: EXYNOS: Fix core ID used by platsmp and hotplug code | Tomasz Figa |
2014-07-12 | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson |
2014-07-11 | ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250 | Tomasz Figa |
2014-07-11 | ARM: EXYNOS: Add support for clock handling in power domain | Prathyush K |
2014-07-08 | ARM: EXYNOS: Update secondary boot addr for secure mode | Sachin Kamat |
2014-07-05 | ARM: EXYNOS: Fix the check for non-smp configuration | Abhilash Kesavan |
2014-06-22 | Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann |
2014-06-21 | ARM: EXYNOS: Don't rely on firmware's secondary_cpu_start for mcpm | Doug Anderson |
2014-06-18 | ARM: EXYNOS: fix pm code to check for cortex A9 rather than the SoC | Abhilash Kesavan |
2014-06-17 | ARM: use menuconfig for sub-arch menus | Rob Herring |
2014-06-17 | ARM: EXYNOS: Fix compilation warning | Sachin Kamat |
2014-06-17 | ARM: exynos: move sysram info to exynos.c | Olof Johansson |
2014-06-17 | ARM: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd |
2014-06-17 | ARM: EXYNOS: Use wfi macro in platform_do_lowpower | Leela Krishna Amudala |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-02 | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-05-31 | ARM: exynos: don't run exynos4 l2x0 setup on other platforms | Olof Johansson |
2014-05-30 | ARM: exynos: Fix "allmodconfig" build errors in mcpm and hotplug | Abhilash Kesavan |
2014-05-30 | Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson |
2014-05-30 | Merge tag 'exynos-mcpm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kg... | Olof Johansson |
2014-05-30 | Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Olof Johansson |
2014-05-31 | ARM: EXYNOS: mcpm rename the power_down_finish | Kukjin Kim |
2014-05-31 | ARM: EXYNOS: Enable mcpm for dual-cluster exynos5800 SoC | Abhilash Kesavan |
2014-05-31 | ARM: EXYNOS: Enable multi-platform build support | Arnd Bergmann |
2014-05-31 | ARM: EXYNOS: Consolidate Kconfig entries | Sachin Kamat |
2014-05-31 | ARM: EXYNOS: Add support for EXYNOS5410 SoC | Tarek Dakhran |
2014-05-31 | ARM: EXYNOS: Support secondary CPU boot of Exynos3250 | Chanwoo Choi |
2014-05-31 | ARM: EXYNOS: Add Exynos3250 SoC ID | Chanwoo Choi |
2014-05-31 | ARM: EXYNOS: Add 5800 SoC support | Arun Kumar K |
2014-05-31 | ARM: EXYNOS: initial board support for exynos5260 SoC | Pankaj Dubey |
2014-05-30 | ARM: l2c: exynos: convert to generic l2c OF initialisation (and thereby fix it) | Russell King |
2014-05-30 | ARM: l2c: exynos: convert to common l2c310 early resume functionality | Russell King |
2014-05-30 | ARM: l2c: exynos: remove cache size override | Russell King |
2014-05-30 | ARM: l2c: remove platforms/SoCs setting early BRESP | Russell King |
2014-05-30 | ARM: l2c: fix register naming | Russell King |
2014-05-26 | ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynos | Daniel Lezcano |
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 S5P_CHECK_SLEEP into pm.c | 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: Remove ifdef for scu_enable in pm | Daniel Lezcano |
2014-05-26 | ARM: EXYNOS: Move scu_enable in the cpu_pm notifier | Daniel Lezcano |