| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: EXYNOS: Fix CPU idle clock down after CPU off | Krzysztof Kozlowski | 2014-10-21 | 1 | -2/+41 |
* | ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die function | Krzysztof Kozlowski | 2014-10-21 | 1 | -1/+1 |
* | ARM: EXYNOS: Move code from hotplug.c to platsmp.c | Krzysztof Kozlowski | 2014-10-21 | 1 | -0/+74 |
* | ARM: EXYNOS: Do not calculate boot address twice | Krzysztof Kozlowski | 2014-09-14 | 1 | -2/+2 |
* | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-08-08 | 1 | -10/+12 |
|\ |
|
| * | Merge branch 'next/fixes-non-critical' into next/soc | Arnd Bergmann | 2014-07-26 | 1 | -0/+66 |
| |\ |
|
| * | | ARM: EXYNOS: Refactored code for using PMU address via DT | Pankaj Dubey | 2014-07-23 | 1 | -1/+3 |
| * | | Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynos | Kukjin Kim | 2014-07-23 | 1 | -2/+1 |
| |\ \ |
|
* | \ \ | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-08 | 1 | -2/+67 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'next/fixes-non-critical' into next/cleanup | Olof Johansson | 2014-08-07 | 1 | -0/+66 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | * | | ARM: EXYNOS: Fix build breakge with PM_SLEEP=n | Krzysztof Kozlowski | 2014-07-19 | 1 | -0/+66 |
| * | | | ARM: EXYNOS: Remove file path from comment section | Pankaj Dubey | 2014-07-15 | 1 | -2/+1 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-08-05 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: make it easier to check the CPU part number correctly | Russell King | 2014-07-18 | 1 | -2/+2 |
| |/ |
|
* / | ARM: EXYNOS: Fix core ID used by platsmp and hotplug code | Tomasz Figa | 2014-07-18 | 1 | -15/+19 |
|/ |
|
* | ARM: exynos: move sysram info to exynos.c | Olof Johansson | 2014-06-17 | 1 | -24/+2 |
* | Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 2014-05-30 | 1 | -3/+1 |
|\ |
|
| * | ARM: EXYNOS: Add 5800 SoC support | Arun Kumar K | 2014-05-31 | 1 | -1/+1 |
| * | ARM: EXYNOS: Remove unnecessary inclusion of cpu.h | Sachin Kamat | 2014-05-26 | 1 | -2/+0 |
* | | ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynos | Daniel Lezcano | 2014-05-26 | 1 | -1/+1 |
* | | ARM: EXYNOS: use generic exynos cpu power control functions | Leela Krishna Amudala | 2014-05-16 | 1 | -6/+3 |
* | | ARM: EXYNOS: Map SYSRAM through generic DT bindings | Sachin Kamat | 2014-05-15 | 1 | -4/+52 |
|/ |
|
* | ARM: EXYNOS: Remove hardware.h file | Sachin Kamat | 2014-03-21 | 1 | -2/+0 |
* | Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 2013-12-28 | 1 | -2/+1 |
|\ |
|
| * | ARM: EXYNOS: remove <mach/regs-clock.h> for exynos | Kukjin Kim | 2013-12-19 | 1 | -1/+0 |
| * | ARM: EXYNOS: local regs-pmu.h header file | Kukjin Kim | 2013-12-19 | 1 | -1/+1 |
* | | ARM: clean up cache handling in platform code | Nicolas Pitre | 2013-12-11 | 1 | -2/+1 |
|/ |
|
* | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2013-07-14 | 1 | -2/+2 |
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-07-02 | 1 | -3/+9 |
|\ |
|
| * | ARM: EXYNOS: add secondary CPU boot base location for EXYNOS5420 | Chander Kashyap | 2013-06-19 | 1 | -0/+2 |
| * | ARM: dts: list the CPU nodes for EXYNOS5250 | Chander Kashyap | 2013-06-19 | 1 | -3/+7 |
* | | ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processor | Leela Krishna Amudala | 2013-06-19 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-05-04 | 1 | -5/+27 |
|\ |
|
| * | ARM: EXYNOS: Add secure firmware support to secondary CPU bring-up | Tomasz Figa | 2013-04-09 | 1 | -5/+27 |
* | | irqchip: gic: Perform the gic_secondary_init() call via CPU notifier | Catalin Marinas | 2013-03-26 | 1 | -8/+0 |
|/ |
|
* | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring | 2013-01-12 | 1 | -1/+1 |
* | ARM: GIC: remove direct use of gic_raise_softirq | Rob Herring | 2013-01-10 | 1 | -3/+1 |
* | ARM: EXYNOS: fix skip scu_enable() for EXYNOS5440 | Kukjin Kim | 2012-12-18 | 1 | -1/+1 |
* | ARM: EXYNOS: Add support for secondary CPU bring-up on Exynos4412 | Tomasz Figa | 2012-11-28 | 1 | -6/+24 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-10-07 | 1 | -1/+1 |
|\ |
|
| * | ARM: 7485/1: EXYNOS: use SGI0 to wake secondary CPUs | Stephen Boyd | 2012-08-11 | 1 | -1/+1 |
* | | ARM: consolidate pen_release instead of having per platform definitions | Marc Zyngier | 2012-09-14 | 1 | -7/+0 |
* | | ARM: SoC: convert Exynos4 to SMP operations | Marc Zyngier | 2012-09-14 | 1 | -4/+16 |
|/ |
|
* | ARM: EXYNOS: add support get_core_count() for EXYNOS5250 | Kukjin Kim | 2012-03-14 | 1 | -3/+6 |
* | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP | Will Deacon | 2012-01-23 | 1 | -0/+1 |
* | Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in... | Olof Johansson | 2012-01-16 | 1 | -3/+2 |
|\ |
|
| * | ARM: exynos: remove incorrect BSYM usage | Rob Herring | 2012-01-16 | 1 | -3/+2 |
* | | ARM: gic: allow GIC to support non-banked setups | Marc Zyngier | 2011-11-15 | 1 | -27/+1 |
|/ |
|
* | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 2011-11-06 | 1 | -2/+0 |
* | ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos | Kukjin Kim | 2011-11-06 | 1 | -0/+225 |