aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-04Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-63/+10
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-40/+4
2013-04-26ARM: EXYNOS: Create virtual I/O mapping for Chip-ID controller using device treeThomas Abraham1-1/+0
2013-04-19ARM: exynos: restore mach/regs-clock.h for exynos5Arnd Bergmann1-0/+107
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2-40/+4
2013-04-19ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann1-39/+0
2013-04-19ARM: exynos: prepare for sparse IRQArnd Bergmann1-1/+4
2013-04-09ARM: EXYNOS: Add IO mapping for non-secure SYSRAM.Tomasz Figa1-0/+3
2013-04-09ARM: EXYNOS: Enable PMUs for exynos4Chanho Park1-2/+6
2013-04-09irqchip: exynos-combiner: Correct combined IRQs for exynos4Chanho Park1-1/+4
2013-04-04ARM: EXYNOS: Clear ENABLE_WAKEUP_SW bit when entering suspendJonathan Kliegman1-6/+1
2013-04-04ARM: EXYNOS: Remove hardcode wakeup unmask for EINT_0Jonathan Kliegman1-1/+1
2013-03-25ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham1-107/+0
2013-03-09ARM: EXYNOS: remove static io-remapping of mct registers for Exynos5Thomas Abraham1-1/+0
2013-03-09ARM: EXYNOS: add device tree support for MCT controller driverThomas Abraham1-6/+0