summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/common.h
AgeCommit message (Expand)Author
2014-03-21ARM: EXYNOS: Consolidate exynos4 and exynos5 machine filesSachin Kamat
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-06cpufreq: exynos: Convert exynos-cpufreq to platform driverLukasz Majewski
2013-12-21ARM: EXYNOS: Kill exynos_pm_late_initcall()Sylwester Nawrocki
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-29ARM: exynos: remove custom .init_time hookSebastian Hesselbarth
2013-09-24ARM: EXYNOS: convert cpuidle driver to be a platform driverBartlomiej Zolnierkiewicz
2013-08-22Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kevin Hilman
2013-07-24ARM: SAMSUNG: Add SAMSUNG_PM config option to select pmAmit Daniel Kachhap
2013-07-24ARM: EXYNOS: Cleanup common.h fileSachin Kamat
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-06-19ARM: EXYNOS: Use exynos_init_io() as map_io callbackArnd Bergmann
2013-06-19ARM: EXYNOS: Remove custom init_irq callbacksArnd Bergmann
2013-05-25ARM: EXYNOS: Fix support of Exynos4210 rev0 SoCTomasz Figa
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-19irqchip: exynos: pass irq_base from platformArnd Bergmann
2013-04-19irqchip: exynos: pass max combiner number to combiner_initArnd Bergmann
2013-04-19clocksource: exynos_mct: remove platform header dependencyArnd Bergmann
2013-04-19clk: exynos: prepare for multiplatformArnd Bergmann
2013-04-09ARM: EXYNOS: Add support for Exynos secure firmwareTomasz Figa
2013-03-25ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speedThomas Abraham
2013-03-25ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham
2013-03-09ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_...Thomas Abraham
2013-02-12ARM: exynos: move exynos4210-combiner to drivers/irqchipRob Herring
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-01-10ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-17ARM: exynos: Fix warning due to missing 'inline' in stubOlof Johansson
2012-09-14ARM: SoC: convert Exynos4 to SMP operationsMarc Zyngier
2012-05-08ARM: exynos: use machine specific hook for late initShawn Guo
2012-03-14ARM: EXYNOS: add support for EXYNOS5250 SoCKukjin Kim
2012-03-14ARM: EXYNOS: to declare static for mach-exynos/common.cKukjin Kim
2012-03-10ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clockKukjin Kim
2012-01-05ARM: 7262/1: restart: EXYNOS: use new restart hookRussell King
2012-01-03ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim