summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/common.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-061-1/+0Star
|\
| * ARM: l2c: exynos: convert to common l2c310 early resume functionalityRussell King2014-05-301-1/+0Star
* | Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-05-311-0/+99
|\ \
| * | ARM: EXYNOS: Add support for EXYNOS5410 SoCTarek Dakhran2014-05-301-2/+10
| * | ARM: EXYNOS: Add Exynos3250 SoC IDChanwoo Choi2014-05-301-0/+10
| * | ARM: EXYNOS: Add 5800 SoC supportArun Kumar K2014-05-301-1/+10
| * | ARM: EXYNOS: Migrate Exynos specific macros from plat to machSachin Kamat2014-05-251-0/+72
| |/
* | ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano2014-05-251-0/+1
* | ARM: EXYNOS: Move the AFTR state function into pm.cDaniel Lezcano2014-05-251-0/+1
* | ARM: EXYNOS: Add generic cluster power control functionsAbhilash Kesavan2014-05-151-0/+3
* | ARM: EXYNOS: Add generic cpu power control functions for exynos SoCsLeela Krishna Amudala2014-05-151-0/+3
* | ARM: EXYNOS: Map SYSRAM through generic DT bindingsSachin Kamat2014-05-141-0/+1
|/
* Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2014-03-291-2/+1Star
|\
| * ARM: EXYNOS: Consolidate exynos4 and exynos5 machine filesSachin Kamat2014-03-201-2/+1Star
* | ARM: EXYNOS: Stop using legacy Samsung PM codeTomasz Figa2014-03-201-0/+8
* | ARM: EXYNOS: Remove PM initcalls and useless indirectionTomasz Figa2014-03-201-0/+6
|/
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-251-0/+1
|\
| * cpufreq: exynos: Convert exynos-cpufreq to platform driverLukasz Majewski2014-01-061-0/+1
* | ARM: EXYNOS: Kill exynos_pm_late_initcall()Sylwester Nawrocki2013-12-201-6/+0Star
|/
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-0/+1
|\
| * ARM: EXYNOS: convert cpuidle driver to be a platform driverBartlomiej Zolnierkiewicz2013-09-241-0/+1
* | ARM: exynos: remove custom .init_time hookSebastian Hesselbarth2013-09-291-1/+0Star
|/
* Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kevin Hilman2013-08-221-43/+0Star
|\
| * ARM: EXYNOS: Cleanup common.h fileSachin Kamat2013-07-241-43/+0Star
* | ARM: SAMSUNG: Add SAMSUNG_PM config option to select pmAmit Daniel Kachhap2013-07-241-1/+0Star
|/
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-2/+3
* ARM: EXYNOS: Use exynos_init_io() as map_io callbackArnd Bergmann2013-06-181-1/+1
* ARM: EXYNOS: Remove custom init_irq callbacksArnd Bergmann2013-06-181-2/+0Star
* ARM: EXYNOS: Fix support of Exynos4210 rev0 SoCTomasz Figa2013-05-241-0/+2
* Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-071-3/+4
|\
| * irqchip: exynos: pass irq_base from platformArnd Bergmann2013-04-191-1/+1
| * irqchip: exynos: pass max combiner number to combiner_initArnd Bergmann2013-04-191-1/+2
| * clocksource: exynos_mct: remove platform header dependencyArnd Bergmann2013-04-191-1/+1
| * clk: exynos: prepare for multiplatformArnd Bergmann2013-04-191-1/+1
* | ARM: EXYNOS: Add support for Exynos secure firmwareTomasz Figa2013-04-081-0/+2
|/
* ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speedThomas Abraham2013-03-251-0/+1
* ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham2013-03-251-0/+7
* ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_...Thomas Abraham2013-03-091-1/+1
* ARM: exynos: move exynos4210-combiner to drivers/irqchipRob Herring2013-02-121-0/+3
* Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-051-0/+20
|\
| * ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim2013-01-101-0/+20
* | ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
|/
* ARM: exynos: Fix warning due to missing 'inline' in stubOlof Johansson2012-12-171-1/+1
* ARM: SoC: convert Exynos4 to SMP operationsMarc Zyngier2012-09-141-0/+5
* ARM: exynos: use machine specific hook for late initShawn Guo2012-05-081-0/+7
* ARM: EXYNOS: add support for EXYNOS5250 SoCKukjin Kim2012-03-141-0/+11
* ARM: EXYNOS: to declare static for mach-exynos/common.cKukjin Kim2012-03-141-17/+11Star
* ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clockKukjin Kim2012-03-111-0/+9
* ARM: 7262/1: restart: EXYNOS: use new restart hookRussell King2012-01-051-0/+2
* ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim2012-01-031-0/+39