Age | Commit message (Expand) | Author | Files | Lines |
2013-09-10 | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -0/+10 |
2013-08-30 | Merge tag 'samsung-mach-exynos-v2' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2 | -0/+10 |
2013-08-27 | ARM: EXYNOS: Skip C1 cpuidle state for exynos5440 | Amit Daniel Kachhap | 1 | -0/+3 |
2013-08-27 | ARM: EXYNOS: always enable PM domains support for EXYNOS4X12 | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2013-08-22 | Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Kevin Hilman | 1 | -43/+0 |
2013-07-25 | Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 7 | -28/+14 |
2013-07-24 | ARM: EXYNOS: enable ARCH_HAS_BANDGAP | Amit Daniel Kachhap | 1 | -0/+5 |
2013-07-24 | ARM: EXYNOS: Fix low level debug support | Yadwinder Singh Brar | 1 | -26/+0 |
2013-07-24 | ARM: SAMSUNG: Add SAMSUNG_PM config option to select pm | Amit Daniel Kachhap | 3 | -2/+2 |
2013-07-24 | ARM: EXYNOS: Cleanup common.h file | Sachin Kamat | 1 | -43/+0 |
2013-07-16 | ARM: EXYNOS: Enable 64-bit DMA for EXYNOS5440 if LPAE is enabled | Thomas Abraham | 1 | -0/+1 |
2013-07-16 | ARM: EXYNOS: change the PHYSMEM_BITS and SECTION_SIZE | Subash Patel | 1 | -0/+5 |
2013-07-16 | ARM: EXYNOS: skip pm support on exynos5440 | Kukjin Kim | 1 | -0/+6 |
2013-07-15 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2 | -4/+2 |
2013-07-14 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2013-07-12 | Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub... | Olof Johansson | 1 | -1/+1 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2 | -4/+5 |
2013-07-06 | ARM: exynos: select PM_GENERIC_DOMAINS only when used | Arnd Bergmann | 1 | -1/+1 |
2013-07-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2013-07-03 | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 5 | -14/+34 |
2013-07-03 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 41 | -8230/+41 |
2013-06-29 | Merge branch 'devel-stable' into for-next | Russell King | 1 | -1/+1 |
2013-06-26 | ARM: EXYNOS: Enable PCIe support for Exynos5440 | Jingoo Han | 1 | -0/+2 |
2013-06-21 | Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 40 | -8226/+31 |
2013-06-18 | ARM: EXYNOS: extend soft-reset support for EXYNOS5420 | Chander Kashyap | 1 | -7/+4 |
2013-06-18 | ARM: EXYNOS: add secondary CPU boot base location for EXYNOS5420 | Chander Kashyap | 1 | -0/+2 |
2013-06-18 | ARM: EXYNOS: use four additional chipid bits to identify EXYNOS family | Chander Kashyap | 1 | -4/+3 |
2013-06-18 | ARM: EXYNOS: Add support for EXYNOS5420 SoC | Chander Kashyap | 3 | -0/+18 |
2013-06-18 | ARM: dts: list the CPU nodes for EXYNOS5250 | Chander Kashyap | 1 | -3/+7 |
2013-06-18 | ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processor | Leela Krishna Amudala | 1 | -1/+1 |
2013-06-18 | ARM: EXYNOS: Select PINCTRL_EXYNOS for exynos4/5 at chip level | Doug Anderson | 1 | -3/+6 |
2013-06-18 | ARM: EXYNOS: Enable XHCI support on exynos5 | Vivek Gautam | 1 | -0/+1 |
2013-06-18 | ARM: SAMSUNG: Consolidate uncompress subroutine | Tushar Behera | 1 | -3/+0 |
2013-06-18 | ARM: EXYNOS: Remove remaining dead code after non-DT support removal | Arnd Bergmann | 3 | -26/+2 |
2013-06-18 | ARM: EXYNOS: Remove legacy L2X0 initialization | Arnd Bergmann | 1 | -44/+4 |
2013-06-18 | ARM: EXYNOS: Use exynos_init_io() as map_io callback | Arnd Bergmann | 4 | -17/+4 |
2013-06-18 | ARM: EXYNOS: Remove custom init_irq callbacks | Arnd Bergmann | 4 | -14/+0 |
2013-06-18 | ARM: EXYNOS: Remove mach/regs-usb-phy.h header | Tomasz Figa | 1 | -74/+0 |
2013-06-18 | ARM: EXYNOS: Remove unused base addresses from mach/map.h header | Tomasz Figa | 1 | -214/+0 |
2013-06-18 | ARM: EXYNOS: Remove mach/irqs.h header | Tomasz Figa | 1 | -476/+0 |
2013-06-18 | ARM: EXYNOS: Select SPARSE_IRQ for Exynos | Tomasz Figa | 1 | -0/+1 |
2013-06-18 | ARM: EXYNOS: Remove mach/regs-gpio.h header | Tomasz Figa | 3 | -42/+0 |
2013-06-18 | ARM: EXYNOS: Remove mach/gpio.h | Tomasz Figa | 1 | -289/+0 |
2013-06-18 | ARM: EXYNOS: Remove setup-i2c0.c | Tomasz Figa | 2 | -23/+0 |
2013-06-18 | ARM: EXYNOS: Decouple ARCH_EXYNOS from PLAT_S5P | Tomasz Figa | 1 | -0/+1 |
2013-06-18 | ARM: EXYNOS: Provide compatibility stubs for PM code in pm-core.h header | Tomasz Figa | 1 | -0/+4 |
2013-06-15 | ARM: EXYNOS: Remove legacy power domain registration code | Tomasz Figa | 1 | -93/+1 |
2013-06-15 | ARM: EXYNOS: Remove check for device tree presence | Tomasz Figa | 1 | -12/+10 |
2013-06-15 | ARM: EXYNOS: Remove legacy mapping of chip ID block | Tomasz Figa | 1 | -13/+1 |
2013-06-15 | ARM: EXYNOS: Remove platform device initialization | Tomasz Figa | 1 | -37/+0 |