summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)Author
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring
2013-01-12ARM: use common irqchip_init for GIC initRob Herring
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring
2013-01-10ARM: SAMSUNG: cleanup mach/regs-audss.h fileKukjin Kim
2013-01-10ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim
2013-01-10cpufreq: exynos: cleanup exynos-cpufreq headerKukjin Kim
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring
2013-01-05ARM: EXYNOS: skip the clock initialization for exynos5440Kukjin Kim
2012-12-28ARM: EXYNOS: enable PINCTRL for EXYNOS5440Kukjin Kim
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-20Merge branch 'v3.8-samsung-fixes-audio' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2012-12-20Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-12-19ARM: EXYNOS: Avoid passing the clks through platform dataPadmavathi Venna
2012-12-19ARM: EXYNOS: Fix MSHC clocks instance namesDongjin Kim
2012-12-19ARM: EXYNOS: Fix NULL pointer dereference bug in SMDKV310Sachin Kamat
2012-12-19ARM: EXYNOS: Fix NULL pointer dereference bug in SMDK4X12Sachin Kamat
2012-12-19ARM: EXYNOS: Fix NULL pointer dereference bug in OrigenSachin Kamat
2012-12-18ARM: EXYNOS: fix skip scu_enable() for EXYNOS5440Kukjin Kim
2012-12-18ARM: EXYNOS: fix GIC using for EXYNOS5440Kukjin Kim
2012-12-18ARM: EXYNOS: fix build error when MFC is not selectedKukjin Kim
2012-12-17ARM: exynos: Fix warning due to missing 'inline' in stubOlof Johansson
2012-12-14Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12ARM: arm-soc: Merge branch 'next/pm2' into next/pmOlof Johansson
2012-12-12Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-10Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna
2012-11-30Merge branch 'next/devel-samsung-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-11-30Merge branch 'next/cleanup-samsung-3' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-11-29Merge branch 'next/dt' into next/pm2Olof Johansson
2012-11-28ARM: EXYNOS: Avoid early use of of_machine_is_compatible()Doug Anderson
2012-11-28ARM: dts: add node for PL330 MDMA1 controller for exynos4Bartlomiej Zolnierkiewicz
2012-11-28ARM: EXYNOS: Add support for secondary CPU bring-up on Exynos4412Tomasz Figa
2012-11-28ARM: EXYNOS: Remove unused regs-mem.h fileThomas Abraham
2012-11-28ARM: EXYNOS: Remove unused non-dt support for dwmci controllerThomas Abraham
2012-11-28ARM: EXYNOS: Add flush_cache_all in suspend finisherAbhilash Kesavan
2012-11-28ARM: EXYNOS: Remove scu_enable from cpuidleAbhilash Kesavan
2012-11-28ARM: EXYNOS: Fix soft reboot hang after suspend/resumeInderpal Singh
2012-11-28ARM: EXYNOS: Add support for rtc wakeupInderpal Singh
2012-11-28ARM: EXYNOS: fix the hotplug for Cortex-A15Abhilash Kesavan
2012-11-26Merge branch 'next/dt-samsung-2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson
2012-11-22ARM: EXYNOS: add support for EXYNOS5440 SoCKukjin Kim