index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
/
platsmp.c
Age
Commit message (
Expand
)
Author
2018-05-13
ARM: exynos: Remove static mapping of SCU SFR
Pankaj Dubey
2018-01-03
ARM: EXYNOS: Add SPDX license identifiers
Krzysztof Kozlowski
2017-02-28
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-02-28
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
2016-11-05
ARM: EXYNOS: Remove smp_init_cpus hook from platsmp.c
Pankaj Dubey
2016-06-21
ARM: EXYNOS: Fixups for big-endian operation
Ben Dooks
2016-02-25
ARM: EXYNOS: Cleanup header files inclusion
Pankaj Dubey
2016-02-25
ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
Pankaj Dubey
2015-12-01
ARM: use const and __initconst for smp_operations
Masahiro Yamada
2015-07-21
ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem
Krzysztof Kozlowski
2015-06-06
ARM: EXYNOS: add coupled cpuidle support for Exynos3250
Bartlomiej Zolnierkiewicz
2015-06-06
ARM: EXYNOS: add exynos_get_boot_addr() helper
Bartlomiej Zolnierkiewicz
2015-06-06
ARM: EXYNOS: add exynos_set_boot_addr() helper
Bartlomiej Zolnierkiewicz
2015-06-06
ARM: EXYNOS: make exynos_core_restart() less verbose
Bartlomiej Zolnierkiewicz
2015-06-06
ARM: EXYNOS: fix exynos_boot_secondary() return value on timeout
Bartlomiej Zolnierkiewicz
2015-05-14
ARM: EXYNOS: Fix failed second suspend on Exynos4
Krzysztof Kozlowski
2015-04-22
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-03-27
ARM: EXYNOS: fix CPU1 hotplug on Exynos3250
Bartlomiej Zolnierkiewicz
2015-02-27
ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherency
Krzysztof Kozlowski
2015-01-30
cpuidle: exynos: add coupled cpuidle support for exynos4210
Bartlomiej Zolnierkiewicz
2014-11-21
ARM: EXYNOS: Use MCPM call-backs to support S2R on exynos5420
Abhilash Kesavan
2014-11-21
Merge branch 'v3.19-next/cleanup-samsung' into v3.19-next/mach-exynos
Kukjin Kim
2014-10-21
ARM: EXYNOS: SWRESET is needed to boot secondary CPU on exynos3250
Krzysztof Kozlowski
2014-10-21
ARM: EXYNOS: Fix CPU idle clock down after CPU off
Krzysztof Kozlowski
2014-10-21
ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die function
Krzysztof Kozlowski
2014-10-21
ARM: EXYNOS: Move code from hotplug.c to platsmp.c
Krzysztof Kozlowski
2014-09-14
ARM: EXYNOS: Do not calculate boot address twice
Krzysztof Kozlowski
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-07
Merge branch 'next/fixes-non-critical' into next/cleanup
Olof Johansson
2014-08-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-07-26
Merge branch 'next/fixes-non-critical' into next/soc
Arnd Bergmann
2014-07-23
ARM: EXYNOS: Refactored code for using PMU address via DT
Pankaj Dubey
2014-07-23
Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynos
Kukjin Kim
2014-07-19
ARM: EXYNOS: Fix build breakge with PM_SLEEP=n
Krzysztof Kozlowski
2014-07-18
ARM: EXYNOS: Fix core ID used by platsmp and hotplug code
Tomasz Figa
2014-07-18
ARM: make it easier to check the CPU part number correctly
Russell King
2014-07-15
ARM: EXYNOS: Remove file path from comment section
Pankaj Dubey
2014-06-17
ARM: exynos: move sysram info to exynos.c
Olof Johansson
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 5800 SoC support
Arun Kumar K
2014-05-26
ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynos
Daniel Lezcano
2014-05-26
ARM: EXYNOS: Remove unnecessary inclusion of cpu.h
Sachin Kamat
2014-05-16
ARM: EXYNOS: use generic exynos cpu power control functions
Leela Krishna Amudala
2014-05-15
ARM: EXYNOS: Map SYSRAM through generic DT bindings
Sachin Kamat
2014-03-21
ARM: EXYNOS: Remove hardware.h file
Sachin Kamat
2013-12-28
Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2013-12-19
ARM: EXYNOS: remove <mach/regs-clock.h> for exynos
Kukjin Kim
2013-12-19
ARM: EXYNOS: local regs-pmu.h header file
Kukjin Kim
2013-12-11
ARM: clean up cache handling in platform code
Nicolas Pitre
[next]