aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2016-06-10ARM: dts: dra72-evm: Rename 3.3V regulator tagMisael Lopez Cruz1-6/+6
2016-06-10ARM: dts: am335x-icev2: Add DT node for TI PCA9536Vignesh R1-0/+7
2016-06-10ARM: dts: dra7: Move to operating-points-v2 tableDave Gerlach2-5/+22
2016-06-10ARM: dts: dra7: Move cpus node to parent dts for dra74x and dra72xDave Gerlach3-40/+27
2016-06-10ARM: dts: dra7: Add dt node for the syscon control module wkupDave Gerlach1-0/+5
2016-06-10ARM: dts: am437x-gp-evm: Hook dcdc2 as the cpu0-supplyDave Gerlach1-0/+4
2016-06-10ARM: dts: am4372: Add operating-points-v2 tableDave Gerlach1-0/+39
2016-06-10ARM: dts: am335x-boneblack: Enable 1GHz OPP for cpuDave Gerlach1-0/+11
2016-06-10ARM: dts: am33xx: Move to operating-points-v2 table and ti-cpufreq driverDave Gerlach1-13/+75
2016-06-10ARM: dts: am335x: Update MPU regulator range for TI boardsDave Gerlach3-3/+3
2016-06-10ARM: dts: omap3-gat04: Fix wifi handlingH. Nikolaus Schaller1-2/+8
2016-06-10ARM: dta: omap3-gta04: Define and use hmc5843 irq pinH. Nikolaus Schaller1-0/+10
2016-06-10ARM: dta: omap3-gta04: Define and use itg3200 irq pinH. Nikolaus Schaller1-1/+9
2016-06-10ARM: dts: omap3-gta04: Define and use bma180 irq pinH. Nikolaus Schaller1-0/+8
2016-06-10ARM: dts: omap3-gta04: Add backlight supportMarek Belisko1-0/+22
2016-06-10ARM: dts: n900: enable lirc-rx51 driverIvaylo Dimitrov1-0/+12
2016-06-10ARM: dts: dra7: Add ti,secure-ram node to ocmcram1 nodeDave Gerlach1-0/+15
2016-06-10ARM: dts: dra7: Add ocmcram nodesDave Gerlach1-0/+32
2016-06-10ARM: dts: DRA7: Add dt nodes for PWMSSVignesh R1-0/+90
2016-06-10ARM: dts: am437x/am33xx: Remove hwmod entries for ECAP and EPWM nodesFranklin S Cooper Jr2-15/+0
2016-06-10ARM: dts: am437x/am33xx/da850: Add new ECAP and EPWM bindingsFranklin S Cooper Jr2-15/+69
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-27/+61
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds3-4/+2
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+5
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2016-05-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-480/+5
2016-05-24Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds25-442/+2850
2016-05-24ARM: lpc32xx: fix NR_IRQS confictArnd Bergmann1-1/+1
2016-05-24ARM: lpc32xx: remove legacy irq controller driverVladimir Zapolskiy2-478/+1
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2-16/+46
2016-05-24Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini6-27/+61
2016-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+2
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko1-1/+2
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov2-2/+0
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-17/+3
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+3
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek2-0/+3
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby2-6/+2
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-0/+1
2016-05-20Merge tag 'pxa-for-4.7' of https://github.com/rjarzmik/linux into fixesArnd Bergmann2-1/+3
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds15-52/+147
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2-1/+9
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara2-0/+18
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2-12/+17
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall2-5/+8
2016-05-20KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall1-7/+7
2016-05-20KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall1-3/+3
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar1-5/+5
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins1-5/+0