aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/include/mach (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-19ARM: exynos: use private samsung_cpu_id copyArnd Bergmann1-18/+0
2020-01-07ARM: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski1-1/+1
2018-05-13ARM: exynos: Remove static mapping of SCU SFRPankaj Dubey1-2/+0
2018-01-03ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski1-5/+2
2016-08-24ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappingsPankaj Dubey1-5/+0
2016-04-18ARM: EXYNOS: Remove SROM related register settings from mach-exynosPankaj Dubey1-3/+0
2016-02-25ARM: SAMSUNG: Remove unused register offset definitionPankaj Dubey1-8/+1
2016-02-25ARM: EXYNOS: Code cleanup in map.hPankaj Dubey1-4/+0
2016-02-25ARM: EXYNOS: Remove unused static mapping of CMU for exynos5Pankaj Dubey1-1/+0
2015-01-24ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann1-26/+0
2015-01-09ARM: EXYNOS: Remove i2c sys configuration related codePankaj Dubey1-3/+0
2014-11-13ARM: EXYNOS: Remove unused static iomappingPankaj Dubey1-23/+0
2014-08-18ARM: EXYNOS: remove unused <mach/memory.h>Uwe Kleine-Koenig1-26/+0
2014-07-23ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey1-3/+0
2014-07-15ARM: EXYNOS: Remove file path from comment sectionPankaj Dubey2-4/+2
2014-05-15ARM: EXYNOS: Map SYSRAM through generic DT bindingsSachin Kamat1-7/+0
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-93/+0
2014-03-29Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup3Arnd Bergmann1-75/+0
2014-03-21ARM: EXYNOS: Remove hardware.h fileSachin Kamat1-18/+0
2014-03-21ARM: EXYNOS: Stop using legacy Samsung PM codeTomasz Figa1-75/+0
2014-03-09Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-48/+0
2014-02-24ARM: EXYNOS: Remove uncompress.hSachin Kamat1-48/+0
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-29/+0
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-29/+0
2013-12-19ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim1-19/+0
2013-12-19ARM: EXYNOS: local definitions for cpuidle.c into mach-exynos dirKukjin Kim1-21/+0
2013-12-19cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/Kukjin Kim1-21/+0
2013-12-19ARM: EXYNOS: local definitions for pm.c into mach-exynos dirKukjin Kim1-26/+0
2013-12-19PM / devfreq: move definitions for exynos4_bus into drivers/devfreqKukjin Kim1-94/+0
2013-12-19ARM: EXYNOS: cleanup <mach/regs-clock.h>Kukjin Kim1-189/+0
2013-12-19ARM: EXYNOS: cleanup <mach/regs-irq.h>Kukjin Kim1-19/+0
2013-12-19ARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headersKukjin Kim3-320/+4
2013-12-19ARM: EXYNOS: cleanup <mach/regs-pmu.h>Kukjin Kim1-51/+0
2013-10-16ARM: Samsung: Remove the MIPI PHY setup codeSylwester Nawrocki1-5/+0
2013-07-16ARM: EXYNOS: change the PHYSMEM_BITS and SECTION_SIZESubash Patel1-0/+5
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+3
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-1099/+6
2013-06-19ARM: EXYNOS: use four additional chipid bits to identify EXYNOS familyChander Kashyap1-4/+3
2013-06-19ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera1-3/+0
2013-06-19ARM: EXYNOS: Remove remaining dead code after non-DT support removalArnd Bergmann1-6/+1
2013-06-19ARM: EXYNOS: Remove mach/regs-usb-phy.h headerTomasz Figa1-74/+0
2013-06-19ARM: EXYNOS: Remove unused base addresses from mach/map.h headerTomasz Figa1-214/+0
2013-06-19ARM: EXYNOS: Remove mach/irqs.h headerTomasz Figa1-476/+0
2013-06-19ARM: EXYNOS: Select SPARSE_IRQ for ExynosTomasz Figa1-0/+1
2013-06-19ARM: EXYNOS: Remove mach/regs-gpio.h headerTomasz Figa1-40/+0
2013-06-19ARM: EXYNOS: Remove mach/gpio.hTomasz Figa1-289/+0
2013-06-19ARM: EXYNOS: Provide compatibility stubs for PM code in pm-core.h headerTomasz Figa1-0/+4
2013-05-27ARM: EXYNOS: Fix EINT wake-up mask configuration when pinctrl is usedTomasz Figa1-1/+13
2013-05-09ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh1-0/+1
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0