Age | Commit message (Expand) | Author |
2014-06-17 | ARM: exynos: move sysram info to exynos.c | Olof Johansson |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds |
2014-05-30 | Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson |
2014-05-31 | ARM: EXYNOS: Add support for EXYNOS5410 SoC | Tarek Dakhran |
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-30 | ARM: l2c: exynos: convert to common l2c310 early resume functionality | Russell King |
2014-05-26 | ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynos | Daniel Lezcano |
2014-05-26 | ARM: EXYNOS: Move the AFTR state function into pm.c | Daniel Lezcano |
2014-05-26 | ARM: EXYNOS: Migrate Exynos specific macros from plat to mach | Sachin Kamat |
2014-05-16 | ARM: EXYNOS: Add generic cluster power control functions | Abhilash Kesavan |
2014-05-16 | ARM: EXYNOS: Add generic cpu power control functions for exynos SoCs | Leela Krishna Amudala |
2014-05-15 | ARM: EXYNOS: Map SYSRAM through generic DT bindings | Sachin Kamat |
2014-03-29 | Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Arnd Bergmann |
2014-03-21 | ARM: EXYNOS: Stop using legacy Samsung PM code | Tomasz Figa |
2014-03-21 | ARM: EXYNOS: Remove PM initcalls and useless indirection | Tomasz Figa |
2014-03-21 | ARM: EXYNOS: Consolidate exynos4 and exynos5 machine files | Sachin Kamat |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-06 | cpufreq: exynos: Convert exynos-cpufreq to platform driver | Lukasz Majewski |
2013-12-21 | ARM: EXYNOS: Kill exynos_pm_late_initcall() | Sylwester Nawrocki |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-09-29 | ARM: exynos: remove custom .init_time hook | Sebastian Hesselbarth |
2013-09-24 | ARM: EXYNOS: convert cpuidle driver to be a platform driver | Bartlomiej Zolnierkiewicz |
2013-08-22 | Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Kevin Hilman |
2013-07-24 | ARM: SAMSUNG: Add SAMSUNG_PM config option to select pm | Amit Daniel Kachhap |
2013-07-24 | ARM: EXYNOS: Cleanup common.h file | Sachin Kamat |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-06-19 | ARM: EXYNOS: Use exynos_init_io() as map_io callback | Arnd Bergmann |
2013-06-19 | ARM: EXYNOS: Remove custom init_irq callbacks | Arnd Bergmann |
2013-05-25 | ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC | Tomasz Figa |
2013-05-07 | Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-04-19 | irqchip: exynos: pass irq_base from platform | Arnd Bergmann |
2013-04-19 | irqchip: exynos: pass max combiner number to combiner_init | Arnd Bergmann |
2013-04-19 | clocksource: exynos_mct: remove platform header dependency | Arnd Bergmann |
2013-04-19 | clk: exynos: prepare for multiplatform | Arnd Bergmann |
2013-04-09 | ARM: EXYNOS: Add support for Exynos secure firmware | Tomasz Figa |
2013-03-25 | ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speed | Thomas Abraham |
2013-03-25 | ARM: EXYNOS: Migrate clock support to common clock framework | Thomas Abraham |
2013-03-09 | ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_... | Thomas Abraham |
2013-02-12 | ARM: exynos: move exynos4210-combiner to drivers/irqchip | Rob Herring |
2013-02-04 | Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2013-01-10 | ARM: EXYNOS: move mach/pmu.h file into common.h | Kukjin Kim |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-12-17 | ARM: exynos: Fix warning due to missing 'inline' in stub | Olof Johansson |
2012-09-14 | ARM: SoC: convert Exynos4 to SMP operations | Marc Zyngier |
2012-05-08 | ARM: exynos: use machine specific hook for late init | Shawn Guo |
2012-03-14 | ARM: EXYNOS: add support for EXYNOS5250 SoC | Kukjin Kim |
2012-03-14 | ARM: EXYNOS: to declare static for mach-exynos/common.c | Kukjin Kim |
2012-03-10 | ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clock | Kukjin Kim |
2012-01-05 | ARM: 7262/1: restart: EXYNOS: use new restart hook | Russell King |