| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: EXYNOS5: Fix kernel dump in AFTR idle mode | Inderpal Singh | 2013-05-09 | 2 | -3/+3 |
* | Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-05-07 | 2 | -21/+21 |
|\ |
|
| * | Merge branch 'exynos/pwm-clocksource' into late/multiplatform | Arnd Bergmann | 2013-05-06 | 1 | -15/+0 |
| |\ |
|
| | * | ARM: SAMSUNG: Do not register legacy timer interrupts on Exynos | Tomasz Figa | 2013-04-28 | 1 | -15/+0 |
| * | | Merge branch 'samsung/exynos-multiplatform-drivers' into late/multiplatform | Arnd Bergmann | 2013-04-20 | 2 | -6/+21 |
| |\ \ |
|
| | * | | irqchip: exynos: pass irq_base from platform | Arnd Bergmann | 2013-04-19 | 2 | -2/+3 |
| | * | | irqchip: exynos: pass max combiner number to combiner_init | Arnd Bergmann | 2013-04-19 | 2 | -2/+16 |
| | * | | clocksource: exynos_mct: remove platform header dependency | Arnd Bergmann | 2013-04-19 | 2 | -2/+2 |
| | * | | clk: exynos: prepare for multiplatform | Arnd Bergmann | 2013-04-19 | 2 | -2/+2 |
* | | | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-05-07 | 2 | -24/+30 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'late-exynos-v3-for-v3.10' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 2013-04-28 | 2 | -24/+30 |
| |\ \ \ \ |
|
| | * | | | | ARM: EXYNOS: Create virtual I/O mapping for Chip-ID controller using device tree | Thomas Abraham | 2013-04-26 | 2 | -24/+30 |
| * | | | | | Merge branch 'exynos/dt' into late/dt | Olof Johansson | 2013-04-28 | 22 | -4633/+72 |
| |\ \ \ \ \
| | |/ / / / |
|
* | | | | | | Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-05-04 | 9 | -5/+197 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: EXYNOS: Add secure firmware support to secondary CPU bring-up | Tomasz Figa | 2013-04-09 | 1 | -5/+27 |
| * | | | | | | ARM: EXYNOS: Add IO mapping for non-secure SYSRAM. | Tomasz Figa | 2013-04-09 | 2 | -0/+38 |
| * | | | | | | ARM: EXYNOS: Add support for Exynos secure firmware | Tomasz Figa | 2013-04-09 | 4 | -0/+74 |
| * | | | | | | ARM: EXYNOS: Add support for secure monitor calls | Tomasz Figa | 2013-04-09 | 3 | -0/+58 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-04 | 21 | -4529/+111 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'samsung/exynos-multiplatform' into next/drivers | Olof Johansson | 2013-04-26 | 3 | -31/+6 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| * | | | | | | ARM: exynos: restore mach/regs-clock.h for exynos5 | Arnd Bergmann | 2013-04-19 | 1 | -0/+107 |
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge branch 'samsung/exynos-multiplatform' into next/drivers | Arnd Bergmann | 2013-04-19 | 12 | -47/+57 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2013-04-09 | 2 | -3/+38 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: EXYNOS: Enable PMUs for exynos4 | Chanho Park | 2013-04-09 | 2 | -2/+34 |
| | * | | | | | | irqchip: exynos-combiner: Correct combined IRQs for exynos4 | Chanho Park | 2013-04-09 | 1 | -1/+4 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2013-04-09 | 18 | -4070/+63 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | ARM: EXYNOS: fix compilation error introduced due to common clock migration | Thomas Abraham | 2013-04-08 | 1 | -0/+2 |
| | * | | | | | ARM: EXYNOS: remove auxdata table from exynos4/5 dt machine file | Thomas Abraham | 2013-03-25 | 2 | -234/+3 |
| | * | | | | | ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speed | Thomas Abraham | 2013-03-25 | 6 | -0/+12 |
| | * | | | | | ARM: EXYNOS: Initialize the clocks prior to timer initialization | Thomas Abraham | 2013-03-25 | 8 | -9/+25 |
| | * | | | | | ARM: EXYNOS: Migrate clock support to common clock framework | Thomas Abraham | 2013-03-25 | 17 | -3833/+7 |
| | * | | | | | Merge branch 'next/mct-exynos' into next/clk-exynos | Kukjin Kim | 2013-03-09 | 15 | -568/+14 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'next/timer-samsung' into next/clk-exynos | Kukjin Kim | 2013-03-09 | 2 | -4/+4 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | ARM: dts: Set up power domain for MFC and G-scaler for exynos5250 | Prasanna Kumar | 2013-03-07 | 1 | -0/+1 |
| | * | | | | | | | ARM: EXYNOS: Add AUXDATA for DP controller | Jingoo Han | 2013-03-07 | 1 | -0/+1 |
| | * | | | | | | | ARM: dts: Add MFC codec support for EXYNOS4 DT machines | Sachin Kamat | 2013-03-07 | 2 | -0/+18 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2013-04-09 | 15 | -568/+14 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| | * | | | | | | ARM: EXYNOS: move mct driver to drivers/clocksource | Thomas Abraham | 2013-03-09 | 3 | -558/+0 |
| | * | | | | | | ARM: EXYNOS: remove static io-remapping of mct registers for Exynos5 | Thomas Abraham | 2013-03-09 | 2 | -6/+0 |
| | * | | | | | | ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_... | Thomas Abraham | 2013-03-09 | 10 | -16/+18 |
| | * | | | | | | ARM: EXYNOS: add device tree support for MCT controller driver | Thomas Abraham | 2013-03-09 | 2 | -18/+37 |
| | * | | | | | | ARM: EXYNOS: prepare an array of MCT interrupt numbers and use it | Thomas Abraham | 2013-03-09 | 1 | -21/+36 |
| | * | | | | | | ARM: EXYNOS: add a register base address variable in mct controller driver | Thomas Abraham | 2013-03-09 | 2 | -88/+62 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'next/pinctrl-exynos' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2013-03-15 | 1 | -0/+1 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| | * | | | | ARM: EXYNOS: skip wakeup interrupt registration for exynos5250 if pinctrl is ... | Thomas Abraham | 2013-03-05 | 1 | -0/+1 |
| | |/ / / |
|
| * | | | | ARM: SAMSUNG: Rename s5p-time to samsung-time | Romain Naour | 2013-03-05 | 2 | -4/+4 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-05-03 | 2 | -2/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'cleanup' into for-linus | Russell King | 2013-05-02 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | ARM: EXYNOS: remove unnecessary use of IS_ERR_VALUE() | Russell King | 2013-05-02 | 1 | -1/+1 |
| * | | | | | ARM: cpu hotplug: remove majority of cache flushing from platforms | Russell King | 2013-04-18 | 1 | -1/+0 |
| | |/ / /
| |/| | | |
|