summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/include/mach
Commit message (Expand)AuthorAgeFilesLines
* ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim2013-12-191-19/+0
* ARM: EXYNOS: local definitions for cpuidle.c into mach-exynos dirKukjin Kim2013-12-191-21/+0
* cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/Kukjin Kim2013-12-191-21/+0
* ARM: EXYNOS: local definitions for pm.c into mach-exynos dirKukjin Kim2013-12-191-26/+0
* PM / devfreq: move definitions for exynos4_bus into drivers/devfreqKukjin Kim2013-12-191-94/+0
* ARM: EXYNOS: cleanup <mach/regs-clock.h>Kukjin Kim2013-12-191-189/+0
* ARM: EXYNOS: cleanup <mach/regs-irq.h>Kukjin Kim2013-12-191-19/+0
* ARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headersKukjin Kim2013-12-193-320/+4
* ARM: EXYNOS: cleanup <mach/regs-pmu.h>Kukjin Kim2013-12-191-51/+0
* ARM: Samsung: Remove the MIPI PHY setup codeSylwester Nawrocki2013-10-161-5/+0
* ARM: EXYNOS: change the PHYSMEM_BITS and SECTION_SIZESubash Patel2013-07-161-0/+5
* Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-021-4/+3
|\
| * ARM: EXYNOS: use four additional chipid bits to identify EXYNOS familyChander Kashyap2013-06-191-4/+3
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-026-1099/+6
|\ \
| * | ARM: EXYNOS: Remove remaining dead code after non-DT support removalArnd Bergmann2013-06-191-6/+1
| * | ARM: EXYNOS: Remove mach/regs-usb-phy.h headerTomasz Figa2013-06-191-74/+0
| * | ARM: EXYNOS: Remove unused base addresses from mach/map.h headerTomasz Figa2013-06-191-214/+0
| * | ARM: EXYNOS: Remove mach/irqs.h headerTomasz Figa2013-06-191-476/+0
| * | ARM: EXYNOS: Select SPARSE_IRQ for ExynosTomasz Figa2013-06-191-0/+1
| * | ARM: EXYNOS: Remove mach/regs-gpio.h headerTomasz Figa2013-06-191-40/+0
| * | ARM: EXYNOS: Remove mach/gpio.hTomasz Figa2013-06-191-289/+0
| * | ARM: EXYNOS: Provide compatibility stubs for PM code in pm-core.h headerTomasz Figa2013-06-191-0/+4
| |/
* | ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera2013-06-191-3/+0
|/
* ARM: EXYNOS: Fix EINT wake-up mask configuration when pinctrl is usedTomasz Figa2013-05-271-1/+13
* ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2013-05-091-0/+1
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-071-1/+0
|\
| * ARM: EXYNOS: Create virtual I/O mapping for Chip-ID controller using device treeThomas Abraham2013-04-261-1/+0
* | Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-041-0/+3
|\ \
| * | ARM: EXYNOS: Add IO mapping for non-secure SYSRAM.Tomasz Figa2013-04-091-0/+3
| |/
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-043-63/+10
|\ \
| * | ARM: exynos: restore mach/regs-clock.h for exynos5Arnd Bergmann2013-04-191-0/+107
| * | Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-192-40/+4
| |\ \
| * | | ARM: EXYNOS: Enable PMUs for exynos4Chanho Park2013-04-091-2/+6
| * | | irqchip: exynos-combiner: Correct combined IRQs for exynos4Chanho Park2013-04-091-1/+4
| | |/ | |/|
| * | ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham2013-03-251-107/+0
| * | ARM: EXYNOS: remove static io-remapping of mct registers for Exynos5Thomas Abraham2013-03-091-1/+0
| * | ARM: EXYNOS: add device tree support for MCT controller driverThomas Abraham2013-03-091-6/+0
| * | ARM: EXYNOS: add a register base address variable in mct controller driverThomas Abraham2013-03-091-53/+0
* | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-022-40/+4
|\ \ \ | | |/ | |/|
| * | ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann2013-04-191-39/+0
| * | ARM: exynos: prepare for sparse IRQArnd Bergmann2013-04-191-1/+4
| |/
* | ARM: EXYNOS: Clear ENABLE_WAKEUP_SW bit when entering suspendJonathan Kliegman2013-04-041-6/+1
* | ARM: EXYNOS: Remove hardcode wakeup unmask for EINT_0Jonathan Kliegman2013-04-041-1/+1
|/
* Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-261-66/+0
|\
| * ARM: EXYNOS: remove system mmu initialization from exynos treeCho KyongHo2013-01-111-66/+0
* | Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-043-88/+0
|\ \
| * | ARM: SAMSUNG: cleanup mach/regs-audss.h fileKukjin Kim2013-01-101-18/+0
| * | ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim2013-01-101-34/+0
| * | cpufreq: exynos: cleanup exynos-cpufreq headerKukjin Kim2013-01-101-36/+0
| |/
* | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
|/
OpenPOWER on IntegriCloud