summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-25PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name()Ulf Hansson
2019-04-25PM / Domains: Search for the CPU device outside the genpd lockUlf Hansson
2019-04-25PM / Domains: Drop unused in-parameter to some genpd functionsUlf Hansson
2019-04-25PM / Domains: Use the base device for driver_deferred_probe_check_state()Ulf Hansson
2019-04-25Merge cpuidle material depended on by the subsequent changes.Rafael J. Wysocki
2019-04-25PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domainUlf Hansson
2019-04-25PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev()Ulf Hansson
2019-04-25PM / Domains: Don't kfree() the virtual device in the error pathUlf Hansson
2019-04-18PM / Domains: remove unnecessary unlikely()Yangtao Li
2019-04-13Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-04-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-04-13Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-12clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez
2019-04-12clk: mediatek: fix clk-gate flag settingWeiyi Lu
2019-04-12Merge tag 'iommu-fix-v5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-04-12Merge tag 'mmc-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-04-12Merge tag 'acpi-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-04-12Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-12iommu/amd: Set exclusion range correctlyJoerg Roedel
2019-04-12Merge tag 'drm-intel-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-04-12Merge tag 'drm-misc-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-04-11PM / Domains: Add genpd governor for CPUsUlf Hansson
2019-04-11platform/x86: pmc_atom: Drop __initconst on dmi tableStephen Boyd
2019-04-11Merge tag 'gvt-fixes-2019-04-11' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch
2019-04-11nvme-fc: correct csn initialization and increments on errorJames Smart
2019-04-11mmc: sdhci-omap: Don't finish_mrq() on a command error during tuningFaiz Abbas
2019-04-11Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-11Merge branch 'mediatek-drm-fixes-5.1' of https://github.com/ckhu-mediatek/lin...Dave Airlie
2019-04-11Merge tag 'drm/tegra/for-5.1-rc5' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-04-11gpu: host1x: Fix compile error when IOMMU API is not availableStefan Agner
2019-04-11drm/i915/gvt: Roundup fb->height into tile's height at calucation fb->sizeXiong Zhang
2019-04-10clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller
2019-04-10PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko
2019-04-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-10lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecsHans Holmberg
2019-04-10IB/hfi1: Do not flush send queue in the TID RDMA second legKaike Wan
2019-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-04-10drm/i915/dp: revert back to max link rate and lane count on eDPJani Nikula
2019-04-10drm/i915/icl: Fix port disable sequence for mipi-dsiVandita Kulkarni
2019-04-10drm/i915/icl: Ungate ddi clocks before IO enableVandita Kulkarni
2019-04-10nvme: cancel request synchronouslyMing Lei
2019-04-10scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang
2019-04-10virtio-blk: limit number of hw queues by nr_cpu_idsDongli Zhang
2019-04-09Bluetooth: btusb: request wake pin with NOAUTOENBrian Norris
2019-04-10cpuidle: Export the next timer expiration for CPUsUlf Hansson
2019-04-10PM / Domains: Add support for CPU devices to genpdUlf Hansson
2019-04-10PM / Domains: Add generic data pointer to struct genpd_power_stateUlf Hansson