summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-04Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki16-102/+702
2020-08-04cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0Srinivas Pandruvada1-0/+1
2020-08-04PM: runtime: Improve kerneldoc of pm_runtime_get_if_active()Rafael J. Wysocki1-12/+14
2020-08-04PM: runtime: Add kerneldoc comments to multiple helpersRafael J. Wysocki1-0/+246
2020-08-04drm: Added orientation quirk for ASUS tablet model T103HAFMarius Iacob1-0/+6
2020-08-04thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH supportSumeet Pawnikar1-0/+3
2020-08-04drm/omap: force runtime PM suspend on system suspendTomi Valkeinen4-0/+4
2020-08-04drm/tidss: fix modeset init for DPI panelsTomi Valkeinen1-1/+1
2020-08-04MAINTAINERS: enlist Greg formally for console stuffDaniel Vetter1-0/+6
2020-08-04vgacon: Fix for missing check in scrollback handlingYunhai Zhang1-0/+4
2020-08-04MAINTAINERS: Update KVM/MIPS maintainersHuacai Chen1-1/+3
2020-08-04MIPS: Update default config file for Loongson-3Huacai Chen1-6/+83
2020-08-04MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen7-3/+125
2020-08-04dt-bindings: mips: Document Loongson kvm guest boardHuacai Chen1-0/+4
2020-08-04random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds2-62/+82
2020-08-04ALSA: usb-audio: add startech usb audio dock nameCurtis Malainey1-4/+8
2020-08-04xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maintStefano Stabellini1-6/+9
2020-08-04xen/arm: introduce phys/dma translations in xen_dma_sync_for_*Stefano Stabellini3-23/+32
2020-08-04swiotlb-xen: introduce phys_to_dma/dma_to_phys translationsStefano Stabellini1-21/+32
2020-08-04swiotlb-xen: remove XEN_PFN_PHYSStefano Stabellini2-7/+1
2020-08-04swiotlb-xen: add struct device * parameter to is_xen_swiotlb_bufferStefano Stabellini1-4/+4
2020-08-04swiotlb-xen: add struct device * parameter to xen_dma_sync_for_deviceStefano Stabellini3-6/+8
2020-08-04swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpuStefano Stabellini3-6/+8
2020-08-04swiotlb-xen: add struct device * parameter to xen_bus_to_physStefano Stabellini1-5/+5
2020-08-04swiotlb-xen: add struct device * parameter to xen_phys_to_busStefano Stabellini1-7/+7
2020-08-04swiotlb-xen: remove start_dma_addrStefano Stabellini1-5/+2
2020-08-04swiotlb-xen: use vmalloc_to_page on vmalloc virt addressesBoris Ostrovsky1-1/+7
2020-08-04fbmem: pull fbcon_update_vcs() out of fb_set_var()Tetsuo Handa4-12/+7
2020-08-04mailbox: mediatek: cmdq: clear task in channel before shutdownDennis YC Hsieh1-0/+38
2020-08-04mailbox: cmdq: support mt6779 gce platform definitionDennis YC Hsieh1-0/+2
2020-08-04mailbox: cmdq: variablize address shift in platformDennis YC Hsieh2-13/+46
2020-08-04dt-binding: gce: add gce header file for mt6779Dennis YC Hsieh2-3/+227
2020-08-04mailbox: qcom: Add msm8994 apcs compatibleKonrad Dybcio2-0/+6
2020-08-04mailbox: qcom: Add sdm660 hmss compatibleKonrad Dybcio2-0/+6
2020-08-04mailbox: imx: Mark PM functions as __maybe_unusedNathan Chancellor1-4/+4
2020-08-04mailbox: pcc: Put the PCCT table for error pathHanjun Guo1-2/+7
2020-08-04mailbox: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-08-04f2fs: prepare a waiter before entering io_scheduleJaegeuk Kim1-2/+2
2020-08-04asm-generic/io.h: Fix sparse warnings on big-endian architecturesStafford Horne1-8/+8
2020-08-04Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds38-620/+167
2020-08-04Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds81-962/+1596
2020-08-04Merge tag 'regmap-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds3-83/+248
2020-08-04Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds88-1359/+2503
2020-08-04Merge tag 'regulator-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds64-487/+3042
2020-08-04Merge tag 'edac_updates_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-163/+211
2020-08-04Merge tag 'arm-newsoc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds40-0/+1495
2020-08-04Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds143-1350/+10925
2020-08-04Merge tag 'arm-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds41-142/+267
2020-08-04Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds692-7827/+37781
2020-08-04Merge tag 'arm-defconfig-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-25/+145