aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/exynos.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-30cpuidle: exynos: add coupled cpuidle support for exynos4210Bartlomiej Zolnierkiewicz1-0/+4
2015-01-12ARM: EXYNOS: Recognize Samsung MFC v8 devicesSjoerd Simons1-0/+1
2015-01-09ARM: EXYNOS: Remove i2c sys configuration related codePankaj Dubey1-37/+2
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-24/+6
2014-11-22ARM: EXYNOS: move restart code into pmu driverPankaj Dubey1-6/+0
2014-11-22clk: exynos5440: move restart code into clock driverPankaj Dubey1-18/+1
2014-11-21ARM: EXYNOS: Add support for exynos4415 SoCChanwoo Choi1-0/+2
2014-11-13ARM: EXYNOS: Remove unused static iomappingPankaj Dubey1-50/+0
2014-10-21ARM: EXYNOS: allow driver usage on Exynos4x12 SoCsBartlomiej Zolnierkiewicz1-1/+4
2014-10-14Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson1-0/+2
2014-09-24ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=nBartlomiej Zolnierkiewicz1-0/+2
2014-09-09ARM: exynos: Leave disabling of unused PM domains to genpdUlf Hansson1-1/+0
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-24/+6
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+41
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott1-0/+10
2014-07-29ARM: EXYNOS: Add exynos5260 PMU compatible string to DT match tableVikas Sajjan1-0/+1
2014-07-29ARM: EXYNOS: Add support for Exynos5410 PMUAndreas Faerber1-0/+1