aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-01-062-7/+24
|\
| * clk: stm32f4: Use CLK_OF_DECLARE_DRIVER initialization methodGabriel Fernandez2016-12-211-2/+2
| * clk: renesas: mstp: Support 8-bit registers for r7s72100Chris Brandt2016-12-211-5/+22
* | Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-01-061-1/+1
|\ \
| * | hwmon: (lm90) fix temp1_max_alarm attributeMichael Walle2017-01-021-1/+1
* | | Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-01-068-89/+191
|\ \ \
| * | | vfio-pci: Handle error from pci_iomapArvind Yadav2017-01-041-0/+4
| * | | vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann2016-12-301-1/+4
| * | | vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson2016-12-303-9/+52
| * | | vfio-mdev: Make mdev_parent privateAlex Williamson2016-12-303-1/+17
| * | | vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson2016-12-305-28/+28
| * | | vfio-mdev: Fix remove raceAlex Williamson2016-12-301-2/+34
| * | | vfio/type1: Restore mapping performance with mdev supportAlex Williamson2016-12-301-47/+51
| |/ /
* | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-062-12/+7
|\ \ \
| * | | swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk2017-01-062-10/+5
| * | | swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-191-2/+2
* | | | Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-01-062-2/+42
|\ \ \ \
| * | | | iommu/amd: Fix the left value check of cmd bufferHuang Rui2017-01-041-1/+1
| * | | | iommu/vt-d: Fix pasid table size encodingJacob Pan2017-01-041-1/+22
| * | | | iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang2017-01-041-0/+19
| | |/ / | |/| |
* | | | Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-01-066-5/+72
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables'Rafael J. Wysocki2017-01-0615-35/+165
| |\ \ \ \ \ \
| | | | * | | | ACPI / DMAR: Avoid passing NULL to acpi_put_table()Rafael J. Wysocki2017-01-051-2/+4
| | | | |/ / /
| | | * | | | ACPI / watchdog: Print out error number when device creation failsMika Westerberg2016-12-261-1/+1
| | * | | | | ACPI / sysfs: Provide quirk mechanism to prevent GPE floodingLv Zheng2016-12-263-0/+58
| | |/ / / /
| * | | | | ACPI / scan: Prefer devices without _HID/_CID for _ADR matchingRafael J. Wysocki2017-01-021-1/+9
| * | | | | ACPI: Drop misplaced acpi_dma_deconfigure() call from acpi_bind_one()Lorenzo Pieralisi2016-12-261-1/+0
| |/ / / /
* | | | | Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-01-065-28/+45
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pm-domains', 'pm-docs' and 'pm-devfreq'Rafael J. Wysocki2017-01-063-6/+12
| |\ \ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | PM / devfreq: exynos-bus: Fix the wrong return valueChanwoo Choi2017-01-031-1/+1
| | | | * | | | PM / devfreq: Fix the bug of devfreq_add_device when governor is NULLChanwoo Choi2017-01-031-5/+10
| | * | | | | | PM / domains: Fix 'may be used uninitialized' build warningAugusto Mecking Caringi2016-12-311-0/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-01-062-22/+33
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | cpufreq: dt: Add support for APM X-Gene 2Hoan Tran2017-01-051-0/+2
| | * | | | | cpufreq: intel_pstate: Always keep all limits settings in syncRafael J. Wysocki2016-12-311-16/+14
| | * | | | | cpufreq: intel_pstate: Use locking in intel_cpufreq_verify_policy()Rafael J. Wysocki2016-12-311-0/+4
| | * | | | | cpufreq: intel_pstate: Use locking in intel_pstate_resume()Rafael J. Wysocki2016-12-311-1/+9
| | * | | | | cpufreq: intel_pstate: Do not expose PID parameters in passive modeRafael J. Wysocki2016-12-271-5/+4
* | | | | | | Merge tag 'platform-drivers-x86-v4.10-3' of git://git.infradead.org/users/dvh...Linus Torvalds2017-01-052-22/+22
|\ \ \ \ \ \ \
| * | | | | | | platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting cal...Micha? K?pie?2016-12-281-21/+21
| * | | | | | | platform/x86: fix surface3_button build errorsRandy Dunlap2016-12-281-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'drm-intel-fixes-2017-01-05' of git://anongit.freedesktop.org/git/d...Linus Torvalds2017-01-0511-45/+190
|\ \ \ \ \ \ \
| * | | | | | | drm/i915: Prevent timeline updates whilst performing resetChris Wilson2017-01-031-1/+9
| * | | | | | | drm/i915: Silence allocation failure during sg_trim()Chris Wilson2017-01-031-1/+1
| * | | | | | | drm/i915: Don't clflush before release phys objectChris Wilson2017-01-031-4/+6
| * | | | | | | drm/i915: Fix oops in overlay due to frontbuffer trackingVille Syrjälä2017-01-031-2/+2
| * | | | | | | drm/i915: Fix oopses in the overlay code due to i915_gem_active stuffVille Syrjälä2017-01-032-1/+21
| * | | | | | | drm/i915: Initialize overlay->last_flip properlyVille Syrjälä2017-01-031-0/+2
| * | | | | | | drm/i915: Move the min_pixclk[] handling to the end of readoutVille Syrjälä2017-01-031-16/+16
| * | | | | | | drm/i915: Force VDD off on the new power seqeuencer before starting to use itVille Syrjälä2017-01-031-7/+34