aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-19ARM: exynos: use private samsung_cpu_id copyArnd Bergmann1-3/+3
2020-01-07ARM: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski1-1/+1
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-03-19ARM: exynos: Add CPU state management for Exynos542x under secure firmwareJoonyoung Shim1-0/+1
2018-11-12ARM: exynos: Remove legacy setting of external wakeup interruptsKrzysztof Kozlowski1-2/+0
2018-08-30ARM: exynos: Fix imprecise abort during Exynos5422 suspend to RAMKrzysztof Kozlowski1-0/+1
2018-05-13ARM: exynos: Remove unused soc_is_exynos{4,5}Pankaj Dubey1-4/+0
2018-05-13ARM: exynos: Remove static mapping of SCU SFRPankaj Dubey1-0/+5
2018-05-02ARM: exynos: Remove support for Exynos5440Krzysztof Kozlowski1-8/+0
2018-01-03ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski1-4/+1
2017-10-08ARM: EXYNOS: Remove Exynos4212 related dead codeMarek Szyprowski1-10/+1
2016-06-22ARM: SAMSUNG: Fix missing s5p_init_cpu() declarationBen Dooks1-1/+0
2016-06-21ARM: EXYNOS: Fixup endian in pm/pmuBen Dooks1-2/+2
2016-02-25ARM: EXYNOS: Cleanup header files inclusionPankaj Dubey1-1/+0
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-1/+1
2015-07-21ARM: EXYNOS: Remove duplicated define of SLEEP_MAGICKrzysztof Kozlowski1-0/+6
2015-06-06ARM: EXYNOS: add coupled cpuidle support for Exynos3250Bartlomiej Zolnierkiewicz1-1/+3
2015-05-14ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski1-0/+2
2015-03-27ARM: EXYNOS: add code for setting/clearing boot flagBartlomiej Zolnierkiewicz1-0/+6
2015-01-30cpuidle: exynos: add coupled cpuidle support for exynos4210Bartlomiej Zolnierkiewicz1-0/+4
2014-11-22ARM: EXYNOS: move restart code into pmu driverPankaj Dubey1-1/+0
2014-11-21ARM: EXYNOS: Move PMU specific definitions from common.hPankaj Dubey1-17/+0
2014-11-21Merge branch 'v3.19-next/cleanup-samsung' into v3.19-next/mach-exynosKukjin Kim1-2/+0
2014-10-21ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=yBartlomiej Zolnierkiewicz1-0/+4
2014-10-21ARM: firmware: add AFTR mode support to firmware do_idle methodBartlomiej Zolnierkiewicz1-0/+5
2014-10-21ARM: EXYNOS: Add support for firmware-assisted suspend/resumeTomasz Figa1-0/+4
2014-10-21ARM: EXYNOS: Move code from hotplug.c to platsmp.cKrzysztof Kozlowski1-2/+0
2014-07-23ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey1-2/+12
2014-07-15ARM: EXYNOS: Add support for mapping PMU base address via DTPankaj Dubey1-0/+1
2014-07-15ARM: EXYNOS: Make exynos machine_ops as staticPankaj Dubey1-8/+0
2014-07-15ARM: EXYNOS: Remove unused code in common.hSachin Kamat1-4/+0
2014-06-17ARM: exynos: move sysram info to exynos.cOlof Johansson1-0/+1
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-1/+0
2014-05-30Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversOlof Johansson1-0/+99
2014-05-31ARM: EXYNOS: Add support for EXYNOS5410 SoCTarek Dakhran1-2/+10
2014-05-31ARM: EXYNOS: Add Exynos3250 SoC IDChanwoo Choi1-0/+10
2014-05-31ARM: EXYNOS: Add 5800 SoC supportArun Kumar K1-1/+10
2014-05-30ARM: l2c: exynos: convert to common l2c310 early resume functionalityRussell King1-1/+0
2014-05-26ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano1-0/+1
2014-05-26ARM: EXYNOS: Move the AFTR state function into pm.cDaniel Lezcano1-0/+1
2014-05-26ARM: EXYNOS: Migrate Exynos specific macros from plat to machSachin Kamat1-0/+72
2014-05-16ARM: EXYNOS: Add generic cluster power control functionsAbhilash Kesavan1-0/+3
2014-05-16ARM: EXYNOS: Add generic cpu power control functions for exynos SoCsLeela Krishna Amudala1-0/+3
2014-05-15ARM: EXYNOS: Map SYSRAM through generic DT bindingsSachin Kamat1-0/+1
2014-03-29Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup3Arnd Bergmann1-2/+1
2014-03-21ARM: EXYNOS: Stop using legacy Samsung PM codeTomasz Figa1-0/+8
2014-03-21ARM: EXYNOS: Remove PM initcalls and useless indirectionTomasz Figa1-0/+6
2014-03-21ARM: EXYNOS: Consolidate exynos4 and exynos5 machine filesSachin Kamat1-2/+1
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2014-01-06cpufreq: exynos: Convert exynos-cpufreq to platform driverLukasz Majewski1-0/+1