summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)AuthorFilesLines
2013-04-20ARM: exynos: restore mach/regs-clock.h for exynos5Arnd Bergmann1-0/+107
2013-04-20irqchip: exynos: pass irq_base from platformArnd Bergmann2-2/+3
2013-04-20irqchip: exynos: pass max combiner number to combiner_initArnd Bergmann2-2/+16
2013-04-20clocksource: exynos_mct: remove platform header dependencyArnd Bergmann2-2/+2
2013-04-20clk: exynos: prepare for multiplatformArnd Bergmann2-2/+2
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann12-47/+57
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/multiplatformArnd Bergmann12-47/+56
2013-04-19ARM: exynos: enable multiplatform supportArnd Bergmann3-6/+30
2013-04-19mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann1-1/+1
2013-04-19ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann1-39/+0
2013-04-19ARM: exynos: prepare for sparse IRQArnd Bergmann7-1/+10
2013-04-19ARM: exynos: introduce EXYNOS_ATAGS symbolArnd Bergmann1-0/+15
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King1-1/+0
2013-04-12usb: exynos: do not include plat/usb-phy.hArnd Bergmann1-4/+4
2013-04-10arm: exynos: Enable OPP library support for exynos5440Amit Daniel Kachhap1-0/+2
2013-04-10Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-3/+38
2013-04-10Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann18-4070/+63
2013-04-10Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann15-568/+14
2013-04-09ARM: Push selects for TWD/SCU into machine entriesStephen Boyd1-0/+2
2013-04-09ARM: EXYNOS: replace cpumask by the corresponding macroDaniel Lezcano1-1/+1
2013-04-09ARM: EXYNOS: handle properly the return valuesDaniel Lezcano1-5/+10
2013-04-09ARM: EXYNOS: factor out the idle statesDaniel Lezcano1-28/+17
2013-04-09Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann5-16/+4
2013-04-08ARM: EXYNOS: Add secure firmware support to secondary CPU bring-upTomasz Figa1-5/+27
2013-04-08ARM: EXYNOS: Add IO mapping for non-secure SYSRAM.Tomasz Figa2-0/+38
2013-04-08ARM: EXYNOS: Add support for Exynos secure firmwareTomasz Figa4-0/+74
2013-04-08ARM: EXYNOS: Add support for secure monitor callsTomasz Figa3-0/+58
2013-04-08ARM: EXYNOS: Enable PMUs for exynos4Chanho Park2-2/+34
2013-04-08irqchip: exynos-combiner: Correct combined IRQs for exynos4Chanho Park1-1/+4
2013-04-08ARM: EXYNOS: remove "config EXYNOS_DEV_DRM"Paul Bolle1-10/+0
2013-04-08ARM: EXYNOS: fix compilation error introduced due to common clock migrationThomas Abraham1-0/+2
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han3-3/+3
2013-04-05regulator: max8952: Separate constraints from platform data structTomasz Figa1-13/+14
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-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-8/+0
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas1-0/+1
2013-03-25ARM: EXYNOS: remove auxdata table from exynos4/5 dt machine fileThomas Abraham2-234/+3
2013-03-25ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speedThomas Abraham6-0/+12
2013-03-25ARM: EXYNOS: Initialize the clocks prior to timer initializationThomas Abraham8-9/+25
2013-03-25ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham17-3833/+7
2013-03-22ARM: EXYNOS: change HAVE_SAMSUNG_KEYPAD to KEYBOARD_SAMSUNGPaul Bolle1-1/+1
2013-03-22ARM: EXYNOS: remove duplicated include from common.cWei Yongjun1-1/+0
2013-03-22ARM: EXYNOS: drop "select HAVE_SCHED_CLOCK"Paul Bolle1-1/+0
2013-03-16Merge branch 'next/pinctrl-exynos' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+1
2013-03-09Merge branch 'next/mct-exynos' into next/clk-exynosKukjin Kim15-568/+14
2013-03-09Merge branch 'next/timer-samsung' into next/clk-exynosKukjin Kim2-4/+4
2013-03-09ARM: EXYNOS: move mct driver to drivers/clocksourceThomas Abraham3-558/+0
2013-03-09ARM: EXYNOS: remove static io-remapping of mct registers for Exynos5Thomas Abraham2-6/+0
2013-03-09ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_...Thomas Abraham10-16/+18