aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-16cpufreq: Enable big.LITTLE cpufreq driver on arm64Mark 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-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 '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 'vfio-v4.0-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-03-13Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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 '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-12drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas
2015-03-13Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-03-13Merge branch 'vmwgfx-fixes-4.0' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2015-03-13Merge tag 'drm-intel-fixes-2015-03-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-03-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-12vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEXAlexey Kardashevskiy
2015-03-12Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski
2015-03-11clk: introduce clk_is_matchMichael Turquette
2015-03-11clk: don't export static symbolJulia Lawall
2015-03-11drm/vmwgfx: Fix an issue with the device losing its irq line on module unloadThomas Hellstrom
2015-03-11drm/vmwgfx: Correctly NULLify dma buffer pointer on failureColin Ian King
2015-03-11drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom
2015-03-11drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom
2015-03-11xen-pciback: limit guest control of command registerJan Beulich
2015-03-11drm/radeon: drop setting UPLL to sleep modeChristian König
2015-03-11drm/radeon: fix wait to actually occur after the signaling callbackMaarten Lankhorst
2015-03-10Merge tag 'for-linus-20150310' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-03-10Merge tag 'iommu-fixes-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-10of: unittest: Add options string testcase variantsPeter Hurley
2015-03-10of: fix handling of '/' in options for of_find_node_by_path()Leif Lindholm
2015-03-10of/unittest: Fix the wrong expected value in of_selftest_property_stringWang Long
2015-03-10of/unittest: remove the duplicate of_changeset_initWang Long