Age | Commit message (Expand) | Author | Files | Lines |
2014-05-31 | ARM: exynos: don't run exynos4 l2x0 setup on other platforms | Olof Johansson | 1 | -0/+3 |
2014-05-31 | ARM: exynos: Fix "allmodconfig" build errors in mcpm and hotplug | Abhilash Kesavan | 1 | -0/+2 |
2014-05-31 | Merge tag 'exynos-mcpm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kg... | Olof Johansson | 1 | -3/+9 |
2014-05-31 | Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Olof Johansson | 10 | -132/+177 |
2014-05-30 | ARM: EXYNOS: mcpm rename the power_down_finish | Kukjin Kim | 1 | -2/+2 |
2014-05-30 | ARM: EXYNOS: Enable mcpm for dual-cluster exynos5800 SoC | Abhilash Kesavan | 1 | -1/+7 |
2014-05-30 | ARM: EXYNOS: Enable multi-platform build support | Arnd Bergmann | 2 | -0/+23 |
2014-05-30 | ARM: EXYNOS: Consolidate Kconfig entries | Sachin Kamat | 1 | -54/+6 |
2014-05-30 | ARM: EXYNOS: Add support for EXYNOS5410 SoC | Tarek Dakhran | 2 | -2/+15 |
2014-05-30 | ARM: EXYNOS: Support secondary CPU boot of Exynos3250 | Chanwoo Choi | 1 | -1/+8 |
2014-05-30 | ARM: EXYNOS: Add Exynos3250 SoC ID | Chanwoo Choi | 3 | -0/+34 |
2014-05-30 | ARM: EXYNOS: Add 5800 SoC support | Arun Kumar K | 3 | -2/+16 |
2014-05-30 | ARM: EXYNOS: initial board support for exynos5260 SoC | Pankaj Dubey | 2 | -0/+6 |
2014-05-25 | ARM: EXYNOS: Remove unnecessary inclusion of cpu.h | Sachin Kamat | 7 | -12/+1 |
2014-05-25 | ARM: EXYNOS: Migrate Exynos specific macros from plat to mach | Sachin Kamat | 1 | -0/+72 |
2014-05-25 | ARM: EXYNOS: Remove exynos_subsys registration | Sachin Kamat | 1 | -11/+0 |
2014-05-25 | ARM: EXYNOS: Remove duplicate lines in Makefile | Sachin Kamat | 1 | -6/+1 |
2014-05-25 | ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disabling | Leela Krishna Amudala | 1 | -62/+1 |
2014-05-15 | ARM: EXYNOS: Add MCPM call-back functions | Abhilash Kesavan | 4 | -0/+364 |
2014-05-15 | ARM: EXYNOS: Add generic cluster power control functions | Abhilash Kesavan | 3 | -0/+39 |
2014-05-15 | ARM: EXYNOS: use generic exynos cpu power control functions | Leela Krishna Amudala | 3 | -10/+4 |
2014-05-15 | ARM: EXYNOS: Add generic cpu power control functions for exynos SoCs | Leela Krishna Amudala | 3 | -0/+45 |
2014-05-14 | ARM: EXYNOS: fix the secondary CPU boot of exynos4212 | Kyungmin Park | 1 | -1/+14 |
2014-05-14 | ARM: EXYNOS: Map SYSRAM through generic DT bindings | Sachin Kamat | 5 | -76/+60 |
2014-04-06 | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 14 | -419/+366 |
2014-04-06 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -146/+2 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 4 | -80/+1 |
2014-04-06 | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+5 |
2014-03-29 | Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Arnd Bergmann | 7 | -268/+127 |
2014-03-29 | Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge... | Arnd Bergmann | 9 | -131/+239 |
2014-03-29 | Merge tag 'samsung-cleanup-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 2 | -20/+0 |
2014-03-29 | Merge branches 'samsung/cleanup', 'samsung/exynos-clk' and 'samsung/exynos-cl... | Arnd Bergmann | 4 | -197/+3 |
2014-03-21 | ARM: exynos: add missing include of linux/module.h | Arnd Bergmann | 1 | -0/+1 |
2014-03-21 | ARM: exynos: fix l2x0 saved regs handling | Arnd Bergmann | 1 | -2/+4 |
2014-03-21 | ARM: EXYNOS: Fix compilation error in cpuidle.c | Tomasz Figa | 1 | -2/+1 |
2014-03-20 | ARM: EXYNOS: Remove hardware.h file | Sachin Kamat | 2 | -20/+0 |
2014-03-20 | ARM: EXYNOS: Allow wake-up using GIC interrupts | Tomasz Figa | 1 | -0/+53 |
2014-03-20 | ARM: EXYNOS: Stop using legacy Samsung PM code | Tomasz Figa | 7 | -92/+167 |
2014-03-20 | ARM: EXYNOS: Remove PM initcalls and useless indirection | Tomasz Figa | 3 | -38/+19 |
2014-03-20 | ARM: EXYNOS: Fix abuse of CONFIG_PM | Tomasz Figa | 1 | -12/+12 |
2014-03-20 | Merge branch 'v3.15-next/cleanup-samsung-2' into v3.15-next/s2r-pm-samsung-2 | Kukjin Kim | 3 | -51/+1 |
2014-03-20 | ARM: EXYNOS: Add generic compatible strings | Sachin Kamat | 1 | -0/+2 |
2014-03-20 | ARM: EXYNOS: Consolidate exynos4 and exynos5 machine files | Sachin Kamat | 6 | -185/+92 |
2014-03-20 | ARM: EXYNOS: Consolidate CPU init code | Sachin Kamat | 1 | -85/+23 |
2014-03-20 | ARM: EXYNOS: Add support to reserve memory for MFC-v7 | Sachin Kamat | 1 | -1/+9 |
2014-03-20 | ARM: SAMSUNG: Reorganize calls to reserve memory for MFC | Tushar Behera | 3 | -16/+20 |
2014-03-09 | Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 3 | -51/+1 |
2014-02-24 | ARM: EXYNOS: Remove uncompress.h | Sachin Kamat | 1 | -48/+0 |
2014-02-19 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -29/+0 |
2014-02-19 | usb: host: remove selects of USB_ARCH_HAS_?HCI | Paul Bolle | 1 | -1/+0 |