summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2018-10-2621-285/+1287
|\
| * thermal: da9062/61: Prevent hardware access during system suspendGeert Uytterhoeven2018-10-251-2/+2
| * thermal: rcar_thermal: Prevent doing work after unbindGeert Uytterhoeven2018-10-251-0/+1
| * thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven2018-10-251-2/+2
| * thermal: rcar_gen3_thermal: add R8A77980 supportSergei Shtylyov2018-10-251-0/+1
| * thermal: add stm32 thermal driverDavid HERNANDEZ SANCHEZ2018-10-255-2/+777
| * thermal: rcar_thermal: add R8A77970 supportSergei Shtylyov2018-10-251-0/+4
| * thermal: rcar_thermal: fix duplicate IRQ requestSergei Shtylyov2018-10-251-1/+1
| * thermal/drivers/hisi: Add the dual clusters sensors for hi3660Daniel Lezcano2018-10-231-4/+10
| * thermal/drivers/hisi: Add more sensors channelDaniel Lezcano2018-10-231-0/+5
| * thermal/drivers/hisi: Remove pointless irq fieldDaniel Lezcano2018-10-231-6/+5
| * thermal/drivers/hisi: Use platform_get_irq_bynameDaniel Lezcano2018-10-231-2/+5
| * thermal/drivers/hisi: Replace macro name with relevant sensor locationDaniel Lezcano2018-10-231-4/+4
| * thermal/drivers/hisi: Add multiple sensors supportDaniel Lezcano2018-10-231-32/+47
| * thermal/drivers/hisi: Prepare to support multiple sensorsDaniel Lezcano2018-10-231-13/+28
| * thermal/drivers/hisi: Factor out the probe functionsDaniel Lezcano2018-10-231-27/+12
| * thermal/drivers/hisi: Set the thermal zone private data to the sensor pointerDaniel Lezcano2018-10-231-5/+4
| * thermal/drivers/hisi: Change the driver to be sensor orientedDaniel Lezcano2018-10-231-30/+42
| * thermal/drivers/hisi: Change the platform data pointer to sensor opsDaniel Lezcano2018-10-231-26/+34
| * thermal: armada: fix a test in probe()Dan Carpenter2018-10-231-2/+2
| * thermal: imx: handle error path in one place to save duplicated codeAnson Huang2018-10-231-15/+14
| * thermal: imx: improve error messageAnson Huang2018-10-231-1/+1
| * thermal: tsens: Check if the IP is correctly enabled by firmwareAmit Kucheria2018-10-231-0/+17
| * thermal: tsens: Pass register offsets as private dataAmit Kucheria2018-10-235-0/+16
| * thermal: tsens: Add the SROT address mapAmit Kucheria2018-10-232-2/+13
| * thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria2018-10-234-28/+27
| * thermal: tsens: Get rid of dead codeAmit Kucheria2018-10-231-5/+0
| * thermal: tsens: Add SPDX license identifiersAmit Kucheria2018-10-236-59/+7
| * thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address spaceAmit Kucheria2018-10-231-2/+3
| * thermal: qoriq: add i.mx8mq supportAnson Huang2018-10-231-0/+1
| * thermal: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-232-7/+7
| * thermal: rcar_gen3_thermal: Add r8a774a1 supportFabrizio Castro2018-08-251-0/+1
| * of: thermal: Allow multiple devices to share cooling mapViresh Kumar2018-08-251-39/+103
| * thermal: qcom-spmi: Use PMIC thermal stage 2 for critical trip pointsMatthias Kaehlcke2018-08-251-18/+140
* | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-2622-334/+825
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel2018-10-1022-334/+825
| |\ \ \ \ \ \ \
| | | | | | | * | iommu: Fix a typoRami Rosen2018-09-251-1/+1
| | | | | | | * | iommu: Remove .domain_{get,set}_windowsRobin Murphy2018-09-251-74/+51
| | | | | | | * | iommu: Tidy up window attributesRobin Murphy2018-09-252-20/+20
| | | | | | | * | iommu/dma: Use fast DMA domain lookupRobin Murphy2018-09-251-11/+12
| | | | | | | * | iommu: Add fast hook for getting DMA domainsRobin Murphy2018-09-251-0/+9
| | | | | | | * | iommu/iova: Optimise attempts to allocate iova from 32bit address rangeGanapatrao Kulkarni2018-09-251-7/+15
| | | | | | * | | iommu/amd: Add default branch in amd_iommu_capable()Lu Baolu2018-10-081-0/+2
| | | | | | * | | iommu/amd: Move iommu_init_pci() to .init sectionJoerg Roedel2018-10-051-1/+1
| | | | | * | | | iommu/vt-d: Add debugfs support to show context internalsSohil Mehta2018-09-251-0/+65
| | | | | * | | | iommu/vt-d: Add debugfs support for Interrupt remappingSohil Mehta2018-09-251-0/+108
| | | | | * | | | iommu/vt-d: Add debugfs support to show register contentsGayatri Kammela2018-09-251-1/+122
| | | | | * | | | iommu/vt-d: Enable base Intel IOMMU debugfs supportSohil Mehta2018-09-254-0/+35
| | | | | * | | | iommu/vt-d: Relocate struct/function declarations to its header filesSohil Mehta2018-09-252-29/+4
| | | | | | |/ / | | | | | |/| |
| | | | * | | | iommu/fsl: Fix spelling mistake pci_endpt_partioning -> pci_endpt_partitioningColin Ian King2018-09-251-3/+3