summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/exynos.c
AgeCommit message (Expand)Author
2023-05-09ARM: exynos: Re-introduce Exynos4212 supportArtur Weber
2023-03-22ARM: EXYNOS: Use of_address_to_resource()Rob Herring
2022-06-06ARM: exynos: Fix refcount leak in exynos_map_pmuMiaoqian Lin
2021-05-11ARM: exynos: add missing of_node_put for loop iterationKrzysztof Kozlowski
2020-11-16ARM: exynos: extend cpuidle support to P4 Note boardsMartin Jücker
2020-10-31ARM: exynos: clear prefetch bits in default l2c_aux_valGuillaume Tucker
2020-09-26Merge tag 'samsung-soc-5.10' of https://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2020-08-19ARM: exynos: use private samsung_cpu_id copyArnd Bergmann
2020-08-17ARM: exynos: clear L310_AUX_CTRL_NS_LOCKDOWN in default l2c_aux_valGuillaume Tucker
2020-06-23ARM: exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in default l2c_aux_valGuillaume Tucker
2020-01-07ARM: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski
2019-03-19ARM: exynos: Add CPU state management for Exynos542x under secure firmwareJoonyoung Shim
2018-07-24ARM: exynos: Remove outdated maintainer informationKrzysztof Kozlowski
2018-05-13ARM: exynos: Remove static mapping of SCU SFRPankaj Dubey
2018-05-02ARM: exynos: Remove support for Exynos5440Krzysztof Kozlowski
2018-02-19ARM: EXYNOS: Extend cpuidle support to Midas boardsSimon Shields
2018-01-03ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski
2017-10-08ARM: EXYNOS: Remove Exynos4212 related dead codeMarek Szyprowski
2017-01-18ARM: EXYNOS: Remove Exynos4415 arch code (SoC not supported anymore)Krzysztof Kozlowski
2016-12-29ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_initKrzysztof Kozlowski
2016-08-24ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappingsPankaj Dubey
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-22ARM: SAMSUNG: Fix missing s5p_init_cpu() declarationBen Dooks
2016-06-06ARM: EXYNOS: Remove code for MFC custom reserved memory handlingMarek Szyprowski
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-04-18ARM: EXYNOS: Remove SROM related register settings from mach-exynosPankaj Dubey
2016-04-09cpufreq: exynos: Use generic platdev driverViresh Kumar
2016-04-09ARM: exynos: exynos-cpufreq platform device isn't supported anymoreViresh Kumar
2016-02-25ARM: EXYNOS: Cleanup header files inclusionPankaj Dubey
2016-02-25ARM: EXYNOS: Split up exynos3250 SoC specific PMU dataPankaj Dubey
2016-02-25ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"Pankaj Dubey
2016-02-25ARM: EXYNOS: Use generic cpufreq driver for Exynos5422/5800Bartlomiej Zolnierkiewicz
2016-02-25ARM: EXYNOS: Use generic cpufreq driver for Exynos5420Bartlomiej Zolnierkiewicz
2016-02-25ARM: EXYNOS: Remove unused static mapping of CMU for exynos5Pankaj Dubey
2015-08-14ARM: EXYNOS: switch to using generic cpufreq driver for exynos4x12Bartlomiej Zolnierkiewicz
2015-08-14ARM: EXYNOS: Add exynos3250 compatible to use generic cpufreq driverChanwoo Choi
2015-08-14ARM: EXYNOS: switch to using generic cpufreq driver for exynos5250Thomas Abraham
2015-07-01Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-20ARM: Exynos: switch to using generic cpufreq driver for Exynos4210Thomas Abraham
2015-06-06ARM: EXYNOS: add coupled cpuidle support for Exynos3250Bartlomiej Zolnierkiewicz
2015-05-14ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4Krzysztof Kozlowski
2015-05-14ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-03-27ARM: EXYNOS: allow cpuidle driver usage on Exynos3250 SoCBartlomiej Zolnierkiewicz
2015-03-18ARM: exynos4/5: convert pmu wakeup to stacked domainsMarc Zyngier
2015-03-18ARM: EXYNOS: Fix build breakage cpuidle on !SMPBartlomiej Zolnierkiewicz
2015-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König