aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-16dts: juno: Add cpu-map nodesJon Medhurst
2015-03-16scpi: Increase the maximum number of DVFS OPPsFilipe Rinaldi
2015-03-16scpi: Add voltage on the DVFS Info commandFilipe Rinaldi
2015-03-16mailbox: mhu: Update for new version of mailbox patchesJon Medhurst
2015-03-16mailbox: mhu: Replace use of devm_request_and_ioremap()Jon Medhurst
2015-03-16mailbox: Remove all message timeouts and block until they completeJon Medhurst
2015-03-16mailbox: mhu: Acknowledge the interrupt only after data is pushedLiviu Dudau
2015-03-16mailbox: scpi: Free the mailbox channel when we fail to queue a message.Liviu Dudau
2015-03-16mailbox: Pack SCPI structures used for messages.Liviu Dudau
2015-03-16arm64: topology: Use new name for SCHED_POWER_SHIFTJon Medhurst
2015-03-16cpufreq: Enable big.LITTLE cpufreq driver on arm64Mark Brown
2015-03-16arm64: Add big.LITTLE switcher stubMark Brown
2015-03-16[HACK] cpufreq: arm_big_little: Fall back to getting clock from cpu deviceJon Medhurst
2015-03-16cpufreq: arm_big_little: add SPCI interface driverSudeep Holla
2015-03-16clk: add support for clocks provided by system control processorSudeep Holla
2015-03-16mailbox: get mhu driver working with new (v7) mailbox frameworkJon Medhurst
2015-03-16mailbox: add support for System Control and Power Interface(SCPI) protocolSudeep Holla
2015-03-16mailbox: add support for ARM Message Handling Unit(MHU) controllerSudeep Holla
2015-03-16arm64: topology: Provide relative power numbers for coresMark Brown
2015-03-16arm64: topology: Tell the scheduler about the relative power of coresMark Brown
2015-03-15Linux 4.0-rc4Linus Torvalds
2015-03-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-16[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds
2015-03-15Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper
2015-03-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-03-14Merge tag 'locks-v4.0-4' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-03-14Merge tag 'vfio-v4.0-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-14Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-14locks: fix generic_delete_lease tracepoint to use victim pointerJeff Layton
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas
2015-03-13Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-13MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCsGregory CLEMENT
2015-03-13Merge branch 'pm-tools'Rafael J. Wysocki
2015-03-13Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-03-13Merge tag 'sound-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-03-13Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2015-03-13of/platform: Fix sparc:allmodconfig buildGuenter Roeck
2015-03-13ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai
2015-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-03-12memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov
2015-03-12mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep
2015-03-12kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin