summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 9p: remove Ron Minnich from MAINTAINERSDominique Martinet2018-08-172-1/+5
* Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-162-12/+10
|\
| * orangefs: remove redundant pointer orangefs_inodeColin Ian King2018-08-141-3/+0
| * orangefs: Adding new return type vm_fault_tSouptick Joarder2018-08-141-9/+10
* | Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-08-162-1/+15
|\ \
| * | vfio-pci: Disable binding to PFs with SR-IOV enabledAlex Williamson2018-08-061-0/+13
| * | vfio: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-062-1/+2
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2018-08-1624-907/+649
|\ \ \
| * | | thermal: armada: fix copy-paste error in armada_thermal_probe()Wei Yongjun2018-08-011-1/+1
| * | | thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resourcesSimon Horman2018-07-271-1/+1
| * | | thermal: samsung: Remove Exynos5440 clock handling left-oversKrzysztof Kozlowski2018-07-271-5/+0
| * | | thermal: tsens: Fix negative temperature reportingAmit Kucheria2018-07-271-8/+5
| * | | thermal: tsens: switch from of_iomap() to devm_ioremap_resource()Amit Kucheria2018-07-271-6/+7
| * | | thermal: tsens: Rename variableAmit Kucheria2018-07-272-8/+8
| * | | thermal: tsens: Add generic support for TSENS v2 IPAmit Kucheria2018-07-273-1/+12
| * | | thermal: tsens: Rename tsens-8996 to tsens-v2 for reuseAmit Kucheria2018-07-272-18/+9
| * | | thermal: tsens: Add support to split up register address space into twoAmit Kucheria2018-07-273-2/+15
| * | | dt: thermal: tsens: Document the fallback DT property for v2 of TSENS IPAmit Kucheria2018-07-271-6/+25
| * | | thermal: tsens: Get rid of unused fields in structureAmit Kucheria2018-07-271-2/+0
| * | | thermal_hwmon: Pass the originating device down to hwmon_device_register_with...Marc Zyngier2018-07-271-1/+1
| * | | thermal_hwmon: Sanitize attribute name passed to hwmonMarc Zyngier2018-07-271-0/+1
| * | | dt-bindings: thermal: armada: add reference to new bindingsMiquel Raynal2018-07-271-0/+5
| * | | dt-bindings: cp110: add the thermal node in the syscon fileMiquel Raynal2018-07-271-0/+37
| * | | dt-bindings: cp110: update documentation since DT de-duplicationMiquel Raynal2018-07-271-5/+5
| * | | dt-bindings: ap806: add the thermal node in the syscon fileMiquel Raynal2018-07-271-0/+38
| * | | dt-bindings: cp110: prepare the syscon file to list other syscons nodesMiquel Raynal2018-07-271-7/+7
| * | | dt-bindings: ap806: prepare the syscon file to list other syscons nodesMiquel Raynal2018-07-271-5/+5
| * | | dt-bindings: cp110: rename cp110 syscon fileMiquel Raynal2018-07-271-0/+0
| * | | thermal: armada: get rid of the ->is_valid() pointerMiquel Raynal2018-07-271-9/+4
| * | | thermal: armada: move validity check out of the read functionMiquel Raynal2018-07-271-7/+7
| * | | thermal: armada: remove sensors validity from the IP initializationMiquel Raynal2018-07-271-6/+3
| * | | thermal: armada: add multi-channel sensors supportMiquel Raynal2018-07-271-21/+114
| * | | thermal: armada: use the resource managed registration helper alternativeMiquel Raynal2018-07-271-22/+100
| * | | thermal: armada: convert driver to syscon register accessesMiquel Raynal2018-07-271-70/+129
| * | | thermal: armada: average over samples to avoid glitchesMiquel Raynal2018-07-271-0/+25
| * | | thermal: armada: dissociate a380 and cp110 ->init() hooksMiquel Raynal2018-07-271-1/+7
| * | | thermal: armada: rename the initialization routineMiquel Raynal2018-07-271-20/+20
| * | | thermal: armada: remove misleading commentsMiquel Raynal2018-07-271-2/+0
| * | | thermal: armada: remove useless register accessesMiquel Raynal2018-07-271-6/+2
| * | | thermal: armada: add a function that sanitizes the thermal zone nameMiquel Raynal2018-07-271-1/+36
| * | | thermal: ti-soc-thermal: remove dead codeBartlomiej Zolnierkiewicz2018-07-279-654/+5
| * | | thermal: i.MX: Allow thermal probe to fail gracefully in case of bad calibrat...Jean-Christophe Dubois2018-07-021-1/+4
* | | | Merge tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2018-08-1613-90/+1536
|\ \ \ \
| * | | | mailbox: Add support for i.MX messaging unitOleksij Rempel2018-08-153-0/+366
| * | | | dt-bindings: mailbox: imx-mu: add generic MU channel supportOleksij Rempel2018-08-151-3/+23
| * | | | dt-bindings: arm: fsl: add mu binding docDong Aisheng2018-08-151-0/+34
| * | | | mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.cRandy Dunlap2018-08-151-0/+2
| * | | | mailbox: mediatek: Add Mediatek CMDQ driverHoulong Wei2018-08-034-0/+658
| * | | | dt-bindings: soc: Add documentation for the MediaTek GCE unitHoulong Wei2018-08-032-0/+101
| * | | | mailbox: ti-msgmgr: Add support for Secure ProxyNishanth Menon2018-08-031-28/+205