aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/exynos.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-06ARM: exynos: Fix refcount leak in exynos_map_pmuMiaoqian Lin1-0/+1
2021-05-11ARM: exynos: add missing of_node_put for loop iterationKrzysztof Kozlowski1-0/+2
2020-11-16ARM: exynos: extend cpuidle support to P4 Note boardsMartin Jücker1-1/+2
2020-10-31ARM: exynos: clear prefetch bits in default l2c_aux_valGuillaume Tucker1-2/+2
2020-09-26Merge tag 'samsung-soc-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/socOlof Johansson1-2/+2
2020-08-19ARM: exynos: use private samsung_cpu_id copyArnd Bergmann1-4/+17
2020-08-17ARM: exynos: clear L310_AUX_CTRL_NS_LOCKDOWN in default l2c_aux_valGuillaume Tucker1-2/+2
2020-06-23ARM: exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in default l2c_aux_valGuillaume Tucker1-1/+1
2020-01-07ARM: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski1-2/+2
2019-03-19ARM: exynos: Add CPU state management for Exynos542x under secure firmwareJoonyoung Shim1-0/+3
2018-07-24ARM: exynos: Remove outdated maintainer informationKrzysztof Kozlowski1-2/+0
2018-05-13ARM: exynos: Remove static mapping of SCU SFRPankaj Dubey1-22/+0
2018-05-02ARM: exynos: Remove support for Exynos5440Krzysztof Kozlowski1-13/+2
2018-02-19ARM: EXYNOS: Extend cpuidle support to Midas boardsSimon Shields1-1/+2
2018-01-03ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski1-10/+6
2017-10-08ARM: EXYNOS: Remove Exynos4212 related dead codeMarek Szyprowski1-2/+0
2017-01-18ARM: EXYNOS: Remove Exynos4415 arch code (SoC not supported anymore)Krzysztof Kozlowski1-1/+0
2016-12-29ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_initKrzysztof Kozlowski1-2/+2
2016-08-24ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappingsPankaj Dubey1-15/+0
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-19/+0
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-3/+0
2016-06-22ARM: SAMSUNG: Fix missing s5p_init_cpu() declarationBen Dooks1-0/+1
2016-06-06ARM: EXYNOS: Remove code for MFC custom reserved memory handlingMarek Szyprowski1-19/+0
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-17/+0
2016-04-18ARM: EXYNOS: Remove SROM related register settings from mach-exynosPankaj Dubey1-17/+0
2016-04-09cpufreq: exynos: Use generic platdev driverViresh Kumar1-25/+0
2016-04-09ARM: exynos: exynos-cpufreq platform device isn't supported anymoreViresh Kumar1-6/+2
2016-02-25ARM: EXYNOS: Cleanup header files inclusionPankaj Dubey1-4/+0
2016-02-25ARM: EXYNOS: Split up exynos3250 SoC specific PMU dataPankaj Dubey1-2/+0
2016-02-25ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"Pankaj Dubey1-1/+1
2016-02-25ARM: EXYNOS: Use generic cpufreq driver for Exynos5422/5800Bartlomiej Zolnierkiewicz1-0/+1
2016-02-25ARM: EXYNOS: Use generic cpufreq driver for Exynos5420Bartlomiej Zolnierkiewicz1-0/+3
2016-02-25ARM: EXYNOS: Remove unused static mapping of CMU for exynos5Pankaj Dubey1-5/+0
2015-08-14ARM: EXYNOS: switch to using generic cpufreq driver for exynos4x12Bartlomiej Zolnierkiewicz1-0/+2
2015-08-14ARM: EXYNOS: Add exynos3250 compatible to use generic cpufreq driverChanwoo Choi1-0/+1
2015-08-14ARM: EXYNOS: switch to using generic cpufreq driver for exynos5250Thomas Abraham1-0/+1
2015-07-01Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+20
2015-06-20ARM: Exynos: switch to using generic cpufreq driver for Exynos4210Thomas Abraham1-1/+20
2015-06-06ARM: EXYNOS: add coupled cpuidle support for Exynos3250Bartlomiej Zolnierkiewicz1-1/+2
2015-05-14ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4Krzysztof Kozlowski1-1/+1
2015-05-14ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski1-0/+27
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2015-04-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-03-27ARM: EXYNOS: allow cpuidle driver usage on Exynos3250 SoCBartlomiej Zolnierkiewicz1-0/+1
2015-03-18ARM: exynos4/5: convert pmu wakeup to stacked domainsMarc Zyngier1-10/+5
2015-03-18ARM: EXYNOS: Fix build breakage cpuidle on !SMPBartlomiej Zolnierkiewicz1-1/+1
2015-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König1-1/+1
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1